-
Hi, I wonder whether the generated episodes from sotopia env can be openly released.
In addition, does it mean that we need to collect 159 (from 0 to 158 idx) buffers to store the episodes?
(The pr…
-
Appliquer un filtre (matrice de convolution 3x3 ou 5x5) (https://docs.gimp.org/2.6/fr/plug-in-convmatrix.html)
- [x] Détection de contour (https://docs.gimp.org/2.6/fr/plug-in-convmatrix.html)
- [x]…
-
Hello, Dr. Xu, when we tried to train TD3 using the applr_working branch of your code, we found that the training configurations were missing. There is no td3/config.yaml file under the td3 file, so I…
-
I may suggest you to implement TD3 for your algorithm 9.
[TD3](https://arxiv.org/abs/1802.09477)
Great job so far :)
-
I've been seen a constant increase in memory usage, throughout the training process. Has anyone else come across this issue?
Package versions:
tensorflow-gpu==1.15
numpy==1.17.1
-
### What happened + What you expected to happen
Training TD3/DDPG doesn't seem to respect the action bounds, specifically the lower action bound. Specifically, it seems like the action outputs are …
vymao updated
1 month ago
-
Is RNN support available for TD3 and SAC algorithms? On the website of Tianshou there is a table that says that RNNs are not supported for both TD3 and SAC, however, there are functions RecurrentCriti…
-
Hello, Mr. Reiniscimurs, I have done the test after training, bleow is the average reward function generated by my training of the improved method.In addition, I conducted tests on the original map, a…
-
Hello, excuse me. I would like to ask how to resolve this error
[INFO] [1694695746.578410, 453.297000]: Collision!!
Traceback (most recent call last):
File "/home/robot/catkin_ws/src/turtle…
-
Hi,
I have checked all the programs for training four_way and I got the same error like this:
2024-07-08 09:55:13.843116: W tensorflow/stream_executor/platform/default/dso_loader.cc:55] Could not …