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: 469, Watchers: 469, Forks: 32, Open Issues: 47The poets-ai/elegy
repo was created 4 years ago and the last code push was 1 years ago.
The project is popular with 469 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 47 open issues on GitHub
- Cleanup Documentation
- Random state within a Loss
- [Bug] Installing elegy is broken by jax v0.2.21