Skip to content

A series of simulations organized as homework assignments that were part of the course on Neuromorphic Engineering at IIT Bombay (course code: EE 746)

License

Notifications You must be signed in to change notification settings

siam7tong/Spiking-Neural-Network-Simulations

 
 

Repository files navigation

Spiking-Neural-Network-Simulations

A series of MATLAB simulations organized as homework assignments that were part of the course on Neuromorphic Engineering at IIT Bombay (course code: EE 746)

Most of the code is built on a few basic functions, which could be useful if you're trying to build your own simulations of spiking neural networks in MATLAB.

In every folder, you'll find the decription of the problems being solved in the `HW.pdf' file. Descriptions of the solutions that you will find in the code are in the HW_Solution.pdf' files. Each 'Problem*' subfolder contains a 'main.m' file which can be run directly in MATLAB to view results. The exact code can be found in the other files.

About

A series of simulations organized as homework assignments that were part of the course on Neuromorphic Engineering at IIT Bombay (course code: EE 746)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • MATLAB 99.8%
  • Objective-C 0.2%