Skip to content

Commit

Permalink
Update experimental results
Browse files Browse the repository at this point in the history
  • Loading branch information
Jinqi Huang committed Feb 22, 2022
1 parent ef90824 commit 31eb44c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# NeuroPack
Paper available here: [NeuroPack: An Algorithm-level Python-based Simulator for Memristor-empowered Neuro-inspired Computing](https://arxiv.org/abs/2201.03339)

`experimentalResults.npz` gives experimental results shown in the paper.

NeuroPack is an algorithm-level simulator for memrsitor-based neuromorphic designs. It incorporates an empirical memristor model [here](https://arxiv.org/abs/1703.01167) to simulate how memristor states change during an online-training process.
To get memristor fitting parameters, please use [ArC One](https://github.com/arc-instruments/arc1_pyqt) instrument module 'ParameterFit'.

Expand Down

0 comments on commit 31eb44c

Please sign in to comment.