-
Dear authors,
Uber is a good job, and I'm very interested in it. But when I tried to reproduce it, I found some missing library import problems in some files, such as TD3_Ensemble, CONTRAST in pretra…
-
* paper
Addressing Function Approximation Error in Actor-Critic Methods
https://arxiv.org/abs/1802.09477
-
-
### Description
When I ran the example scripts under docs/source/isaaclab for _torch_ant_ppo.py_ and _jax_ant_ppo.py_ the training starts as expected without an issue but for _torch_ant_sac.py_, sc…
-
2024-07-03 10:29:54.952219: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not find cuda drivers on your machine, GPU will not be used.
2024-07-03 10:29:55.117319: I tensorflow/core/platform/cpu_feat…
-
Hello, I read your TD3 algorithm. First of all, thank you for your open source development. However, I found that the delayed update was not reflected in the TD3 algorithm, and the relevant cod…
-
Thank you for creating a NodeJS capable gym compliant PPO implementation! I am fairly new Tensorflow.js (so my apologies ahead of time for misunderstanding anything!) but would it be possible to make…
-
the first TD3 implementation do not work well..
so.. have to analysis each part of the differences from ddpg
-
hello, sir!I have some trouble with training.
why it is hard to train a well model with you origin code.
I have run the `train_velodyne_td3.py` for a half of day with nvidia GPU: RTX 3060. but the…
-
# Objective #
- Have a TD3 implementation fully operational and tested on several environments.