deep-rl-class
deep-rl-class copied to clipboard
This repo contains the syllabus of the Hugging Face Deep Reinforcement Learning Course.
Hi. I'm running unit 8 part 1 in my colab and get some errors. It seems some lines of code regarding parsing the arguments are missing. I added them manually,...
Since it was mentioned in https://huggingface.co/learn/deep-rl-course/unit3/deep-q-algorithm about Dueling DQN, I think it make sense to add it to reading list. @simoninithomas please review.
**!agents-learn ./config/ppo/Huggy.yaml --env=./trained-envs-executables/linux/Huggy/Huggy --run-id="Huggy1" --no-graphics** when I **run the command** in codlab above, it comes to some erros. And I don't know how to solve it. ` Traceback (most recent...
Should not Reach hole reward be -1?
# Describe the bug when I try to 'Publish our trained model on the Hub' the error is the token is not 'write' but the token is write is logged...
**### Bonus Unit 1 Notebook Error** Hello. I have a problem with executing my code in _**Bonus Unit 1**_ and it arises from this line, where, honestly talking, I have...
# What do you want to improve? - Explain the typo/error or the part of the course you want to improve - **Also, don't hesitate to open a Pull Request...
``` ===== Application Startup at 2025-02-28 02:25:43 ===== /usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_deprecation.py:131: FutureWarning: 'Repository' (from 'huggingface_hub.repository') is deprecated and will be removed from version '1.0'. Please prefer the http-based alternatives instead. Given its...
# Describe the bug error: subprocess-exited-with-error × python setup.py bdist_wheel did not run successfully. │ exit code: 1 ╰─> See above for output. note: This error originates from a subprocess,...
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. thinc 8.3.6 requires numpy=2.0.0,...