Lava is getting a major update supporting several new Loihi hardware features and the first end-to-end application tutorials. Check out the release notes and clone the public repository to get started. Significant milestones include:
An initial version of the Lava Learning API for CPUs that allows users to evaluate learning rule implementations exactly as they run on Loihi 2, and a tutorial for 2-factor STDP.
An updated Lava Deep Learning (Lava-DL) application tutorial that makes full use of Loihi 2 features such as convolutional network compression and graded message passingspikes.
The first version of a quadratic unconstrained binary optimization (QUBO) solver for optimization problems, and a tutorial on how to tune hyper-parameters to solve real-world problems.
...