Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/JuliaReinforcementLearning/ReinforcementLearning.jl
A reinforcement learning package for Julia
https://github.com/JuliaReinforcementLearning/ReinforcementLearning.jl
* Reactivate docs
* Fix config.json
* basic fixes
* Spaces in paths
* Try path fix
...
28a76e65be7787b0b1da34890fab7c49cbbb19ec authored almost 2 years ago
* Make TimePerStep test robust
* Refix tests
* Update hooks.jl
13e15fe43dd66362dc70aad0e256be203dd6ac2c authored almost 2 years ago* Add test_noop! to remaining hooks
* Add docstring
* Fix tests
be0bfd1b93d9c565453e8a8bcdb2a78c7ee85645 authored almost 2 years ago* Fix branch name (master -> main)
* Fix branch triggers
a481a704507d8be01facebdad63edead3bc71991 authored almost 2 years ago* Make TotalRewardPerEpisode immutable
* tweak struct
* Simplify TotalBatchRewardPerEpisod...
41f86dcebd370e8b3d61d6570280554dcd4fe598 authored almost 2 years ago* Expand PR Template
* Update .github/pull_request_template.md
d9025546b0a152b38f84d886b0d4a4201a0d5db0 authored almost 2 years ago* Fix test
* Fix tests
* Format code
* Add DoEveryNEpisode
* code format
291b7f5f7d0f22a4f37a8cbaf51948b0f1c32a75 authored almost 2 years ago12995f284564ecde4a7d71aa91683997739cebde authored almost 2 years ago
f57f2dad3bb21c2435fc821a5c06164a6002d01b authored almost 2 years ago
* Add tests for StepsPerEpisode
* Add hook tests, minor performance tweaks
* update news
...
* Basic allocation fixes for RandomWalk / RandomPolicy
* Drop incorrect dependency
* Expan...
11f96deace1b64d9f551b1db315428ce3f03ef80 authored almost 2 years ago674b917bf299b4d034bad63b24465862edb45ac5 authored almost 2 years ago
6f944ebcccef3cade40eb5d8519554c4cc694ef1 authored almost 2 years ago
Drop RL.jl from CompatHelper (until refactor complete)
cac2c2b0d63bb02f1abe369330d0fd33ea8de81c authored almost 2 years ago92351e4297c87bbd89f6557ed596a021c7568065 authored almost 2 years ago
25d9349c9fe20956419ea6341baf01a7237361bf authored almost 2 years ago
Bump RLExperiments, require 0.11
d40dde1d4804965265eb9eeabab2fec500f2f490 authored almost 2 years ago0537276ff77a0774215388127f1d1c71a33ea118 authored almost 2 years ago
589fa9efc8130372bbde0f2733dbaf3ab68f15e0 authored almost 2 years ago
949029276472efb9d80e886d8f3bc64246264b4a authored almost 2 years ago
Bump RLZoo.jl version for release
ce2dd4558846ceef644cc25c41297e87e7c8aae7 authored almost 2 years agoc7d97ba6d855513e9820271f25694fdbc2fa2b1b authored almost 2 years ago
c3eacecf70f228aa4efb78ce328f95865557b21f authored almost 2 years ago
9b1c2737044736d642d54b10917b038cd5f0bd73 authored almost 2 years ago
* Bump compat helper
* Fix subdirs
bbce4f10c1863b3cae4a98f0a0b1595c34606342 authored almost 2 years agod49bdd226ccc7e89ec0ebf8eaffee245a5e94346 authored almost 2 years ago
Fix RLCore version, prep for bump
a6216b0b6e21fda86b72611228698455ce515b22 authored almost 2 years ago98601bdb760d2932933571a0097c4d705e82802e authored almost 2 years ago
b38b9f30c5750bc0d522f423d910750efb6f507b authored almost 2 years ago
* Reactivate some tests for RLExperiments
* Update ReinforcementLearningExperiments.jl
107ceec40976d8023bc2b17a82861e4a240b7dee authored almost 2 years agoDrop RL.jl as dependency from Experiments
0457c81f483fa69d27cf0ead48c1c98f5e2a02d6 authored almost 2 years agofbae41482bb1330f150e8bd9dd0067602935c4a5 authored almost 2 years ago
090ad767f3169e09e83fab8fb2f2bc69d34e0b58 authored almost 2 years ago
53aeffe1abefaa926881b6aa383a55f9e3936441 authored almost 2 years ago
10ed976efdb779e9a0004d5797314f5087dc4b72 authored almost 2 years ago
a76537589f99bb5d208de0e53f24186795595c82 authored almost 2 years ago
902e11268fea68dad54427d4b637f8cee3c48d19 authored almost 2 years ago
654e9158429864c7e12660a8eeec651f1e442935 authored almost 2 years ago
c0e8aa2ac635124184add18d8fc9346524d10a24 authored almost 2 years ago
Update TagBot.yml
f5a7144897511a5be2019e86d19a81cf4cfd07d4 authored almost 2 years ago495560da43c9be2e58aa8f21c38f010343213a1b authored almost 2 years ago
* Tag 0.10.2 version
* Update NEWS.md
d1971f5719474c82bdafdbfa503434cffffafc10 authored almost 2 years agoCo-authored-by: Jun Tian <[email protected]>
01f264c43c06e48b92b959a09e70151c8e8cc3d8 authored almost 2 years ago* Fix spellcheck errors
* Extend spellcheck allowlist
---------
Co-authored-by: Jun Tia...
c88a1ae25927352686f8418a5d4660c18d626845 authored almost 2 years ago* Update RLBase dependency name
* Update news.md
* Use new Flux.stack syntax based on MLUt...
f761874f262d213caafa82fabedf762c3685312e authored almost 2 years ago* Reduce unnecessary array allocations
* Add news.md comment
8f71367fe22256c77934b722a75f7d63537be893 authored almost 2 years ago8a46bfb77e382d9304e45c00051c67e3b9949e85 authored almost 2 years ago
Co-authored-by: Panajiotis Keßler <[email protected]>
8e2af68f2e74c6360f4323fc6cc16d9fe8fd167f authored almost 2 years ago* various changes
* improve SAC docstring
* SAC: add target network and start policy defau...
b9d0ee0bffc0b64b71f6324ca28db3d06a3098aa authored about 2 years agoAdd a developer mode
9c832f6561211cb70556905827fc03fb00cbf3a3 authored about 2 years agob3e6841ae41e40e21cfe7b9b4e5f74bceaca68cc authored about 2 years ago
4483b2d7a9ebfc664a5124d391ebb96b29d144b8 authored about 2 years ago
3ffb51f69974e320a259e07be014eda330abcbbe authored about 2 years ago
Uncomment experiments that were broken
107918482eaaf1c9d3fed4143b03be66c4d286a4 authored about 2 years agoa6d68c0c3cde77e0f8ee2790b7c0edbe17b5a775 authored about 2 years ago
6ff28119fb1c24e911b7433b827a6579ad1d3e8c authored about 2 years ago
819ebfe23b2317a471d540b7bf442ddc9c3d4441 authored about 2 years ago
fix compat
77203a6ba1e08ced10bda7f4ac738cd2734ba1bb authored about 2 years ago16ed98538e86f3ae7b68bead96bf53fcaadcdda6 authored about 2 years ago
e2d8c031399d3ab9252deef6157ddf6f0f01b4e4 authored about 2 years ago
a6fc017c9043f7354930e4f58d9d5fc68e5f2a09 authored about 2 years ago
9fce4e1d8997e285feb3a8594722fb58579d929f authored about 2 years ago
import params and gradient
25a83df11fc0334cad2df7db1c0041b046c6b92e authored about 2 years ago90a74c3e7a1374db6ff1dd98f32d883dd6a42916 authored about 2 years ago
2a57cfe92e236d215ded31d5afe59671b459d4c2 authored about 2 years ago
f0194ad22b9104484a9742dde55b2d2220f50d9e authored about 2 years ago
CompatHelper: bump compat for "CommonRLSpaces" to "0.2" for package ReinforcementLearningBase
eeb7fc1b0b498280f7753e04b0ae253a51c7f0dc authored about 2 years ago55f7aac43b68b16f226ed79f093c09224123dbb5 authored about 2 years ago
60816c32bbd5713ba1d80f043f6a3bd5855e7c27 authored about 2 years ago
Remove manifest from the repo
cb3882e496fa1932bfbca12f5ec886e8e4c8a5cc authored about 2 years ago5448b9fcdf3e2ee917af6b60bd6e537f75db98f8 authored about 2 years ago
f7b9db5ca52bdc2ea01e18aecaa5a4916d5a625c authored about 2 years ago
c7666ccea1a17cb38ef670911bf262c6847bfebf authored about 2 years ago
99af1540a27b1bac50542c18b85e4a85889b161f authored about 2 years ago
ac94d5e09abc4d852bc1be1216eef9a11813ea91 authored about 2 years ago
214548b24bc09c3c9758edd4a88e6ca1a778197a authored about 2 years ago
CompatHelper: bump compat for "ReinforcementLearning" to "0.10" for package ReinforcementLearnin...
94b60ae04087ddeca7fce536c2d4a8484b9d19d9 authored about 2 years ago4e9c21f9037dad2db44b346447de2beb9abbdde4 authored about 2 years ago
CompatHelper: add new compat entry for "StableRNGs" at version "1" for package ReinforcementLear...
caf87863091bf5f8a08d7ce0ea93d54ab17ed360 authored about 2 years agoa1ecc24f9b222528865dacbfec294262dc0e76b6 authored about 2 years ago
CompatHelper: bump compat for "Functors" to "0.3" for package ReinforcementLearningZoo
286b77eb79efd5a056f7845f2517f6e35192d2ff authored about 2 years ago54442ec9e84c80dcc5eda48066efa17500879977 authored about 2 years ago
CompatHelper: bump compat for "ReinforcementLearningCore" to "0.8" for package ReinforcementLear...
7e7bcd0e95e5ba3cecaebe21394a07703c8f6e7c authored about 2 years ago4e6c3dd4f8528bf3d6fa32e063ae7429856af6ae authored about 2 years ago
RLZoo: Bump RLBase compat to 0.11
0b27e23a71de6b6c20d5fc1b9f09ace3d51aed7a authored about 2 years ago505afa427c0e6e25e8f02166cb5620cdeb03d0d7 authored about 2 years ago
c39c37ab7fe6006003ae52e52025f83a446c3018 authored about 2 years ago
180c934509e9e5cac662f71b0b6999eafa1d9308 authored about 2 years ago
f24c250273cc38b71f1740a379d96e597d7cf8f4 authored about 2 years ago
b42841f5100d850bb21792ed65a2d904d8861afc authored about 2 years ago
3f8c0ca9097b0bd2da0d16ad9b180ffe603a6717 authored about 2 years ago
CompatHelper: bump compat for "Functors" to "0.3" for package ReinforcementLearningCore
1ba32d938a9dc34e03cbf7e4bad58fc05ab2595d authored about 2 years agofee157a846a031037a3851dcea7cfd9c57b8bf93 authored about 2 years ago
CompatHelper: bump compat for "AbstractTrees" to "0.4" for package ReinforcementLearningBase
9edd2068bb2ef025660f6f9786b071b194fd95c3 authored about 2 years ago1e73abe100a4e5178f00076a087debdbd9eac9f6 authored about 2 years ago
CompatHelper: bump compat for "ReinforcementLearningEnvironments" to "0.6"
873bde44e7b09cb4147bf79f555fa5927f18c45b authored about 2 years ago313ca45a821f94956bf1e9141b0b74a125fccb54 authored about 2 years ago
CompatHelper: bump compat for "ReinforcementLearningCore" to "0.8"
207ae40f9e9a6cf8102f78f20c5daeca27b092f2 authored about 2 years agoCompatHelper: bump compat for "UnicodePlots" to "3" for package ReinforcementLearningCore
2761f215704411f8863e72840e7103f17b1ecfa7 authored about 2 years ago