Andrea PIERRÉ
|
f33a1d8ec9
|
Add a note on how to seed the action space (#383)
|
2023-03-13 23:33:37 +00:00 |
|
Valentin
|
e2a80e0f3b
|
Modify filterwarnings in Pytest configuration (#379)
|
2023-03-13 13:27:58 +00:00 |
|
Valentin
|
c5fd30e59e
|
Reduce numbers of warnings in CI (#375)
|
2023-03-13 11:10:28 +00:00 |
|
Mark Towers
|
05ff41ac9d
|
Update gen-gifs to new render api (#371)
|
2023-03-08 20:50:01 +00:00 |
|
Mark Towers
|
42524b688f
|
Update gen-mds.py (#370)
|
2023-03-08 18:01:24 +00:00 |
|
Mark Towers
|
9d8db14e7f
|
Update EnvSpec to improve backward compatibility (#355)
|
2023-03-08 14:07:09 +00:00 |
|
Mark Towers
|
cb3f0d19cd
|
Add all atari environments and remove pip install atari from documentation (#367)
|
2023-03-08 12:31:43 +00:00 |
|
devhoodit
|
e22897f588
|
Fix Blackjack observation from boolean to int as expected (#366)
|
2023-03-08 11:42:07 +00:00 |
|
Bc. Martin Kubovčík
|
b68a2d1d4b
|
Update third_party_environments.md (#362)
|
2023-03-07 12:01:00 +00:00 |
|
Cameron Cooke
|
4d3a65e765
|
Lunar lander code clarity (#354)
|
2023-03-03 11:13:46 +00:00 |
|
Mark Towers
|
046e858a85
|
Bump Pygame to 2.1.3 and Mujoco to 2.3.2 (#346)
|
2023-02-25 18:48:18 +00:00 |
|
Mark Towers
|
9e3200d000
|
Update EnvSpec and make to support reproducing the "whole" environment spec including wrappers (#292)
Co-authored-by: will <will2346@live.co.uk>
Co-authored-by: Will Dudley <14932240+WillDudley@users.noreply.github.com>
Co-authored-by: Mark Towers <marktowers@Marks-MacBook-Pro.local>
|
2023-02-24 11:34:20 +00:00 |
|
Mark Towers
|
6f35e7f87f
|
Update to v0.28.0
|
2023-02-23 16:08:32 +00:00 |
|
Mark Towers
|
daf0ac3900
|
Update and add testing for the stateful observation wrapper (#224)
|
2023-02-23 16:07:58 +00:00 |
|
Mark Towers
|
f9b81acf12
|
update pre-commit (#344)
|
2023-02-22 15:41:40 +00:00 |
|
Mark Towers
|
a7d9146b1d
|
Update vector space utility functions for all spaces (#223)
|
2023-02-22 15:05:58 +00:00 |
|
Mark Towers
|
761bb2e033
|
Fix the wrapper type hints (#337)
|
2023-02-22 13:58:29 +00:00 |
|
Kallinteris Andreas
|
2f42af629b
|
MuJoCo/Ant clarify the lack of use_contact_forces on v3 (and older) (#342)
|
2023-02-21 17:18:16 +00:00 |
|
John Balis
|
d32bc80325
|
Adds Jax Blackjack env to main (#338)
|
2023-02-21 11:38:11 +00:00 |
|
Jet
|
1a75ce1bf7
|
Change Gym Notices to Farama Notifications (#332)
|
2023-02-20 16:05:39 +00:00 |
|
Mark Towers
|
b3685f51a2
|
Update the experimental vector shared memory util functions (#339)
|
2023-02-20 16:02:12 +00:00 |
|
Manuel Goulão
|
31277a8f5b
|
Update docs/README.md to link to a new CONTRIBUTING.md for docs (#340)
|
2023-02-19 11:59:13 +00:00 |
|
Mark Towers
|
a55b42dd1e
|
Copy vector to experimental.vector (#317)
|
2023-02-18 21:08:08 +00:00 |
|
Mark Towers
|
be58fffb46
|
Fix CI due to shimmy bump (#335)
|
2023-02-17 21:38:59 +00:00 |
|
D. Debnath
|
5f7ba53daa
|
Fix grammatical mistake in the documentation (#333)
|
2023-02-17 17:07:55 +00:00 |
|
Valentin
|
5bb67ee69d
|
Add docstring parser to remove duplicate in Gymnasium website (#329)
|
2023-02-15 17:26:49 +00:00 |
|
Mihai Capotă
|
54a2858a8a
|
Document Box integer bounds (#331)
|
2023-02-15 01:31:37 +00:00 |
|
Mark Towers
|
a383aa5d48
|
Update atari documentation (#330)
|
2023-02-15 01:30:47 +00:00 |
|
Ariel Kwiatkowski
|
0bb8b0cc73
|
Properly hide additional requirements between separate imports (#323)
Co-authored-by: Mark Towers <mark.m.towers@gmail.com>
|
2023-02-14 15:03:38 -05:00 |
|
Valentin
|
f6d41e85f9
|
Fix type hints errors in gymnasium/spaces (#327)
|
2023-02-13 17:18:40 +00:00 |
|
Ariel Kwiatkowski
|
d101d389dc
|
Properly handle different kwargs in the new vector API (#324)
|
2023-02-12 19:17:57 +00:00 |
|
Howard Huang
|
79ae76ed1e
|
Type hint fixes and added __all__ dunder (#321)
|
2023-02-12 17:42:32 +00:00 |
|
Ariel Kwiatkowski
|
9bc0bf308d
|
New vector API + Functional environments + (vector) wrappers (#97)
Co-authored-by: Roberto Schiavone <hello@robertoschiavone.io>
|
2023-02-12 12:49:37 +00:00 |
|
Mahdi Khodabandeh
|
76559ed553
|
Fixed Box.sample bug for up-bounded discrete or boolean dtypes (#249)
Co-authored-by: Mark Towers <mark.m.towers@gmail.com>
|
2023-02-06 11:00:09 +00:00 |
|
Mark Towers
|
4dd526d370
|
Reorder functions and refactor registration.py (#289)
Co-authored-by: Mark Towers <marktowers@Marks-MacBook-Pro.local>
|
2023-02-05 00:05:59 +00:00 |
|
Manuel Goulão
|
61f80d62a0
|
Update Comet's tutorial link (#306)
|
2023-02-01 22:30:49 +00:00 |
|
nerdyespresso
|
3724c3d683
|
Add Comet integration (#304)
|
2023-02-01 22:25:03 +00:00 |
|
Kevlyn Kadamala
|
8031da71e6
|
Add Stack to Sequence space - #217 (#284)
Co-authored-by: StringTheory <mark.m.towers@gmail.com>
|
2023-01-30 12:57:32 +00:00 |
|
Ariel Kwiatkowski
|
33b9884ab6
|
Fix pre-commit (#299)
|
2023-01-30 10:39:09 +01:00 |
|
Manuel Goulão
|
a10ae1771d
|
Ignore GymV21Environment when building environments docs (#295)
|
2023-01-27 17:00:45 +00:00 |
|
Manuel Goulão
|
b0f2fabdd9
|
Add Comet Tutorial (#293)
|
2023-01-26 10:12:07 +00:00 |
|
Mark Towers
|
b4c02d4b4b
|
Change GymV22Compatibility to GymV21Compatibility (#282)
|
2023-01-26 09:46:02 +00:00 |
|
Valentin
|
d46ff0e129
|
Formated doctest and added more consistency (#281)
|
2023-01-23 10:30:00 +00:00 |
|
Jordan Terry
|
6b93fae20b
|
Update README.md
|
2023-01-22 19:49:14 -05:00 |
|
Jordan Terry
|
a7d97016f1
|
Update README.md
|
2023-01-22 19:48:51 -05:00 |
|
Rodrigo de Lazcano
|
0f6094e518
|
remove donation link
|
2023-01-22 18:15:51 -05:00 |
|
Rodrigo de Lazcano
|
c448801702
|
remove liberapay
|
2023-01-22 16:40:57 -05:00 |
|
Ryan
|
92fd43914d
|
Fix AttributeError in lunar_lander.py (#278)
|
2023-01-21 09:02:47 +00:00 |
|
raphajaner
|
cd8dc81bd6
|
Adding a self._update_running_mean property to block updating the statistics of NormalizeX Wrappers (#268)
Co-authored-by: raphajaner <raphael.trumpp@tum.de>
|
2023-01-20 15:42:27 +00:00 |
|
Matyasch
|
57819c4c90
|
Switch references of the MultiBinary and MultiDiscrete classes in documentation (#279)
|
2023-01-20 14:56:36 +00:00 |
|