Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/JuliaReinforcementLearning/ReinforcementLearningEnvironments.jl

A one-stop package for different reinforcement learning environments
https://github.com/JuliaReinforcementLearning/ReinforcementLearningEnvironments.jl

Delete format_check.yml

eb6d2c26658621d07d8eba9ead54cd939060cd6f authored almost 5 years ago
Format .jl files (#46)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

53165c3d0459f18e404fc93be7bee1f1ed70622d authored almost 5 years ago
CompatHelper: bump compat for "GR" to "0.48" (#45)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

2f266f2efdfc33d5df1ebf861a37837433362a1c authored almost 5 years ago
Overload ReinforcementLearningBase.render for MountainCarEnv (#43)

* Implement ReinforcementLearningBase.render for MountainCarEnv

* Update mountain_car.jl

C...

6f24ae391e513effbbce49cbec3993753e212c46 authored almost 5 years ago
Update Project.toml

b5533fa19687f9c4c4069901880d3b23bf08311f authored almost 5 years ago
add doc (#41)

d4f6c7db427f36d4887863065bbcb84dea7aca73 authored almost 5 years ago
CompatHelper: bump compat for "GR" to "0.47" (#40)

5761cdfc4c8808976a0394f68d64c9e19a7c2059 authored almost 5 years ago
Fix terminal state in PendulumNonInteractiveEnv. (#39)

* Fix terminal state in PendulumNonInteractiveEnv.

acd81e3efb25ca8a9815750a86d6cc87f0575ee3 authored almost 5 years ago
Format .jl files (#38)

ac6ae4f11dc593c1ad4d1df2b0eaf8f9689647a2 authored almost 5 years ago
Update Project.toml

1b2b1db00d1bc6f72b0fe83a54f38b897800e7f7 authored almost 5 years ago
Add non-interactive pendulum environment. (#37)

* Add non-interactive pendulum environment.

* Fix NonInteractivePendulumEnv negative.

* Ad...

5f891e00fef2c6c998f0c972e75d9d0e5e39e40f authored almost 5 years ago
sync (#36)

f1327c599dd1abb2ee2490b6a6bdf8362abf7277 authored almost 5 years ago
Update README.md

abfc61ef0dbb882a23d3399f44e383e36f0cfda2 authored almost 5 years ago
Update Project.toml

aaa04a020da609903c7d143433ab49cba6c8a637 authored almost 5 years ago
CompatHelper: add new compat entry for "StatsBase" at version "0.32" (#34)

36b048238c594dc4d4733ceccb3252e950d9354a authored almost 5 years ago
Format .jl files (#35)

c2e5da3c049033995b96368b42efc1730bd968d7 authored almost 5 years ago
add OpenSpiel (#33)

1256bc8adeff25d2f751f2f91d2640b2d5637208 authored almost 5 years ago
Update Project.toml

4f16777b73007a91e8582fdb42fdc480befa1a91 authored almost 5 years ago
Update README.md

eed2b7144c03a49eb7d1f877229ae1e2f7c7d40d authored almost 5 years ago
CompatHelper: add new compat entry for "ReinforcementLearningBase" at version "0.6" (#31)

f9373e00252c0972a8456c5920925298cb41ab06 authored almost 5 years ago
Format .jl files (#32)

6ed2018688fc517626bc37ce98e5f97ee24c67c6 authored almost 5 years ago
use RLBase instead (#29)

* use RLBase instead

* support POMDP

* update due to dependency change

* sync

* test...

1d60e867d5d8480fb4b2e98055e6350ea0182359 authored almost 5 years ago
Create format-pr.yml

e82b75707822300361701168d428618a6f9a7e88 authored almost 5 years ago
Create format_check.yml

55fd1ffb51313343ba5e7b3ed898552bd602b86d authored almost 5 years ago
Create CompatHelper.yml

fc736483939b32e3e8f25519db4b88692304d982 authored almost 5 years ago
Install TagBot as a GitHub Action (#30)

692dabc6ea1fde7d79d8b49ecccac802e85922ef authored almost 5 years ago
correct format in compat

c95deffae1eadda4b0e602ecfdaf330bb3596b66 authored over 5 years ago
add upper bound for dependencies

8e659ef33708d08fb0d2d78300e01ede55b38319 authored over 5 years ago
Update Project.toml

9d0ae3600bb8caa577dec2eb285c23bea3d419f4 authored over 5 years ago
update atari env to use max-pooling (#22)

* update atari env

* add test cases for atari environments

* add doc

8c21b6770c01028d0496a7fefe1cfd7930c6f837 authored over 5 years ago
Bump version to v0.1.2

033cf4cb29e6e52fbb38b082603a89f2f90ff289 authored over 5 years ago
Merge pull request #21 from JuliaReinforcementLearning/update_cart_pole

Update cart pole environment to allow reaching the max_step

8971dff2bcd070cb2973dbedffc40b161598f7ca authored over 5 years ago
allow cart pole environment to reach the max_step

1750d0669fc05650f8c682f289b7f8458e48751c authored over 5 years ago
auto format code

766394c4dabc169cdab1f6eaffadcd3333249219 authored over 5 years ago
Bump version to v0.1.1

92567927bd2e795ae90e4410349f0dd4dc4cd819 authored over 5 years ago
Api change (#19)

* unify interfaces

* update screen after interact

* add minor comment

* add version che...

cd77d25854fca8059d6b54697ff8af9ff0bf3649 authored over 5 years ago
update Hanabi.jl (#12)

* update Hanabi.jl

* support Julia 1.0

* update README.md

82a21f38367d6d9ee4519baf34fe9581f50238d5 authored over 5 years ago
add DiscreteMazeEnv (#10)

d5836d83d34065e9d829082c17f4e0e96b66e5f0 authored over 5 years ago
ignore ViZDoom error for now (#11)

* allow ViZDoom broken

* bugfix

* ignore ViZDoom for now

* add some quick fixes, mdp.jl...

7443597f71621a01472b319df58a8ba6027a12f1 authored over 5 years ago
Add ContinuousMountainCar (#8)

* Int64 -> Int

* add continuous mountain car

155050de1a5d9bbc07d1b0399e22875d3b2974f3 authored over 5 years ago
Merge pull request #7 from JuliaReinforcementLearning/jb/simplemdp

add more flexible reward schemes to SimpleMDPEnv

9c4a51160d5d9755385a3ac89bd17ad98eb0eeb7 authored over 5 years ago
add more flexible reward schemes to SimpleMDPEnv

c51d583f0847f3fcb3ad85f171854fe9abb75fec authored over 5 years ago
test atari envs but defender

6a7f1bdbce6f0a4b4ec797e87cb8339b8c636636 authored over 5 years ago
adapt to new ALE version

6d23062e21514d752418cb485e320cb41741e63f authored over 5 years ago
get screen width and height

69316a1d7f288ead9f0564cf5c51b782735c6534 authored over 5 years ago
add more useful functions for Hanabi

288e0d2bd5e5e94c654635bee4e7ec7e9796ba53 authored almost 6 years ago
bugfix in Hanabi (#6)

* bugfix

049d83b2c2badd510fad509a0a9dbc44b48c1c52 authored almost 6 years ago
Update Hanabi (#5)

* pre-allocate all moves

9aafa566af3fe033cc059385a25a7d0d62855395 authored almost 6 years ago
Add Benchmarks (#4)

* testing...

* update

* update benchmarks

7c676251f2ba99529abd729b028723c2a0a5fb62 authored almost 6 years ago
update uuid of Hanabi.jl

0bae9698a3c5beec2bdd86d531f445e08046e7a5 authored almost 6 years ago
Add Hanabi (#3)

* add HanabiEnv

33d92f586c907996f645fa42043f816a5b3fc13f authored almost 6 years ago
Merge pull request #2 from JuliaReinforcementLearning/gym

Support OpenAI Gym Environments

42c8b6d222f427f0c5dcadc6b29e6a30df89541c authored almost 6 years ago
bugfix

aea14537a89679c01d71a32bf47694e08ff6edb5 authored almost 6 years ago
bugfix

fd11a3965d8a83612e73a50929008e820e9972f0 authored almost 6 years ago
update readme

58298ac465ebfff6ddc51742250102a04857242e authored almost 6 years ago
bug fix

d857315c45998ae4f080ef131dde56429deaaef1 authored almost 6 years ago
fix name issue

a3a5401f5cdcae2770021cde90d394dccff88528 authored almost 6 years ago
support gym

708fbbe9a3b27282f70f6438884a1baf7b9c998d authored almost 6 years ago
merge master

d148e7002a2002f5c021c49cd22aa5210a088ab0 authored almost 6 years ago
add TupleSpace and DictSpace

ea8011639b0cce841b93f2d963430bfc491b40e1 authored almost 6 years ago
add extra spaces

ebadc55a12e98cfca20081015225f10b1f2a7f63 authored almost 6 years ago
Add Hanabi

8df6519e9941fd1c9a7d88ff99869f4c6826213c authored almost 6 years ago
Merge pull request #1 from JuliaReinforcementLearning/jun/vizdoom

Support ViZDoom

4ff27f1cecc180eb12edae52d0caf4756666b949 authored almost 6 years ago
remove coverage temporary

4c33be6b2dda6461ec6edde8e8d2c76702340140 authored almost 6 years ago
typo fix

ae63cb2eedc9b9e5d39ad72b1627e0b0c2ae5c54 authored almost 6 years ago
use docker to test

49c6e81a19c4ee22370ca31f53372d41cb3bfd3b authored almost 6 years ago
support ViZDoom

5831cc9a1c73a65ab9fe10344a5ca5f0d6314460 authored almost 6 years ago
add todo

efa44406178ccafef02368e6312a8e32f8e860c3 authored almost 6 years ago
remove redundant code

e22580992f459877d182542777bf872df72b4219 authored almost 6 years ago
remove redundant code

c6694968e0cd0d55dd0515eada1195119b92204b authored almost 6 years ago
add badges

729fb5c9a30ec294e3bbe69eab99eefd8b597c20 authored almost 6 years ago
update README.md

fc6afb004ce6afd9b331f5dbf4af15d1dcc35e0b authored almost 6 years ago
add travis

f283ceb71d434ee8c8630e998e98568a632f481c authored almost 6 years ago
init

8541cd02b1bd925c9b9c1d237330d2891eda83bb authored almost 6 years ago
minor change

d8e150d9306f6439c4640041e56926aa46def60d authored almost 6 years ago
test

4b4073d1887c7613953e545e815e15912415e6ab authored almost 6 years ago
test

a85a2b0cf274b9fce3dff8820a5fb4d4e5acde51 authored almost 6 years ago
test

a38168372339b5a533651be6fc0477202360ce13 authored almost 6 years ago
add classic control environments

13f1e3d93b9b4b4ac056bc60de95ae529c9c010d authored almost 6 years ago
temp

4c1308277ba31c0fdfcea91687038723410edd77 authored almost 6 years ago
temp

26357dc8c5d302a3230045eba0b80cff6877db0b authored almost 6 years ago