Skip to content

v0.7.3-beta

Latest
Compare
Choose a tag to compare
@Saran-nns Saran-nns released this 27 Dec 20:49
· 16 commits to master since this release
c2af66c

What's Changed

New Feature Update:

  • Added callbacks argument. The simulate_sorn and train_sorn class methods will return state_dict and the user requested network states and parameters as a dictionary. * @Saran-nns in #43

Thrashed

  • Removed async ops due to the delay in fetching operations between processes and memory. Further, the implemented operations (at current state) are not CPU intensive. * @Saran-nns in #42

Full Changelog: v0.7.0...v0.7.3