diff --git a/docs/guide/rl.rst b/docs/guide/rl.rst index 637d8a2..8885aab 100644 --- a/docs/guide/rl.rst +++ b/docs/guide/rl.rst @@ -16,4 +16,5 @@ However, if you want to learn about RL, there are several good resources to get - `Berkeley's Deep RL Bootcamp `_ - `Berkeley's Deep Reinforcement Learning course `_ - `DQN tutorial `_ +- `Decisions & Dragons - FAQ for RL foundations `_ - `More resources `_ diff --git a/docs/misc/changelog.rst b/docs/misc/changelog.rst index e9f3416..4cbd0ec 100644 --- a/docs/misc/changelog.rst +++ b/docs/misc/changelog.rst @@ -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