Ecosyste.ms: OpenCollective

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

github.com/JuliaReinforcementLearning/ReinforcementLearningBase.jl-Archive


https://github.com/JuliaReinforcementLearning/ReinforcementLearningBase.jl-Archive

Update README.md

d533dc50224db5557adbbb65c496481b25f787f2 authored over 3 years ago by Jun Tian <[email protected]>
Update Project.toml

a53e1b9da4eed93f48757b76d10cf101353b4182 authored almost 4 years ago by Jun Tian <[email protected]>
add tests for POMDP models (#123)

4b31d8551d8a4a559581957dc771a6f229916b12 authored almost 4 years ago by Jun Tian <[email protected]>
Delete changelog.yml

b0aba19805761b0daa732bd0219b17db3727432f authored almost 4 years ago by Jun Tian <[email protected]>
Bump version

e937a9d59cfa51494cc9f6fabe0e5a64bc6b2308 authored almost 4 years ago by Jun Tian <[email protected]>
fix #181 (#122)

58026757c567bbd5d2c565892f66d254ba473844 authored almost 4 years ago by Jun Tian <[email protected]>
Update README.md

40820ec076a7328b9f5d5bc8ddaeff080a452484 authored almost 4 years ago by Jun Tian <[email protected]>
Bump version

d4c18fb333157fd37aaf712bd0f2d3b1e9a72c51 authored almost 4 years ago by Jun Tian <[email protected]>
Update Project.toml

e3e12fc96cfe69a01b3b667bdbafd4e8429374a9 authored almost 4 years ago by Jun Tian <[email protected]>
Add GoalState to support goal conditioned reinforcement learning (#121)

Add GoalState to support goal conditioned reinforcement learning

a5ba00cf0db75c17dcec9bd35a1b49a0d63f1e77 authored almost 4 years ago by Sriram <[email protected]>
Bump version

86468f6f3f57dc57460aa89c710ab2e0ccf8aade authored about 4 years ago by Jun Tian <[email protected]>
move Space from RLEnvs to RLBase (#119)

6aa6ee0a56f8a6911ec0c33ba17cd81ec9a561a9 authored about 4 years ago by Jun Tian <[email protected]>
Merge pull request #118 from norci/patch

added .JuliaFormatter.toml

e4f9ff90ef4355bedc91b68288a5476b3987cd4f authored about 4 years ago by norci <[email protected]>
added .JuliaFormatter.toml

afca58c27ee994b248642205b5a2e1eae4f0b927 authored about 4 years ago by norci <[email protected]>
Merge pull request #114 from JuliaReinforcementLearning/auto-juliaformatter-pr

Automatic JuliaFormatter.jl run

e46330bd2c2bc5d31ef3d7d41b6399dc395eff9e authored about 4 years ago by norci <[email protected]>
Merge pull request #116 from JuliaReinforcementLearning/norci-patch-1

Update format_pr.yml

b05e9737914c55d56ee0870ccca4a8372e2aac14 authored about 4 years ago by norci <[email protected]>
Update format_pr.yml

copied from https://github.com/JuliaReinforcementLearning/ReinforcementLearningCore.jl/blob/mast...

ed1b398f0db0acdd0161c58cd391fa620c06f4d3 authored about 4 years ago by norci <[email protected]>
Format .jl files

80be630f452cbcd397f9a9ebb5301823426ee9df authored about 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
enrich tests (#115)

762f0323da0a8fcb7e56c08cd5b913e64eaec7b5 authored about 4 years ago by Jun Tian <[email protected]>
Update README.md

8902951ed14cd47c39d23436edbbd07becdb8a41 authored about 4 years ago by Jun Tian <[email protected]>
Simplify code structure (#112)

* keep only interfaces here

* minor improvement

* remove unused test cases

* update readme

b1abf253a842ba37485d02b29b0c2a09cfb821dc authored about 4 years ago by Jun Tian <[email protected]>
Format .jl files (#111)

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

9e60c910c1f67afff7f90fdb02bf794c3aecf7a0 authored about 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Minor fixes (#110)

* minor rename

* merge upstream

* add a general Space

* fix tests

b3ac05699339f35df18e629e8cbb62f101f5fd66 authored about 4 years ago by Jun Tian <[email protected]>
Format .jl files (#108)

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

94a0d7b82eb0b1d79ca61bba4fa26a49b627007e authored about 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
CompatHelper: add new compat entry for "IntervalSets" at version "0.5" (#109)

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

cdc9da5f6c77df68763b76e4c3503381a5169338 authored about 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Simplify code structure (#107)

* simplify code structure

* sync

* rm old tests

* update README

* upate README

* ...

e73163e301d61d0ed83d751e4d1d45e7283bd628 authored about 4 years ago by Jun Tian <[email protected]>
Add GitHub Actions CI (#105)

* remove travis CI

* add GitHub Actions CI

f8417aa58a5886eacb64bc03324d6bd9ebfdc040 authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
Automated commit made by MassInstallAction.jl (#103)

e05fefec7393159f174ec6e4e0a730bf38ab59ce authored about 4 years ago by Jun Tian <[email protected]>
add more default players (#101)

c5abb766ba8d30d811f1dd051ad51f9e8def0105 authored about 4 years ago by Jun Tian <[email protected]>
implement update to RandomPolicy (#104)

f757a4d5e94f1c5b7540fd51d165819cd0d5e6f5 authored about 4 years ago by Jun Tian <[email protected]>
reset current_t upon resetting environment (#102)

eb24b0733ca3a132ae226088a53e6f32aa8b6f14 authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
Updated CHANGELOG.md

d82d0579eea4017271b912a9b693c11130f36319 authored about 4 years ago by noreply <[email protected]>
fix bug in MaxTimeoutEnv (#99)

6fe8466cee43116385ecfda1a14228fb9879e141 authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
Updated CHANGELOG.md

14b178212e822a27f1fe09a4677e13b05d2e2964 authored about 4 years ago by noreply <[email protected]>
Format .jl files (#98)

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

8bd7c2ccd611bbe5b30c5f6458d8ffaaa9d08ead authored about 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix mapping function for ActionTransformedEnv test (#97)

* fix mapping function

* Update base.jl

Co-authored-by: Jun Tian <[email protected]>

c8110e08d6fddde6f69139a61804fdaef65e30b7 authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
Revert auto format related changes (#94)

f2d4f5df04801495fe4c970f9b9ad50c7a5263bd authored about 4 years ago by Jun Tian <[email protected]>
Updated CHANGELOG.md

03b0f50e51ea3fc284233bf98c52c68467011b20 authored about 4 years ago by noreply <[email protected]>
Format .jl files (#93)

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

31cc9b2680b786ffd46bc323d167aa2d8096fab4 authored about 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Updated CHANGELOG.md

29847424a8e2ce950a01a96db81d7a8ca18de445 authored about 4 years ago by noreply <[email protected]>
Format .jl files (#92)

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

d3e9bc55a30e47b218db3d63835adcb7e7a5646b authored about 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Update format_pr.yml

d1172d16f8449accbbf270c676cb3204c17f365e authored about 4 years ago by Jun Tian <[email protected]>
Updated CHANGELOG.md

2820ab510efe6d94bdcd9839c26269fcf5f2f3d9 authored about 4 years ago by noreply <[email protected]>
Format .jl files (#91)

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

94811599dae0e1cc767b28ce51ee24d0f5a70122 authored about 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Update format_pr.yml

271435a399def4a4d93e72cdb2f3c3b095ef7d8a authored about 4 years ago by Jun Tian <[email protected]>
Bump version

0ad4b739439dcf601a836323a2708832b8c3010f authored about 4 years ago by Jun Tian <[email protected]>
Updated CHANGELOG.md

ab065a9515c1d8f01b81bbaae9ecfc0b100ef65f authored about 4 years ago by noreply <[email protected]>
Format .jl files (#83)

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

842837be0b1339863c488449bf1e9af91f874d10 authored about 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Enhance_ActionTransformedEnv (#88)

* enhance_ActionTransformedEnv

* remove overhead with environments of identity maping

00125d67da2d0a07afffed0dee45b56e4e53e4e2 authored about 4 years ago by Jun Tian <[email protected]>
add current_t kwarg for the (full) constructor (#86)

6ee52166339e82a85aac152065a995c73c040601 authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
add env that terminates after max threshold time (#85)

* add env that terminates after max threshold time

* add partial constructor with optional keyw...

670b9e3ccc47d50f32f0f7579d47b515804cf5c0 authored about 4 years ago by Sid-Bhatia-0 <[email protected]>
add_default_implementation_for_get_prob (#84)

d2d82b4b0a71d48d5a0820cd2eda3b8db08abf17 authored over 4 years ago by Jun Tian <[email protected]>
Bump version

2ab707e8a34d022d330ad85b9a88c5f0afce84ca authored over 4 years ago by Jun Tian <[email protected]>
return correct probability with RandomPolicy and MultiThreadEnv (#82)

15ecb93564ae19f1b9d3d5add4c30dd93ad5ceb7 authored over 4 years ago by Jun Tian <[email protected]>
Bump version

a50888d9ce52463dbf7160a67be8e846c0ef35f9 authored over 4 years ago by Jun Tian <[email protected]>
add get_prob for RandomPolicy (#81)

45f11a7f0ad5a4609fe237b56885b64ebf6c208a authored over 4 years ago by Jun Tian <[email protected]>
Updated CHANGELOG.md

202e37267a4a33bfee40dbfe92fd5044aa1c8c0a authored over 4 years ago by noreply <[email protected]>
Format .jl files (#80)

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

1d5f1f622e419f3b26708402d5746e2db2e65d82 authored over 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
bump version (#79)

dc0e237b347fc9d25197bbae6768760cc57c801e authored over 4 years ago by Jun Tian <[email protected]>
Bump version

8755c1389f902b566ad276fd59c2b99899615862 authored over 4 years ago by Jun Tian <[email protected]>
add weighted_sample (#78)

a76e45f08b571b22d4eb328c3a2f0b250e86503e authored over 4 years ago by Jun Tian <[email protected]>
Updated CHANGELOG.md

44a2454c8665820ec3709779bcf193912abaa0d8 authored over 4 years ago by noreply <[email protected]>
Force reset! processors in StateOverriddenEnv (#77)

* fix #72

* passing args, kwargs

a53d06277d4950d6386f1790dcb87f7c77721417 authored over 4 years ago by Jun Tian <[email protected]>
Updated CHANGELOG.md

6a1fd85cb0af7b12488f42bfcc2976278cf84635 authored over 4 years ago by noreply <[email protected]>
remove TabularRandomPolicy in export (#76)

* remove TabularRandomPolicy in export

* minor doc fix

162a29ed1ea4bf11f0f338bc9c85383792b12e3d authored over 4 years ago by Jun Tian <[email protected]>
Updated CHANGELOG.md

35d9c3453a38b14e43c887a8cf82573eefec783d authored over 4 years ago by noreply <[email protected]>
Format .jl files (#75)

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

1edcb3099a4455f08f6a2a96261c84a7754d09fa authored over 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Define possible states (#74)

* remove default behavior of update

* potential bugfix with MultiAgent{n}

* add DefaultSta...

0cae9cfd13ee3a1612716b2e81b3005f597e183e authored over 4 years ago by Jun Tian <[email protected]>
Updated CHANGELOG.md

3343b16a09cc3c9b105c0422f9fb242596484bc5 authored over 4 years ago by noreply <[email protected]>
Format .jl files (#71)

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

10fac7ad180a81bab53d1ab129341e440da2a768 authored over 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Add tabular random policy (#70)

* add TabularRandomPolicy

* update doc

849e3a72a0f2c28b131f412dccdbeafa29765023 authored over 4 years ago by Jun Tian <[email protected]>
Updated CHANGELOG.md

6cbfa444e00dc8037e875a956bb89901c1e219af authored over 4 years ago by noreply <[email protected]>
Updated CHANGELOG.md

0fb5f64c7a439c9d5fbb16bf27853989b036a960 authored over 4 years ago by noreply <[email protected]>
Format .jl files (#68)

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

0a51d05c6732aff9efc4cccac222fde72f6b751c authored over 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
CompatHelper: add new compat entry for "CommonRLInterface" at version "0.2" (#67)

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

d619b4d91579a7450b2634efdcf96c7236ccf2a7 authored over 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Updated CHANGELOG.md

cebd8c4c2ce7081ffc0ead72679ba24589312f9c authored over 4 years ago by noreply <[email protected]>
Format .jl files (#65)

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

b99296b1ef50b392c673bafa48391f569eca32b4 authored over 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Updated CHANGELOG.md

bde2fe221ae07a19589d2e89a0f5e1f280508940 authored over 4 years ago by noreply <[email protected]>
Support common rl interface (#58)

* support CommonRLInterface

* add tests for ActionStyle

* resolve comments

* Update src...

4e2b8c56f4472b221b733d44ecab5b4d0df3c9b7 authored over 4 years ago by Jun Tian <[email protected]>
Updated CHANGELOG.md

79dcdc6aab575888db8a7d2847159d7d3d369966 authored over 4 years ago by noreply <[email protected]>
fix #48 (#64)

* fix #48

* fix typo

894e11e00c1f959bf37f2f45cb2ce622cf69ea5b authored over 4 years ago by Jun Tian <[email protected]>
Updated CHANGELOG.md

c3d45072c48a14c0db6ecf8cda5893dd30713107 authored over 4 years ago by noreply <[email protected]>
Format .jl files (#63)

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

d59054392ad1b287dbcb27e3730fe0bd56667b8b authored over 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Add random start policy (#62)

* add RandomStartPolicy

* rename TupleSpace to VectSpace for efficiency

3917f6cc331876df49d9743f0d7d868dd56097f8 authored over 4 years ago by Jun Tian <[email protected]>
Minor fix (#61)

* add summary for StateCachedEnv

* remove unnecessary summary

7a0ed3c264904c28105a810f2c4f3bb4ba6f96d4 authored over 4 years ago by Jun Tian <[email protected]>
add summary for StateCachedEnv (#60)

2e3f644f61de140610929d09c56202c4eb1a935e authored over 4 years ago by Jun Tian <[email protected]>
Updated CHANGELOG.md

d5090f0e26fa57ffcdc45f9c2681fb6a42fe413d authored over 4 years ago by noreply <[email protected]>
Format .jl files (#59)

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

bb0ebecd4001b4588ce3af987ed44a6cf2555dd5 authored over 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Updated CHANGELOG.md

2b5500ffe70271255ce2073a6cefab3d2345ee6b authored over 4 years ago by noreply <[email protected]>
CompatHelper: add new compat entry for "AbstractTrees" at version "0.3" (#56)

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

a6dda735ffcd442a0634d344e69f0575168823fc authored over 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Format .jl files (#57)

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

87670ab7f587fbab5eb53dd8d8d37d2eec88a75f authored over 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Updated CHANGELOG.md

9088a458a9af457c001ff9bbc58a42a0f82cfda4 authored over 4 years ago by noreply <[email protected]>
Unify APIs (#55)

* sync

* simplify methods in RLBase

* add default description of env

* remove Observati...

86997a709b3b132610453a784c9334797808284d authored over 4 years ago by Jun Tian <[email protected]>
Updated CHANGELOG.md

9e7281ccda9efd63f2b6b12b663cba393b50a279 authored over 4 years ago by noreply <[email protected]>
Format .jl files (#51)

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

a67840fba9207bc303b7e5c3fee0d24c4e783cf6 authored over 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Update Project.toml

9bf5286db2d47609a6a8f50ab3b2329b0332784d authored over 4 years ago by Jun Tian <[email protected]>
add RewardOverriddenObs (#50)

dd84e94c04bab7f352bb57eceeb75458989f6012 authored over 4 years ago by Jun Tian <[email protected]>
Update docs

23a9f24f7441adc367c5e5bf1bd2778fb4712f32 authored over 4 years ago by Jun Tian <[email protected]>
Updated CHANGELOG.md

a9d694960e551879b8ae0c6d608461df05ef0e4a authored over 4 years ago by noreply <[email protected]>
update docs (#49)

56505359f0308b77a45569383287857e9aee0e28 authored over 4 years ago by Jun Tian <[email protected]>