mirror of
https://github.com/saymrwulf/stable-baselines3.git
synced 2026-05-25 22:35:14 +00:00
Add Decisions and Dragons site to resources (#2044)
* add dnd site to resources . add info * add to changelog
This commit is contained in:
parent
daaebd0a52
commit
8a3e3ccb4e
2 changed files with 3 additions and 2 deletions
|
|
@ -16,4 +16,5 @@ However, if you want to learn about RL, there are several good resources to get
|
|||
- `Berkeley's Deep RL Bootcamp <https://sites.google.com/view/deep-rl-bootcamp/lectures>`_
|
||||
- `Berkeley's Deep Reinforcement Learning course <http://rail.eecs.berkeley.edu/deeprlcourse/>`_
|
||||
- `DQN tutorial <https://github.com/araffin/rlss23-dqn-tutorial>`_
|
||||
- `Decisions & Dragons - FAQ for RL foundations <https://www.decisionsanddragons.com>`_
|
||||
- `More resources <https://github.com/dennybritz/reinforcement-learning>`_
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@ Others:
|
|||
|
||||
Documentation:
|
||||
^^^^^^^^^^^^^^
|
||||
|
||||
Added Decisions and Dragons to resources. (@jmacglashan)
|
||||
|
||||
Release 2.4.0 (2024-11-18)
|
||||
--------------------------
|
||||
|
|
@ -1737,4 +1737,4 @@ And all the contributors:
|
|||
@DavyMorgan @luizapozzobon @Bonifatius94 @theSquaredError @harveybellini @DavyMorgan @FieteO @jonasreiher @npit @WeberSamuel @troiganto
|
||||
@lutogniew @lbergmann1 @lukashass @BertrandDecoster @pseudo-rnd-thoughts @stefanbschneider @kyle-he @PatrickHelm @corentinlger
|
||||
@marekm4 @stagoverflow @rushitnshah @markscsmith @NickLucche @cschindlbeck @peteole @jak3122 @will-maclean
|
||||
@brn-dev
|
||||
@brn-dev @jmacglashan
|
||||
|
|
|
|||
Loading…
Reference in a new issue