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
9ce314358af3d9adfefeace8d429fbc223dade14 authored over 3 years ago
deacb7afa36935d3e3d3ad9ccd1da2d7e7c02065 authored over 3 years ago
* Fixed Acrobot Rewards
1. Previously, reward was 0 until success, at which point the reward ...
29bb58e5c3bb2d33dac84282f09bd92e545541da authored over 3 years agoCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1c0d2844cf3210961fdc3242696e504b2a3704f6 authored almost 4 years agof2bbfa3ae0b359b54ce089ee39b1811d58495dca authored almost 4 years ago
1e822023cc56516fe408bc8e3ae7c2754acd6350 authored almost 4 years ago
db5a7929f0683709c1a6f7936ee770bad9e78f17 authored almost 4 years ago
d0e3c2fe83629cb89c1023151d9eb52a65e3a8dc authored almost 4 years ago
79cb5d777a2f7c92a70733d8fec6bbfa08d2c74d authored almost 4 years ago
* fix 129
* add tests
* fix tests
3b32dae38f1a58c0df4732a8996403e1d8f91d8a authored almost 4 years ago84f9812af2c1aa4d3158432785c8cd981e407eb8 authored almost 4 years ago
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
76cf160497282cd9e17557fd673f884304868017 authored almost 4 years agoCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
0dfaac698beee90a56402ba0efe951a2c59753f8 authored almost 4 years ago8c917c3967618c38e1a4ebbb974bfe2aa9619e5f authored almost 4 years ago
* simplify the definition of environment wrappers
* simplify further
9e0218277ea80ee2b4a6da2455481c329dfb5bbd authored almost 4 years ago9f50b3430ddfc624c9a9003502537a723cc445a1 authored almost 4 years ago
* Add episode length for Bit Flipping Env
Add episode length for Bit Flipping Env
Fix typo
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
4b3d39e68c87e5b4add1bd526671801a65193550 authored almost 4 years agoCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
da2bb5ea93d3b1d5599f5108c2c374380b74be34 authored almost 4 years agoc16c9450e57b2c722db333a5db10707766b9856b authored almost 4 years ago
9f7ef996f17f747e84dfa251f38e375867553f2f authored about 4 years ago
b4abe781e0ef1f653dfcba2e563a4e61954d0c8c authored about 4 years ago
7b77e4ff666331f97ed877e2f97c07b65d47ad06 authored about 4 years ago
* support string representation for TicTacToeEnv
* fix bugs with DefaultStateStyleEnv
* ex...
9220f4b8f2e09c84abd3ab0442bb71b2e79fb46a authored about 4 years ago* Refactor exports
Remove GoalState as it is supported by RLBase
* Update compat of RLBase
Bu...
4e3eb9e308d6fe6de615ed87d895b9eab2f259e2 authored about 4 years ago5c4dcce7fd20b2d9fecafbc832b2ef05bcc72abf authored about 4 years ago
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
d709afb809967cebcb3d5984e9d69da304fd0afb authored about 4 years agoCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
be19bc7eb636bceed9820415c23e60bdcbb5c609 authored about 4 years ago* Add BitFlipping Environment
Add BitFlipping Environment
* Bug FIxes
Bug FIxes
c481c0616f510cd4c930c691cefafd24ef30fb5e authored about 4 years agoMultiThreadEnv is already moved into RLZoo
ae05d254977d724e69d1b980f555f30238c18437 authored about 4 years agoed9e04c7032a57f1f5961f4a608f9ec3d4d5a60c authored about 4 years ago
06f2e6a0ed9d306e0059d81726c73b1beebf01d5 authored about 4 years ago
0fbee0ddbf3d573c5b3510af042152838b0487ed authored about 4 years ago
72e260f04efeb57194c905079c8d161754cb17ba authored about 4 years ago
ded555ee9d74c60a2a1a676cef3597ede63905e6 authored about 4 years ago
* update dependency of RLBase
* bump version
8141ddb5a979c69e8705016dc87f9ac77ad378d7 authored about 4 years ago5b1343d912f69a8431df7fc5775aa13a7d9d53b8 authored about 4 years ago
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
7e8789538344c5ddc4e7393f5dec757a463282ab authored about 4 years agofa87a29a5591a4dc324b0daacdebf23a8bff3d3d authored about 4 years ago
* bugfix with OpenSpielEnv
* disable SnakeGames
* comment out snake_game tests
e6f5075f2f33add90560e9358dc481d5bc94ce5c authored about 4 years agoa9b8752551b2c4c246fe965547c48b0b017ac43f authored about 4 years ago
added .JuliaFormatter.toml
4bdc45c809025e09a19249a2c81e71ced4d8ade8 authored about 4 years agoe3478500fa7bb7ee339916cb8f34a2340ea0210b authored about 4 years ago
* add a converter
* remove unused function names
* fix tests
* minor fix with ChancePlayer in...
15d2740ba45ca0c7d67851a457c433192fb46abf authored about 4 years agoPrepare for the next release of RLZoo
812c42ba6eaeb41d814be571d6cbd106d1d9b423 authored about 4 years ago* extend MultiThreadEnv
7d06c217b55cb596d8f654b7269b987f5e30ecdb authored about 4 years ago1eb14f321bd1610180f3eb962da62dc614015c96 authored about 4 years ago
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
0413be4d4b1213dcda0581c7491e33d44fda74f5 authored about 4 years ago56e0551e79bd5034766c2c921c297599d5c769f0 authored about 4 years ago
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
77c92985316f2ad8efd32cebcc05e3353f8bd095 authored about 4 years agobd8d6519e0e884b33120456ebc268c52d82bc9d6 authored about 4 years ago
7606e1ba264a63583bd0ff7dbae641d0af82bb06 authored about 4 years ago
* fix basic environments
* fix GymEnv
* remove POMDP since we can use it via CommonRLInter...
8b5061591c32463e96676cacfa5724464d946bf2 authored about 4 years ago044a7af7eb23f6ee54826ac63271fdd7a2bc7ba8 authored about 4 years ago
* remove Travis CI
* add GitHub Actions CI
6825d3e50d0471da471c1070e9739b56b38f9b35 authored about 4 years agoabe4959e0c2fe2a89efc016d01e4592d8486bbf2 authored over 4 years ago
1212d10dc0041b31aab4910d3886c28d30fd6504 authored over 4 years ago
c3fe726c2ac160904966d5a7c5ccfb6573f5ee4d authored over 4 years ago
9efcc1ec05b77fcb3e322c2c11c6e8fbf8a37092 authored over 4 years ago
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
95ac277732c01fbb006396a0a9de381a4b04b0fe authored over 4 years ago* Add files via upload
Adding Toy text(BlackJackEnv)
* Update ReinforcementLearningEnvironment...
fa0fbd9016f2ce20bacfe0fbf663050adde688da authored over 4 years ago0932006ceafae3073ac569021bf925200d91e1cf authored over 4 years ago
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
41e3ef5b69eb3c1aefe4e4cf127d4e6ebd58e260 authored over 4 years agoCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
32fecc6cd133b8be417b43da9f60741ca03b56e7 authored over 4 years ago* bump version
* minor fix
0cf8df61f8918b043b08710840bc65fe193cf02e authored over 4 years agoCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
be03155251e567b5332a26e62dc880285e05c060 authored over 4 years ago* add snake game
* update readme
* ignore SnakeGameEnv in test
* refactor OpenSpiel a l...
1246031c01c5c3fd2bbb6060b4455e3845db621a authored over 4 years ago2444330d6abc189b0bf4f7028379e15c43c5352e authored over 4 years ago
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
b8ae090b1d41298f1d43f00c7e6d43e89824c9e9 authored over 4 years ago* add snake game
* update readme
* ignore SnakeGameEnv in test
05a6e2271fd601042f4612da1e23066e3c6668e9 authored over 4 years agoCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
a9b4e0158442e985231c633e187fe776414d3004 authored over 4 years ago1cdd308901a9030e0b5f5834db984356a930391c authored over 4 years ago
* sync
* support next version of RLBase
* fix traits in OpenSpiel
* change seed to rng
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
afab24cfa9c8f4d427745c4bc86cdcaa04e01a30 authored over 4 years ago46695744b0b6481eb2b2b016cdd191b57e60fdb3 authored over 4 years ago
c45f155974a97345492118694fdec76e3336d84a authored over 4 years ago
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
23598507b6f997c477e3bfe721a6c27d19536ef1 authored over 4 years ago* fix render
* parametric action
* import OrdinaryDiffEq
* fixes #27
* Array -> Abst...
8cc3edced4ef84fb6c0884b2dbb15228b0cc752c authored over 4 years agoCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
be8ab971d65a6689a0cc6801459bac3f6f34f297 authored over 4 years ago3107bd14150b573924e6792f8ed4a68e26a3571a authored over 4 years ago
* Add discrete, fix angle_normalize and reset! in Pendulum
* set actions and rename _interact...
5dcada430550f1a1661d53d5039ec46e64a0640c authored over 4 years agoe7cf316c7946715d8b585afa9d4675ba1e3e46f4 authored over 4 years ago
f9aaf9690de4425f7dd4125ea6e7a0fa580c347f authored over 4 years ago
1c33ef59cddd8521b45e1c7b812e4d13198af3a6 authored over 4 years ago
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
d08319d0f97c481d7ae1a749cf389e496d089738 authored over 4 years agob2fa199f50faa13b2b1ff84c6b030137faec1b7f authored over 4 years ago
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
f41d0e35491378492447da25e3314deddc8f1c69 authored over 4 years ago* CompatHelper: add new compat entry for "OrdinaryDiffEq" at version "5.39"
* Update Project....
428da62f2997f495f68ade7d089448b9710cb0ed authored over 4 years agoadded acrobot code
8e3e271f2453c92e6a1de7f545756edae9a10ce3 authored over 4 years ago9d908114c7e9b7919d87e4e2bdba186035cc689f authored over 4 years ago
59bdcd983ad58539df96c7b6035cbef5fafb4227 authored over 4 years ago
86797d5b637c7e84dbdd58405dbed14944e47344 authored over 4 years ago
9fc4a90c91403731ee26ccff64d4612111f85254 authored over 4 years ago
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
bda21ae756542d4f5770dda1d8ae82d95574d351 authored over 4 years agoCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
c36441bcffa19610bb4f9c4801ac6551572ba01c authored over 4 years ago* add finalizer for AtariEnv
* nonono, not anonymous function
46bfa4dc610fb53e2241ac2e97ac2f3f8c3f53b0 authored over 4 years agoCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
790215a85f94de65885c1899e93d21f997f0694c authored over 4 years ago
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
7d017ba17a0453c7e029b76bfacff0cc4620e20a authored over 4 years ago* sync
* update due to upstream changes
* add get_history in OpenSpiel
* bump version
e527aea16dcefae10898f45489d242626914984a authored over 4 years ago