
elegy 0.8.6
0
Elegy is a Neural Networks framework based on Jax and Haiku.
Contents
Elegy is a Neural Networks framework based on Jax and Haiku.
Stars: 435, Watchers: 435, Forks: 32, Open Issues: 46The poets-ai/elegy
repo was created 2 years ago and was last updated 9 hours ago.
The project is popular with 435 github stars!
How to Install elegy
You can install elegy using pip
pip install elegy
or add it to a project with poetry
poetry add elegy
Package Details
- Author
- Cristian Garcia
- License
- APACHE
- Homepage
- https://poets-ai.github.io/elegy
- PyPi
- https://pypi.org/project/elegy/
- GitHub Repo
- https://github.com/poets-ai/elegy
Classifiers
Related Packages
Errors
A list of common elegy errors.
Code Examples
Here are some elegy
code examples and snippets.
GitHub Issues
The elegy package has 46 open issues on GitHub
- Cleanup Documentation
- Random state within a Loss
- [Bug] Installing elegy is broken by jax v0.2.21