Skip to content

Latest commit

 

History

History
13 lines (5 loc) · 1.49 KB

File metadata and controls

13 lines (5 loc) · 1.49 KB

Computational-Neuroscience-Python-Code

As a part of "Computational Neuroscience" course offered by University of Washington, Seatlle, on Coursera, I've exercised coding in Python for solving questions in the course. Here are few Jupyter Notebooks (made interactive using Binder) involving problem statements (proposed as a part of quiz assesments by the above mentioned course), and their solutions (not provided by the courses, were supposed to be exercised by the students) in Python code:

  • Information theory, and Neural Coding: Plotting the tuning curves of neurons in the cercal organs of a cricket insect (Launch, and interact with the Jupyter Notebook by clicking on the Binder logo below - Information theory, and Neural Coding.ipynb):
    Binder

Note: The problem statements were framed by the course instructors (Adrienne Fairhall and Rajesh Rao) as a part of the course, and the data (which was used in solving the problem statement) provided was either taken from reference textbooks (in this case, "Theoretical Neuroscience" by Peter Dayan), or experimental data.