Skip to content

cyansky99/NewroSim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NewroSim

NewroSim is a tool for simulating DNN in pseudo-CBA neuromorphic hardware. It was inspired by MLP_NeuroSim_V3.0 but has totally different structure and was made from scratch by Mingi Kim(Undergraduate Student, Major in Materials Science and Engineering, Seoul National University). Default parameters of hardware physical properties are originated from MLP_NeuroSim_V3.0.

Install and Run

$ git clone https://github.com/cyansky99/NewroSim.git
$ cd NewroSim
$ unzip data.zip
$ make
$ ./main

References

  1. Chen, P. Y., Peng, X., & Yu, S. (2018). NeuroSim: A circuit-level macro model for benchmarking neuro-inspired architectures in online learning. IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems, 37(12), 3067-3080.
  2. Deng, L. (2012). The mnist database of handwritten digit images for machine learning research. IEEE Signal Processing Magazine, 29(6), 141–142.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors