higher 0.2.1
0
A pytorch library allowing users to obtain higher order gradients over losses spanning training loop
Contents
A pytorch library allowing users to obtain higher order gradients over losses spanning training loops rather than individual training steps.
Stars: 1583, Watchers: 1583, Forks: 123, Open Issues: 63The facebookresearch/higher
repo was created 5 years ago and the last code push was 2 years ago.
The project is very popular with an impressive 1583 github stars!
How to Install higher
You can install higher using pip
pip install higher
or add it to a project with poetry
poetry add higher
Package Details
- Author
- Edward Grefenstette
- License
- Apache
- Homepage
- https://github.com/facebookresearch/higher
- PyPi:
- https://pypi.org/project/higher/
- GitHub Repo:
- https://github.com/facebookresearch/higher
Classifiers
Related Packages
Errors
A list of common higher errors.
Code Examples
Here are some higher
code examples and snippets.