AliMokh / DeepRL

huggingface.co
Total runs: 3
24-hour runs: 0
7-day runs: 0
30-day runs: -23
Model's Last Updated: November 09 2023
reinforcement-learning

Introduction of DeepRL

Model Details of DeepRL

DQN Agent playing SpaceInvadersNoFrameskip-v4

This is a trained model of a DQN agent playing SpaceInvadersNoFrameskip-v4 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 dqn --env SpaceInvadersNoFrameskip-v4 -orga AliMokh -f logs/
python -m rl_zoo3.enjoy --algo dqn --env SpaceInvadersNoFrameskip-v4  -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 dqn --env SpaceInvadersNoFrameskip-v4 -orga AliMokh -f logs/
python -m rl_zoo3.enjoy --algo dqn --env SpaceInvadersNoFrameskip-v4  -f logs/
Training (with the RL Zoo)
python -m rl_zoo3.train --algo dqn --env SpaceInvadersNoFrameskip-v4 -f logs/
# Upload the model and generate video (when possible)
python -m rl_zoo3.push_to_hub --algo dqn --env SpaceInvadersNoFrameskip-v4 -f logs/ -orga AliMokh
Hyperparameters
OrderedDict([('batch_size', 32),
             ('buffer_size', 100000),
             ('env_wrapper',
              ['stable_baselines3.common.atari_wrappers.AtariWrapper']),
             ('exploration_final_eps', 0.01),
             ('exploration_fraction', 0.1),
             ('frame_stack', 4),
             ('gradient_steps', 1),
             ('learning_rate', 0.0001),
             ('learning_starts', 100000),
             ('n_timesteps', 1000000.0),
             ('optimize_memory_usage', False),
             ('policy', 'CnnPolicy'),
             ('target_update_interval', 1000),
             ('train_freq', 4),
             ('normalize', False)])

Environment Arguments

{'render_mode': 'rgb_array'}

Runs of AliMokh DeepRL on huggingface.co

3
Total runs
0
24-hour runs
0
3-day runs
0
7-day runs
-23
30-day runs

More Information About DeepRL huggingface.co Model

DeepRL huggingface.co

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

AliMokh DeepRL online free

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

AliMokh DeepRL online free url in huggingface.co:

https://huggingface.co/AliMokh/DeepRL

DeepRL install

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

DeepRL install url in huggingface.co:

https://huggingface.co/AliMokh/DeepRL

Url of DeepRL

DeepRL huggingface.co Url

Provider of DeepRL huggingface.co

AliMokh
ORGANIZATIONS

Other API from AliMokh

huggingface.co

Total runs: 1
Run Growth: 1
Growth Rate: 100.00%
Updated:May 21 2024
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:November 08 2023