Skip to content

0.3.0

Compare
Choose a tag to compare
@Hananel-Hazan Hananel-Hazan released this 20 Sep 01:16
· 380 commits to master since this release
3c9b9ba

This release summarizes the last changes and improvements in 0.3.0

Changes:

  1. New environment for RL experiments - dot tracing #507
  2. Improve encoding performance #484
  3. Improve nodes trace values and network input spikes format assert. #501
  4. Added ability to use tensors for wmin/wmax on synaptic connections #509
  5. Fixing issue with demos:
    • Fix an issue with accuracy reporting #482
    • fix dimensions issues with layers with different shape #488
    • Fix dimensions size issue at breakout baseline network #489
    • Improve documentation for reservoir #492
    • Fix typos #501, #492
  6. Updating to PyTorch 1.9 #499
  7. Switch to Poetry installation (#513, #517,)
  8. Adding isort and autoflake to the commit workflow #518

Thanks for everyone involved with this release!
@het-25 @mahbodnr @petermarathas @cearlUmass @kamue1a @SimonInParis @danielgafni