Ecosyste.ms: OpenCollective

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

github.com/JuliaReinforcementLearning/ReinforcementLearningAnIntroduction.jl

Julia code for the book Reinforcement Learning An Introduction
https://github.com/JuliaReinforcementLearning/ReinforcementLearningAnIntroduction.jl

Drop 'dev' style package import

976f29f2d0e0dece51a196822537c52c790409f2 authored about 2 years ago by Jeremiah <[email protected]>
Create FUNDING.yml

80c50f8accabeef914ce6ab5e1c1ce198e3e3bbc authored over 2 years ago by Jun Tian <[email protected]>
implemented figure 13.2 (#92)

* fixed title

* implemented figure 13.2, some improvements

db328fadf2867c5b9f3a9c1e799f5829419560e3 authored over 2 years ago by baedan <[email protected]>
Update Chapter09_Random_Walk.jl (#90)

c232988b83c7758250868653fe0c5f0c6b401636 authored over 2 years ago by Jun Tian <[email protected]>
fixed missing NA definition for figure 9.10 (#89)

0ac35a52e24f8ae12c34cd6203ca189ff4b53bc9 authored over 2 years ago by baedan <[email protected]>
improved performance of figure 9.10 (#88)

* fixed title

* fixed label

* improved performance

* fixed label for real this time

...

06bc1fc8a70909bba408ed75a265d3f72827f44f authored over 2 years ago by baedan <[email protected]>
Fix chap9 label (#86)

* fixed title

* fixed label

e83f54055d621dbc44b205d2016c6868abf4b4a1 authored over 2 years ago by baedan <[email protected]>
fixed title (#85)

952c1739a19b9164b2693706abf65f82c14db61a authored over 2 years ago by baedan <[email protected]>
changed learner type for clarity (#83)

Co-authored-by: HU Xinqiao <[email protected]>

57a325e87ca6f28094b51aa876dacdbd70ecf120 authored over 2 years ago by baedan <[email protected]>
Update link to run function (#81)

Update link to run function, fixes #55 .

0c88fd168975055d37de6ed22e973a09b54c9535 authored over 2 years ago by ll7 <[email protected]>
Clarify startup process (#78)

Need to activate and instantiate, as well as no need to install pluto since it is already in the...

56c34554af5c368ca870526dbecbe098212445a4 authored almost 3 years ago by Albin Heimerson <[email protected]>
fix: revert julia v1.6 + Manifest.toml (#76)

367515d15a95b1cc212fc8fac2c9320221c026ae authored about 3 years ago by Andrea PIERRÉ <[email protected]>
ci: bump Julia version to 1.7 (#75)

f8ebfd9c0bba67bd8793f6ae9b5b9e77adf17515 authored about 3 years ago by Andrea PIERRÉ <[email protected]>
fix: cyclic references #73 (#74)

83135bdf8905e4885a6f90ec5f27a98cbf29e8e0 authored about 3 years ago by Andrea PIERRÉ <[email protected]>
Update README.md

bffb9474d725e09a6a4a6b652fd1f2eef7b794fe authored about 3 years ago by Jun Tian <[email protected]>
add instantiate step (#72)

94ba490907dd3e3f61d31849a50e68348a026b6e authored about 3 years ago by Jun Tian <[email protected]>
refactor: declare pkg env directly inside notebook

d026cc560ea9eb4585bd327717d2a586066a45ea authored about 3 years ago by Andrea PIERRÉ <[email protected]>
Revert "refactor: declare pkg env directly inside notebook"

This reverts commit aabed323b4ee9522795cd5ba7cb61ffe1d36ca99.

c2c6abcbc9e4684664f3c3b07cff20f232609dec authored about 3 years ago by Andrea PIERRÉ <[email protected]>
ci: export static html version of notebooks

e2d77f85d6d9af6b304c7f0ed74173f077432447 authored about 3 years ago by Andrea PIERRÉ <[email protected]>
CompatHelper: add new compat entry for LaTeXStrings at version 1, (keep existing compat)

23fc598ed054831353befdf05c670be4ef505bf6 authored about 3 years ago by CompatHelper Julia <[email protected]>
CompatHelper: add new compat entry for Pluto at version 0.17, (keep existing compat)

3081cd004bca3100e08672e1d2620d4bb82250ce authored about 3 years ago by CompatHelper Julia <[email protected]>
refactor: Add plot labels to chap12&13 notebooks (#69)

4ed4bbdb1a4850b2c9fc534849801a591bdc51d6 authored about 3 years ago by Andrea PIERRÉ <[email protected]>
update Pluto version (#65)

* update Pluto version

* pass local test

c0d1d2038152188f4a4ad367b573f8cfb4243530 authored about 3 years ago by Jun Tian <[email protected]>
fix: Chapter10 notebooks

- API change: StateOverriddenEnv -> StateTransformedEnv
- Add x & y labels on plots
- Fix some w...

6f7f3688c2ac62818ad5bdd5843531ef67a910f1 authored over 3 years ago by Andrea PIERRÉ <[email protected]>
refactor: Chapter09_Random_Walk.jl notebook

- Multiple definitions in Pluto
- Add x & y labels on plots
- Fix API change: StateOverriddenEnv...

7e695e541592826cdc5ba440a7478a7a05adbae9 authored over 3 years ago by Andrea PIERRÉ <[email protected]>
fix link and add exercises repo link (#58)

fix new ReinforcementLearningZoo link and add exercises repo link

b54c96da3261d2beee22a177db1ea111d6ec4955 authored over 3 years ago by Bo Lu <[email protected]>
chore: small changes on chapter08, mainly: (#57)

- add some labels on plots
- add some notebook titles

d2b15da14010259086fba5c0ea65fdb7285db1c0 authored over 3 years ago by Andrea PIERRÉ <[email protected]>
Chapter08 - fix multiple assignment error (#56)

* fix: multiple assignment in Pluto

* chore: add x/y labels on plot

c252d045ea0ccc2e16228810661a2367466a900a authored over 3 years ago by Andrea PIERRÉ <[email protected]>
refactor: add x & y labels on plots (#54)

Also change one plot to percents like in the book

5117f03f7a21f7a577270fd6df553754658cfa57 authored over 3 years ago by Andrea PIERRÉ <[email protected]>
fix: multiple definition error in Pluto (#52)

c187febb53289cc225d2207856af4af661ae81f1 authored over 3 years ago by Andrea PIERRÉ <[email protected]>
fix: API changes #263 (#53)

Rename of StateOverriddenEnv to StateTransformedEnv

d6e36ed987a0a78b48c10bcbc66eaa05782f82a5 authored over 3 years ago by Andrea PIERRÉ <[email protected]>
fix: multiple assignment errors in Pluto (#51)

a3367de5906cca6621fb4951481509ec0ad82bee authored over 3 years ago by Andrea PIERRÉ <[email protected]>
Minor Amendments (#50)

* Comment Edition

Some minor word corrections in the comments only.
Thanks for the notebook....

90a2da321af85a1629309fa8eff8c47a04987cfa authored over 3 years ago by LaarsOman <[email protected]>
fix: bug in chapter05 (#43)

Thanks!

e8b90a437620b1913234978a8a9cfdfd4ffbc18e authored over 3 years ago by kir0ul <[email protected]>
Multiple assigning errors (#38)

* fix: multiple assigning errors

* fix: typo

3ded6eb4d71c5883e7d9ec734d731cc0246c7284 authored over 3 years ago by kir0ul <[email protected]>
add comat (#34)

6cb1976ddb3939357fb464f53bf839cf6286615f authored almost 4 years ago by Jun Tian <[email protected]>
regenerate Manifest.toml (#33)

4602922a7b910d677c8af1bb2a14f7772f6dab3d authored almost 4 years ago by Xirui Zhao <[email protected]>
Update README.md

621145b87d872d1a273f6a468cd0d07edad5b2f8 authored almost 4 years ago by Jun Tian <[email protected]>
add preview links (#24)

1da577dd9e187a447beaf9b80ac4eee4bbdb2337 authored almost 4 years ago by Jun Tian <[email protected]>
Update dependencies (#23)

* finish Chapter1

* add Chapter 02

* add part of Chapter06

* add more notebooks

* ad...

88843ce7ec3d17bea3bcdd1059e887ea69cab6dd authored almost 4 years ago by Jun Tian <[email protected]>
Automated commit made by MassInstallAction.jl (#21)

409cf157b0368e39cf3ace946a4f4556a2bd42a9 authored almost 4 years ago by Jun Tian <[email protected]>
override RLBase.update!(model::AbstractEnvironmentModel, buffer::AbstractTrajectory) (#18)

1be791487f5f00dbedebb82ff895c56b30d736db authored over 4 years ago by Jun Tian <[email protected]>
Update Project.toml

fbbf149b5bf3b81259a47999eb4f9fbd4db49754 authored over 4 years ago by Jun Tian <[email protected]>
Adapt to the upcoming new release of RLCore (#16)

* update dependency

* done

* use the latest stable versions

* update dependencies

7ded25ed1865987f92147da49fcac3ee0bf1009e authored over 4 years ago by Jun Tian <[email protected]>
do not precompile TicTacToe (#15)

b6d5a41f7788435576be6198904d652d37a8461e authored almost 5 years ago by Jun Tian <[email protected]>
Update README.md

76d849485fd80c8cdb32b5cb3823ba41d7339096 authored almost 5 years ago by Jun Tian <[email protected]>
Update README.md

8aa94ed684490d1640c5bd1d83c3f96cc52e0aad authored almost 5 years ago by Jun Tian <[email protected]>
load TicTacToe lazily

2c1e407a049f2d22f82f0b2d51e56c84d75e9b3f authored almost 5 years ago by Jun Tian <[email protected]>
update st info

6af76eb7406c3c1a5c6507a3b22238b6e7101288 authored almost 5 years ago by Jun Tian <[email protected]>
update st info

3090346151a19ce99872602029b92d030b30a93b authored almost 5 years ago by Jun Tian <[email protected]>
Switch to RLCore (#11)

* update environments to use RLCore

* update dependency

b5c718a891a4b3db4fae177b8b33ca506df1ecea authored almost 5 years ago by Jun Tian <[email protected]>
update dependency

2e421d9ea9c280140dea83886823bbe2dafa8a28 authored almost 5 years ago by Jun Tian <[email protected]>
sync

5655e171f78e6f7144ee013f7e4437788aa48b63 authored almost 5 years ago by Jun Tian <[email protected]>
sync

a17e25de6b3c3d663f49647b6a41df674fc7317c authored almost 5 years ago by Jun Tian <[email protected]>
sync

030c4851dc62f2d0d052c64879c114d8ca178bb0 authored almost 5 years ago by Jun Tian <[email protected]>
sync

f46a51e6f084e37be6c0eb8d95ab105750ce17a8 authored almost 5 years ago by Jun Tian <[email protected]>
sync

c220e9af2d605f5446eec1923446d8f4fd542f8a authored almost 5 years ago by Jun Tian <[email protected]>
sync

e2fa30b0beeea3ab9bd5bbac07294f19660e1693 authored almost 5 years ago by Jun Tian <[email protected]>
sync

9cc7acb49e9423dd208077e2632c72e68429057b authored almost 5 years ago by Jun Tian <[email protected]>
sync

497040156d871bd4fcb6058ba2c799980ff8f67c authored almost 5 years ago by Jun Tian <[email protected]>
sync

88a7699cb0180b6c8664a0ff43c22dffa07adf66 authored almost 5 years ago by Jun Tian <[email protected]>
sync

ca4cddf2b9a046c7088998becbb9b6b056da0806 authored almost 5 years ago by Jun Tian <[email protected]>
update

42f574c602bbcf3a7c68653792fddd29467b2715 authored almost 5 years ago by Jun Tian <[email protected]>
udpate Chapter04

ddf9b6dfe40e46c6403063f5a706bcdf10709139 authored almost 5 years ago by Jun Tian <[email protected]>
Install TagBot as a GitHub Action (#12)

8bd0e8785ecbfc9c45d519166001dad83233b81b authored almost 5 years ago by Julia TagBot <[email protected]>
finishe chapter03

593b96229d9821eee5b7f5726aa42e459c4cd04a authored almost 5 years ago by Jun Tian <[email protected]>
finished chapter01 and chapter02

3170351bad46313389a3d2aaf4efadcbba73d922 authored almost 5 years ago by Jun Tian <[email protected]>
update environments to use RLCore

9d92c190c1165796e77a188fc70dc8936433f4ca authored almost 5 years ago by Jun Tian <[email protected]>
add Manifest.toml

89cce76a5792033c974517b2e3c8895b523c3272 authored almost 5 years ago by Jun Tian <[email protected]>
Add links for notebook

9f8bf9ab41e0707210791291ad73cad5630b5f68 authored over 5 years ago by Jun Tian <[email protected]>
rewrite all the environments to use the new API (#9)

* rewrite all the environments to use the new API in [ReinforcementLearniingEnvironments.jl](htt...

04d1961ebb2e219f733f4f6968f953e8a4c7800f authored over 5 years ago by Jun Tian <[email protected]>
Add Docker Badge

Now each update in the master branch will trigger an auto docker build.

ea2a28a051473c0c05c7876ee8ac3a743db543ae authored almost 6 years ago by Jun Tian <[email protected]>
Update README.md

220d6da5d0d46da6fa82e6d3ec82597b34262688 authored almost 6 years ago by Jun Tian <[email protected]>
Oh fig_9_10 is missed in Contents Table

dd2ad16e8161ebd617edf81ebbedfaf3f3026d5f authored almost 6 years ago by Jun Tian <[email protected]>
update readme

c6f409010e45a487137e87846fe8392d569940b5 authored almost 6 years ago by Jun Tian <[email protected]>
tag release

b720db27e86b1b0156525e27776fbd1b2ee43d91 authored almost 6 years ago by Jun Tian <[email protected]>
minor fix

61eef70327a591ddfa6e604c7a29a65adf85c9a3 authored almost 6 years ago by Jun Tian <[email protected]>
minor fix

880b2f2670e1d46c5a935e40b54fe95a706fb23c authored almost 6 years ago by Jun Tian <[email protected]>
Merge pull request #3 from findmyway/fix_fig_13_2

modify params in chapter13/short_corridor.jl

938522d48c14c1e77a5eda63531ea3eb6922fb06 authored almost 6 years ago by Jun Tian <[email protected]>
update README

fac5b0837d855bd4613d34a56b27ed10c4dc7eae authored almost 6 years ago by Jun Tian <[email protected]>
modify params

e3fada14de574fa2786dc6355d256cf3a0fe7a01 authored almost 6 years ago by Jun Tian <[email protected]>
update README

5caf99dbe69b2d8205c59f1b37deedf926c4cbe4 authored about 6 years ago by Jun Tian <[email protected]>
update README.md

d9b059a0759382c711dc504a910d97fc9526da75 authored about 6 years ago by Jun Tian <[email protected]>
delete Manifest.toml

89090ba7ee919adff83885d7136072ecd1ddb586 authored about 6 years ago by Jun Tian <[email protected]>
ignore Manifest.toml

43659b88e8a3df4cff83ccc22229c186abd89c80 authored about 6 years ago by Jun Tian <[email protected]>
update dependent package version

71e84d887876d54227b13b49217236004222df8b authored about 6 years ago by Jun Tian <[email protected]>
Happy New Year

41fa59bd528582df99acf0c6ab6946f49d85b744 authored about 6 years ago by Jun Tian <[email protected]>