Skip to content

0.2.8

Compare
Choose a tag to compare
@Hananel-Hazan Hananel-Hazan released this 25 Oct 15:40
· 654 commits to master since this release
e69b975

This release summarizes the last changes and improvements in 0.2.8

Changes:

  1. Runtime optimization speed up - core functions (#384) .
  2. Installation scripts - added python 3.8 and PyTorch 1.6 (#392, #400, #404)
  3. Examples - code readability, graphs, and reproducibility (#386, #387, #396, #411).
  4. 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) .
  5. 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.