Skip to content
This repository has been archived by the owner on Jun 14, 2022. It is now read-only.

Tags: norabelrose/imitation

Tags

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
compute_train_stats: Fix logits passed in as proba (HumanCompatibleAI…

…#273)

Led to an error when I was training.

v1.2.0

Toggle v1.2.0's commit message
imitation: Bump version to 0.2.0

v0.1.1

Toggle v0.1.1's commit message
Final TF1 release

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Clean up for PyPI Upload (HumanCompatibleAI#187)

* Update setup.py to prepare for PyPI release

* Remove stray __init__ file (was breaking pytype amongst other problems)

* Seals not benchmark_environments

* Rename benchmark_environments to seals

* Fix SEALS version

* Update configuration guidelines (now horribly out of date)

* Clarify contribution guidelines in README and update code coverage to have stricter check for project/main

* Add PyPi badge in anticipation of our glourious indexed future

* Update Ray to 0.8.x and make dependency optional