qgallouedec / ddpg-ReacherDMC-v0

huggingface.co
Total runs: 27
24-hour runs: 3
7-day runs: 2
30-day runs: 20
Model's Last Updated: January 16 2023
reinforcement-learning

Introduction of ddpg-ReacherDMC-v0

Model Details of ddpg-ReacherDMC-v0

DDPG Agent playing ReacherDMC-v0

This is a trained model of a DDPG agent playing ReacherDMC-v0 using the stable-baselines3 library and the RL Zoo .

The RL Zoo is a training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents included.

Usage (with SB3 RL Zoo)

RL Zoo: https://github.com/DLR-RM/rl-baselines3-zoo
SB3: https://github.com/DLR-RM/stable-baselines3
SB3 Contrib: https://github.com/Stable-Baselines-Team/stable-baselines3-contrib

Install the RL Zoo (with SB3 and SB3-Contrib):

pip install rl_zoo3
# Download model and save it into the logs/ folder
python -m rl_zoo3.load_from_hub --algo ddpg --env ReacherDMC-v0 -orga qgallouedec -f logs/
python -m rl_zoo3.enjoy --algo ddpg --env ReacherDMC-v0  -f logs/

If you installed the RL Zoo3 via pip ( pip install rl_zoo3 ), from anywhere you can do:

python -m rl_zoo3.load_from_hub --algo ddpg --env ReacherDMC-v0 -orga qgallouedec -f logs/
python -m rl_zoo3.enjoy --algo ddpg --env ReacherDMC-v0  -f logs/
Training (with the RL Zoo)
python -m rl_zoo3.train --algo ddpg --env ReacherDMC-v0 -f logs/
# Upload the model and generate video (when possible)
python -m rl_zoo3.push_to_hub --algo ddpg --env ReacherDMC-v0 -f logs/ -orga qgallouedec
Hyperparameters
OrderedDict([('batch_size', 64),
             ('gamma', 0.99),
             ('learning_rate', 0.0001),
             ('n_timesteps', 1000000.0),
             ('noise_std', 0.3),
             ('noise_type', 'ornstein-uhlenbeck'),
             ('policy', 'MlpPolicy'),
             ('policy_kwargs',
              'dict(net_arch=dict(pi=[300, 200], qf=[400, 300]))'),
             ('normalize', False)])

Runs of qgallouedec ddpg-ReacherDMC-v0 on huggingface.co

27
Total runs
3
24-hour runs
5
3-day runs
2
7-day runs
20
30-day runs

More Information About ddpg-ReacherDMC-v0 huggingface.co Model

ddpg-ReacherDMC-v0 huggingface.co

ddpg-ReacherDMC-v0 huggingface.co is an AI model on huggingface.co that provides ddpg-ReacherDMC-v0's model effect (), which can be used instantly with this qgallouedec ddpg-ReacherDMC-v0 model. huggingface.co supports a free trial of the ddpg-ReacherDMC-v0 model, and also provides paid use of the ddpg-ReacherDMC-v0. Support call ddpg-ReacherDMC-v0 model through api, including Node.js, Python, http.

ddpg-ReacherDMC-v0 huggingface.co Url

https://huggingface.co/qgallouedec/ddpg-ReacherDMC-v0

qgallouedec ddpg-ReacherDMC-v0 online free

ddpg-ReacherDMC-v0 huggingface.co is an online trial and call api platform, which integrates ddpg-ReacherDMC-v0's modeling effects, including api services, and provides a free online trial of ddpg-ReacherDMC-v0, you can try ddpg-ReacherDMC-v0 online for free by clicking the link below.

qgallouedec ddpg-ReacherDMC-v0 online free url in huggingface.co:

https://huggingface.co/qgallouedec/ddpg-ReacherDMC-v0

ddpg-ReacherDMC-v0 install

ddpg-ReacherDMC-v0 is an open source model from GitHub that offers a free installation service, and any user can find ddpg-ReacherDMC-v0 on GitHub to install. At the same time, huggingface.co provides the effect of ddpg-ReacherDMC-v0 install, users can directly use ddpg-ReacherDMC-v0 installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

ddpg-ReacherDMC-v0 install url in huggingface.co:

https://huggingface.co/qgallouedec/ddpg-ReacherDMC-v0

Url of ddpg-ReacherDMC-v0

ddpg-ReacherDMC-v0 huggingface.co Url

Provider of ddpg-ReacherDMC-v0 huggingface.co

qgallouedec
ORGANIZATIONS

Other API from qgallouedec