Skip to content

Release 0.2.0

Compare
Choose a tag to compare
@tbekolay tbekolay released this 31 May 21:12
· 15 commits to master since this release

Added

  • Added the association matrix learning rule (AML) to learn associations from cue vectors to target vectors in a one-shot fashion without catastrophic forgetting. (#72)
  • Added classes to convert Nengo models to GEXF for visualization with Gephi. (#54)
  • Added a Camera process to stream images from a camera to Nengo. (#61)