EleutherAI / EleutherAI/groupoid-rl
Deep Q-Learning example not fully implemend
Open
- Dominant language
- Jupyter Notebook
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
RuntimeError: Expected 4-dimensional input for 4-dimensional weight [16, 3, 5, 5], but got 2-dimensional input of size [4, 4] instead
```
I tried following the basic Q-learning pytorch tutorial:
https://pytorch.org/tutorials/intermediate/reinforcement_q_learning.html
Need to work out this bug. Thanks
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.