-
Hello,
I ran `python examples.py` using `game = 'Breakout'` and `dqn_pixel_atari_game(game)`, and after about 60K steps, I ran out of memory. I have 16Gb of RAM (and a 6Gb NVIDIA 1060), so I'm surp…
-
I'm opening an issue to keep track of potential improvements to a MiniGrid v2.0. These are things I would do differently if I had to do it again. I'm not sure if these will get merged in the current v…
-
Hi, Kiwoo, thank you for sharing your code. I am new to Pytorch. In the Averaged DQN paper, Q^{A}_{i-1} is updated based on previously-updated `k` networks, and in `dqn.py`, line 108-110
target…
-
Looking at how Sonic fails and also reading up some of the reports on the various attempts at the Sonic domain, I really think that Novelty Search ( https://www.cs.ucf.edu/eplex/noveltysearch/userspag…
-
OpenAI has re-implemented the Mujuco environments in Bullet making them available to everyone. It would be really helpful for people following the course after the fact if HW1 could be ported over to …
-
`CMake` and `make` run fine. But on running `./gazebo-arm.sh`, the arm in Gazebo just keeps falling loosely(as in the GIF).
![image](https://media.giphy.com/media/oX7tFD4iPuIun47ZTA/giphy.gif)
…
-
Excuse me . What framework is used to implement the neural network in this system? Is it the LSTM encapsulated by matlab? Is there a duplicate version of tensorflow?
-
## Issue description
i installed pytorch using **conda install -c peterjc123 pytorch=0.3.1**
i am using a amd gpu so is it because of cuda or something
please help me out
output:
[INFO ] [Log…
-
I tried jetson-reinforcement on my new jetson tx2. It has Tegra R28.1.I have not installed a new jetpack version or the new software yet.
However i received some errors. what is the errors
Can …
-
On the latest AWS DL AMI, I get strange errors trying to install ray from source. Not sure how to debug them:
```
Replacing /home/ubuntu/anaconda3/envs/tensorflow_p36/lib/python3.6/site-packages…