AnitaSoroush / NeuralPopulationsAndDecisionMaking

This repository is simulating the process of decision making in our brain that is done by neuron populations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NeuralPopulationsAndDecisionMaking

NeuralPopulationsAndDecisionMaking.ipynb is devided into 3 parts:

  • Part1: Conection of 2 neurons(excitatory-excitatory, excitatory-inhibitory and inhibitory-inhibitory).
  • Part2: An implementation of 5 different currents to be the input of our neurons.
  • Part3: A simulation of decision-making process using 2 excitatory and 1 inhibitory populations.

Report.pdf contains:

  • A complete explanation of required mathematics.
  • The results of the project.

previous project of computatuinal Neuroscience

next project of computatuinal Neuroscience

About

This repository is simulating the process of decision making in our brain that is done by neuron populations.


Languages

Language:Jupyter Notebook 100.0%