Skip to content

Version 2.2.4.0

Compare
Choose a tag to compare
@chaoming0625 chaoming0625 released this 29 Nov 04:03
· 1205 commits to master since this release
af185c5

This release has updated many functionalities and fixed several bugs in BrainPy.

New Features

  1. More ANN layers, including brainpy.layers.Flatten and brainpy.layers.Activation.
  2. Optimized connection building for brainpy.connect module.
  3. cifar dataset.
  4. Enhanced API and Doc for parallel simulations via brainpy.running.cpu_ordered_parallel, brainpy.running.cpu_unordered_parallel, brainpy.running.jax_vectorize_map and brainpy.running.jax_parallelize_map.

What's Changed

New Contributors

Full Changelog: V2.2.3.6...V2.2.4