Skip to content

Commit

Permalink
Add gym-autokey to third party environment list (#2055)
Browse files Browse the repository at this point in the history
This env is a bit more heavyweight due to the size and complexity of the underlying KeY prover, but I hope that you too can build/test it hand have some fun there 😄

Please notify me if there is anything wrong with the installation or the env itself.
  • Loading branch information
Flunzmas committed Oct 23, 2020
1 parent 38a1f63 commit e6a758d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/environments.md
Original file line number Diff line number Diff line change
Expand Up @@ -321,3 +321,9 @@ Learn more here: https://github.com/towzeur/gym-abalone
An environment that implements a typical [multi-armed bandit scenario](https://en.wikipedia.org/wiki/Multi-armed_bandit) where an [ad server](https://en.wikipedia.org/wiki/Ad_serving) must select the best advertisement to be displayed in a web page. Some example agents are included: Random, epsilon-Greedy, Softmax, and UCB1.

Learn more here: https://github.com/falox/gym-adserver

### gym-autokey: Automated rule-based deductive program verification

An environment for automated rule-based deductive program verification in the KeY verification system.

Learn more here: https://github.com/Flunzmas/gym-autokey

0 comments on commit e6a758d

Please sign in to comment.