├── README.txt ├── SNNTrainRoutine.py ├── paramGenerator.py └── parameters_default.txt /README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saunak1994/SNNforMNIST/HEAD/README.txt -------------------------------------------------------------------------------- /SNNTrainRoutine.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saunak1994/SNNforMNIST/HEAD/SNNTrainRoutine.py -------------------------------------------------------------------------------- /paramGenerator.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saunak1994/SNNforMNIST/HEAD/paramGenerator.py -------------------------------------------------------------------------------- /parameters_default.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/saunak1994/SNNforMNIST/HEAD/parameters_default.txt --------------------------------------------------------------------------------