0.2.8
This release summarizes the last changes and improvements in 0.2.8
Changes:
- Runtime optimization speed up - core functions (#384) .
- Installation scripts - added python 3.8 and PyTorch 1.6 (#392, #400, #404)
- Examples - code readability, graphs, and reproducibility (#386, #387, #396, #411).
- When using GPU, some variables (GYM, reward STDP, and graph related), accidentally stayed on the CPU, now moved to GPU (#388, #403, #406, #409, #412, #420) .
- More flexibility when building network. Adding the ability to build Network without a designated input layer (#416), now every layer can get external input using a volt injection or spike injection.
We know we have some open issues, feel free to give a hand.