mirror of
https://github.com/huggingface/deep-rl-class.git
synced 2026-04-02 02:00:15 +08:00
Merge pull request #329 from robertoschiavone/main
fix: unit 1 notebook cover link 📝
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
"source": [
|
||||
"# Unit 1: Train your first Deep Reinforcement Learning Agent 🤖\n",
|
||||
"\n",
|
||||
"\n",
|
||||
"\n",
|
||||
"\n",
|
||||
"In this notebook, you'll train your **first Deep Reinforcement Learning agent** a Lunar Lander agent that will learn to **land correctly on the Moon 🌕**. Using [Stable-Baselines3](https://stable-baselines3.readthedocs.io/en/master/) a Deep Reinforcement Learning library, share them with the community, and experiment with different configurations\n",
|
||||
"\n",
|
||||
@@ -1188,4 +1188,4 @@
|
||||
},
|
||||
"nbformat": 4,
|
||||
"nbformat_minor": 0
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user