Mathis Richter
Mathis Richter
Issue Number: Objective of pull request: Imports all APIs that are relevant to users at the top Lava package level, enabling most users to write their programs with a single...
### User story As a user, I would like to combine multiple features into a Lava Process on-the-fly to reduce code duplication and make Processes more modular. ### Conditions of...
### User story As a Lava maintainer, I want to know how quickly we resolve support requests on Github to move toward shorter lead times in a data-driven way. Note:...
### User story As a Lava user, I want to be able to visualize several aspects of my Lava application in order to gain clarity on its functioning. ### Conditions...
### User story As a user, I want the Lava tutorials to cover all basic funcationality so that I can start learning from a concrete example and become productive faster....
### User story As a user, I want to have documentation on all user-facing APIs of Lava so that I can help myself and become productive. ### Conditions of satisfaction...
- Nice to have - For debug, understand network ### User story As a user I want to be able to easily retrieve and visualize the process graph configured in...
### User story As a user, I want an interactive simulator for neuron dynamics to understand parameters and resulting neuron behavior in a more hands-on way. Note: Could be an...
### User story As a user, I want to have an implementation of Legendre memory units in Lava to represent temporal information of an input signal. Note: See https://www.nengo.ai/nengo/examples/learning/lmu.html
### User story As a user, I want to have a tutorial that explains how to implement a training loop without the assistant to clarify how Pytorch training is done....