-
I suggest you use CNN+LSTM Model to instead of old model
-
can you give me some advice to run this code buy gpu and render the window from the original envs ?
thanks
-
### What is the problem?
*Ray version and other system information (Python version, TensorFlow version, OS):* Ray nightly (1.0.2), tensorflow2_p36 DLAMI env, pytorch 1.4-1.7
### Reproduction…
ericl updated
3 years ago
-
In discrete_A3C.py, the res_queue.get() in the main function hangs for a very long time (possibly forever) in Linux, but the entire code works perfectly fine on Windows.
```
workers = [Worker(gnet…
-
Hi
I was trying to run ' python a3c_main.py --evaluate 2 --load saved/pretrained_model' to run inference using the pre-trained model. However, I faced the following dimension error without changing…
-
Updates from:
- https://github.com/jacobhilton/deep_learning_curriculum (focus on transformers)
- Raschka book
1. Math prerequisites
Taking a derivative to find a point of minimum or maxim…
-
Isn't there any plan on the horizon to port this code to pyTorch ?
-
I run the Cart_Pole.py with A3C&A2C on linux and got the error.
Traceback (most recent call last):
File "/usr/local/lib/python3.6/multiprocessing/process.py", line 258, in _bootstrap
self.r…
-
I ran the notebook without any changes on the vizdoom environment. After around an hour the reward became non-negative and peaked at around 0.7, but continuing to run the code resulted in the reward g…
-
hi, I wanted to test your code on my platform but there seems to be an error. Can you please help me fix it, I have attached the error log.
Thank you.
[error log.txt](https://github.com/ikostrikov…