Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 644 Bytes

File metadata and controls

11 lines (8 loc) · 644 Bytes

LearningProcess

LearningProcess.ipynb contains:

  • STDP (Spike-Timing Dependent Plasticity): A simulation of unsupervised learning process in our brains.
  • Reward-Based STDP: A simulation of reinforcement learning process in our brains.

Report.pdf contains:

  • A complete explanation of required mathematics and related biological basics.
  • The results of the project.

previous project of computatuinal Neuroscience