
imitation 1.0.1
0
Implementation of modern reward and imitation learning algorithms.
Contents
Implementation of modern reward and imitation learning algorithms.
Stars: 1689, Watchers: 1689, Forks: 296, Open Issues: 95The HumanCompatibleAI/imitation repo was created 7 years ago and the last code push was 1 years ago.
The project is very popular with an impressive 1689 github stars!
How to Install imitation
You can install imitation using pip
pip install imitation
or add it to a project with poetry
poetry add imitation
Package Details
- Author
- Center for Human-Compatible AI and Google
- License
- MIT
- Homepage
- https://github.com/HumanCompatibleAI/imitation
- PyPi:
- https://pypi.org/project/imitation/
- GitHub Repo:
- https://github.com/HumanCompatibleAI/imitation
Classifiers
Related Packages
Errors
A list of common imitation errors.
Code Examples
Here are some imitation code examples and snippets.
GitHub Issues
The imitation package has 95 open issues on GitHub
- Device misplacement
pythonfix