Lava 0.1.0 #5
mgkwill
announced in
Announcements
Replies: 2 comments 8 replies
-
Hi, I wonder what kinds of learning methods will be supported. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Hi @zhangs22,
We do not have any examples right now. But as soon as we release them we will provide more documentation around that. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Release 0.1.0
This first release of Lava introduces its high-level, hardware-agnostic API for developing algorithms of distributed, parallel, and asynchronous processes that communicate with each other via message-passing over channels with each other. The API is released together with the Lava compiler and runtime which together form the Magma layer of the Lava software framework.
Our initial version of Magma allows you to familiarize yourself with the Lava user interface and to build first algorithms in Python that can be executed on CPU without requiring access to physical or cloud based Loihi resources.
New Features and Improvements
Bug Fixes and Other Changes
Thanks to our Contributors
@GaboFGuerra, @joyeshmishra, @PhilippPlank, @drager-intel, @mathisrichter, @srrisbud, @ysingh7, @phstratmann, @mgkwill, @awintel
Breaking Changes
Known Issues
This discussion was created from the release Lava 0.1.0.
Beta Was this translation helpful? Give feedback.
All reactions