deep-rl-class
deep-rl-class copied to clipboard
This repo contains the syllabus of the Hugging Face Deep Reinforcement Learning Course.
# Describe the bug In unit2.ipynb in the first code cell, `pickle5` pip install fails. `pickle5` is only needed in Python versions older than 3.8. Perhaps include a version check...
When i try to run the following cell in the notebook in google collab : ``` !pip install -r https://raw.githubusercontent.com/huggingface/deep-rl-class/main/notebooks/unit2/requirements-unit2.txt ``` it fails with the following error : ``` Building...
The Leaderboard link is not working. getting error. `runtime error Exit code: 1. Reason: for_status response.raise_for_status() File "/usr/local/lib/python3.10/site-packages/requests/models.py", line 1024, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden...
# Describe the bug I have been getting the following error message when I am pushing my model in unit2 handson on colab using push_to_hub function define in the notebook...
# Describe the bug Running the shared code on my laptop without modifying any of the hyperparameters results in the error message, `probability tensor contains either `inf`, `nan` or element...
# Describe the bug I can't access the leaderboard for any unit, is this on my end or a known issue? # Material  Error message: runtime error Exit code:...
Hi, On an image caption in https://huggingface.co/learn/deep-rl-course/en/unit1/rl-framework, I found the expression > 'The cumulative reward = rt+1 (rt+k+1 = rt+0+1 = rt+1)+ rt+2 (rt+k+1 = rt+1+1 = rt+2) + ...'....
1. First, the **best way to get a response fast is to ask the community** it on #rl-study-group in our Discord server: https://www.hf.co/join/discord 2. If you prefer you can ask...
1. First, the **best way to get a response fast is to ask the community** it on #rl-study-group in our Discord server: https://www.hf.co/join/discord 2. If you prefer you can ask...
# Describe the bug https://huggingface.co/spaces/huggingface-projects/Deep-Reinforcement-Learning-Leaderboard runtime error Exit code: 1. Reason: for_status response.raise_for_status() File "/usr/local/lib/python3.10/site-packages/requests/models.py", line 1024, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: https://huggingface.co/api/datasets/huggingface-projects/drlc-leaderboard-data/commit/main...