Commit Graph

80 Commits

Author SHA1 Message Date
Dimitrios Koutras
27f42ef9ab Add MarsExplorer (https://github.com/dimikout3/MarsExplorer), a third party environment (#2389) 2021-09-03 12:28:36 -04:00
Rohan138
c00c1babb9 Remove unused toytext environments (#2384)
* Moved Unused ToyText Environments

* Fixed error message

* removed KellyCoinFlip test

removed KellyCoinFlip tests

removed KellyCoinFlip tests

* black

* Modified docs
2021-09-01 23:22:01 -04:00
Costa Huang
a004558445 add episodic trigger (#2376) 2021-08-31 16:59:21 -04:00
J K Terry
150404104a Move Algorithmic Environments to Third Party Repo (#2344)
* try removing algorithmic environments

* fix tests

* algorithmic environments

* Moved algorithmic environments (#2363)

* Moved algorithmic environments

Moved algorithmic environments

Moved algorithmic environments

* blacken

* remove bad link

Co-authored-by: Rohan138 <66227218+Rohan138@users.noreply.github.com>
2021-08-27 09:48:24 -04:00
Ariel Kwiatkowski
4e38147f15 Taxi-v3 docs fix (#2360)
* Changed the docstring of Taxi env

* Changed the docs of Taxi env
2021-08-26 15:09:54 -04:00
Alfred W. Jacob
81489aba95 Fix Roulette Documentation (#2356) 2021-08-26 11:46:28 -04:00
J K Terry
edc233288e Update environments.md 2021-08-25 18:02:55 -04:00
Alfred W. Jacob
1d41d4b364 Add Toy Text Environment Documentation (#2353)
* Add Algorithmic Environment documentation

I have added the documentation for algorithmic environments present on OpenAI gym.

Please note Reversed_Addition and Reversed_Addition3 have a single file and can be varied by giving rows parameter values 2,3 respectively.

The following work is still pending:

*Create a new table format to accommodate hyperlinks for value ranges that use parameters defined in the class
*Add documentation for Manual Control section
*Compute Average Reward

* Correct import statements in table

* Add Toy Text Environments

* New table struct for algorithm envs

* New table struct for toy text envs

* Remove algorithmic env

* Update taxi.md

Co-authored-by: J K Terry <justinkterry@gmail.com>
2021-08-25 15:55:55 -04:00
Costa Huang
60526169c6 Add RecordVideo docs (#2332)
* add `RecordVideo` docs

* add deprecation notice
2021-08-23 10:28:30 -04:00
Jacopo Panerati
69c64d993a Update environments.md (#2338) 2021-08-21 16:09:36 -04:00
Jan Dohmen
a26e8bad08 Add LongiControl to third party environment list (#2337)
Co-authored-by: J K Terry <justinkterry@gmail.com>
2021-08-20 22:21:37 -04:00
Jacopo Panerati
c95e0493c6 Update environments.md (#2335) 2021-08-20 22:21:01 -04:00
Shreyans Jain
1377341a9d pushed first draft of tutorials.md (#2326) 2021-08-17 13:14:42 -04:00
J K Terry
a6f77bd0be Create draft md file for wrappers documentation page (#2324)
* Create draft md file for wrappers documentation page

* Update wrappers.md

* Update wrappers.md
2021-08-17 11:05:22 -04:00
Justin Terry
76dd8d0c1c typos 2021-08-16 19:48:38 -04:00
Shreyans Jain
212238ae89 Added api.md (#2303)
* added api.md

* added api.md

* added all the spaces and vector api

* added all the spaces and vector api

* Update docs/api.md

Co-authored-by: Antonin RAFFIN <antonin.raffin@ensta.org>

* added random policy output

* Update api.md

* Update api.md

* Update api.md

Co-authored-by: Antonin RAFFIN <antonin.raffin@ensta.org>
2021-08-16 18:37:48 -04:00
Chris Cummins
5f47852221 Add CompilerGym to third party environment list. (#2320) 2021-08-16 16:45:04 -04:00
J K Terry
8810382977 Bump frozen lake Versions (#2315)
* bump versions

* properly bump versions
2021-08-13 00:18:42 -04:00
Xingdong Zuo
8070fb96c5 Update environments.md (#2308) 2021-08-10 23:22:58 -04:00
Mathieu Poliquin
31be35ecd4 Added 'stable-retro' to third party env list (#2266) 2021-07-28 12:40:56 -04:00
Christian Clauss
2ef26144a2 Fix typos discovered by codespell (#2256)
Typos
2021-07-27 01:20:29 -04:00
Ikko Ashimine
065e6a5d74 Fix URL (#2244)
http -> https
2021-07-26 15:54:42 -04:00
Merve Noyan
98777c455c Fixed broken link (arcade learning environment) (#2222) 2021-07-26 15:53:24 -04:00
Erfan Miahi
a766dd0a2c A third-party environment named RiverSwim (#2086)
RiverSwim which is a simple hard exploration environment has been added to the list of third-party environments.

Co-authored-by: J K Terry <justinkterry@gmail.com>
2021-07-26 15:51:08 -04:00
Akash Patel
a8153126a0 add gym-ccc third-party environment package (#2087)
Co-authored-by: J K Terry <justinkterry@gmail.com>
2021-07-26 15:50:45 -04:00
MouseAndKeyboard
985de1f017 Added gym-spoof to third party environments (#2092) 2021-07-26 15:50:21 -04:00
Rajkumar Ramamurthy
cbcb6668ae Update documentation for new NLP environments (#2110)
Co-authored-by: J K Terry <justinkterry@gmail.com>
2021-07-26 15:46:59 -04:00
Johnny
db80dbe4ad Add math_prog_synth_env to list of environments (#2252)
Co-authored-by: J K Terry <justinkterry@gmail.com>
2021-07-26 15:45:01 -04:00
Yang Yu
e382c939bf Update environments.md (#2127)
Co-authored-by: J K Terry <justinkterry@gmail.com>
2021-07-26 15:44:27 -04:00
qdevpsi3
0de634b2ce Add qas-gym to environments.md (#2226)
Co-authored-by: J K Terry <justinkterry@gmail.com>
2021-07-26 15:41:35 -04:00
Matteo Lucchi
b1217f7308 Add robo-gym to third party environment list (#2248)
Co-authored-by: J K Terry <justinkterry@gmail.com>
2021-07-26 15:40:08 -04:00
Hojoung (Brian) Jang
81b2ddd106 Add gym-xiangqi to third party environment list (#2230)
* Add gym-xiangqi to env list

* Update description

Co-authored-by: J K Terry <justinkterry@gmail.com>
2021-07-26 15:36:28 -04:00
Mohamad H. Danesh
7d72f9535f Update environments.md (#2251)
Add a new environment to the list.
2021-07-26 15:35:27 -04:00
Adwait Naik
57968cacd0 updated Gridworld: A simple 2D grid environment (#2073) 2020-10-23 13:47:06 -07:00
Andreas Boltres
e6a758da3c Add gym-autokey to third party environment list (#2055)
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.
2020-10-23 11:53:11 -07:00
Fredrik Norén
0424d59fe8 Add gym-derk to environments (#2044)
Co-authored-by: pzhokhov <peterz@openai.com>
2020-09-25 16:14:29 -07:00
Alberto Falossi
f9110b5bb4 Added gym-adserver (#2049) 2020-09-25 15:49:37 -07:00
towzeur
811ad53571 Update environments.md (#2035)
added abalone-gym
2020-09-11 15:10:51 -07:00
JacopoPan
6dd6568380 Add gym-pybullet-drones to third party environment list (#2024)
* Update environments.md

* Update environments.md
2020-08-28 13:42:04 -07:00
osannolik
72ac1a70e6 Add gym-goddard to third party environment list (#1998) 2020-08-14 14:59:19 -07:00
CuriousCAT
345c65973f Gridworld added (#1970) 2020-06-23 17:00:45 -07:00
hardmaru
d53a134619 Can I add Slime Volleyball Gym Environment here? 2020-06-12 14:23:22 -07:00
Kavish Hukmani
612bf41c5a Added RubiksCubeGym (#1930) 2020-05-29 14:08:01 -07:00
Christopher Hesse
76c33bd948 add modelica environment 2020-04-24 15:01:33 -07:00
Jianyu Chen
a75cb47be2 add gym-carla to third-party environment list (#1861) 2020-04-24 16:48:43 -05:00
pzhokhov
f4b70286be add nas-env to third party environments (#1794)
Co-authored-by: peterz <peterz@peterzs-MacBook-Pro.local>
2020-04-10 17:11:38 -05:00
Edouard Leurent
1c710ff03b Add highway-env to third party environments in environments.md (#1839)
[highway-env](https://github.com/eleurent/highway-env) is a simulated
driving environment for high-level decision-making.

Co-authored-by: pzhokhov <peterz@openai.com>
2020-03-06 17:03:10 -05:00
Alexis DUBURCQ
d67f4ca0e8 Add gym-jiminy in the third-party environments doc (#1835)
I have developed a new open source simulator for poly-articulated system called Jiminy. It relies on the powerful rigid body dynamics framework Pinocchio for the physics evaluation, and meshcat for real-time visualization.
I think the project is now mature enough for everyone to use it, despite being partially undocumented. The library has been designed for fast prototyping of control algorithms and machine learning. It is easy to use and several examples of classical control theory and machine learning are available (cartpole, double and simple pendulums).
2020-03-06 16:51:15 -05:00
Christopher Hesse
8e5a7ca3e6 Update environments.md 2019-12-13 22:35:33 -08:00
wkirgsn
19cb6bd358 add gym-electric-motor env to third party list (#1718) 2019-10-25 14:16:55 -07:00