stable-baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
Language: css
Author: GitHub Repos (@github-repos)
0 stars · 16 views
Viewing path: Makefile
Files
- dqn.py (py)
- running_mean_std.py (py)
- policies.py (py)
- run_docker_cpu.sh (sh)
- PULL_REQUEST_TEMPLATE.md (md)
- distributions.md (md)
- custom_env.yml (yml)
- test_distributions.py (py)
- ppo.md (md)
- __init__.py (py)
- distributions.py (py)
- identity_env.py (py)
- test_n_step_replay.py (py)
- integrations.md (md)
- split_graph.png (image)
- sac.py (py)
- utils.md (md)
- stacked_observations.py (py)
- policies.py (py)
- monitor.py (py)
- .github (github)
- ISSUE_TEMPLATE (txt)
- documentation.yml (yml)
- feature_request.yml (yml)
- question.yml (yml)
- workflows (txt)
- ci.yml (yml)
- pypi-publish.yml (yml)
- .gitignore (gitignore)
- CODE_OF_CONDUCT.md (md)
- Dockerfile (txt)
- LICENSE (txt)
- Makefile (txt)
- docs (txt)
- Makefile (txt)
- README.md (md)
- _static (txt)
- css (txt)
- img (txt)
- Tensorboard_example.png (image)
- breakout.gif (image)
- colab.svg (image)
- logo.png (image)
- mistake.png (image)
- net_arch.png (image)
- sb3_loop.png (image)
- try_it.png (image)
- common (txt)
- env_checker.md (md)
- env_util.md (md)
- envs.md (md)
- evaluation.md (md)
- logger.md (md)
- monitor.md (md)
- noise.md (md)
- conf.py (py)
- guide (txt)
- algos.md (md)
- callbacks.md (md)
- checking_nan.md (md)
- custom_env.md (md)
- custom_policy.md (md)
- export.md (md)
- imitation.md (md)
- install.md (md)
- plotting.md (md)
- rl.md (md)
- rl_tips.md (md)
- rl_zoo.md (md)
- sbx.md (md)
- tensorboard.md (md)
- vec_envs.md (md)
- index.rst (rst)
- make.bat (bat)
- misc (txt)
- changelog.md (md)
- projects.md (md)
- modules (txt)
- ddpg.md (md)
- dqn.md (md)
- her.md (md)
- td3.md (md)
- spelling_wordlist.txt (txt)
- pyproject.toml (toml)
- scripts (txt)
- build_docker.sh (sh)
- setup.py (py)
- stable_baselines3 (txt)
- a2c (txt)
- a2c.py (py)
- common (txt)
- atari_wrappers.py (py)
- base_class.py (py)
- callbacks.py (py)
- env_checker.py (py)
- env_util.py (py)
- envs (txt)
- __init__.py (py)
- bit_flipping_env.py (py)
- multi_input_envs.py (py)
- evaluation.py (py)
- noise.py (py)
- preprocessing.py (py)
- results_plotter.py (py)
- save_util.py (py)
- sb2_compat (txt)
- torch_layers.py (py)
- type_aliases.py (py)
- utils.py (py)
- vec_env (txt)
- __init__.py (py)
- patch_gym.py (py)
- util.py (py)
- vec_check_nan.py (py)
- vec_extract_dict_obs.py (py)
- vec_frame_stack.py (py)
- vec_transpose.py (py)
- vec_video_recorder.py (py)
- ddpg (txt)
- __init__.py (py)
- ddpg.py (py)
- dqn (txt)
- __init__.py (py)
- her (txt)
- __init__.py (py)
- goal_selection_strategy.py (py)
- her_replay_buffer.py (py)
- ppo (txt)
- sac (txt)
- td3 (txt)
- __init__.py (py)
- td3.py (py)
- version.txt (txt)
- tests (txt)
- test_buffers.py (py)
- test_callbacks.py (py)
- test_cnn.py (py)
- test_custom_policy.py (py)
- test_env_checker.py (py)
- test_gae.py (py)
- test_her.py (py)
- test_identity.py (py)
- test_logger.py (py)
- test_monitor.py (py)
- test_predict.py (py)
- test_preprocessing.py (py)
- test_save_load.py (py)
- test_sde.py (py)
- test_tensorboard.py (py)
- test_train_eval_mode.py (py)
- test_vec_extract_dict_obs.py (py)
- test_vec_monitor.py (py)
- test_vec_normalize.py (py)
- ATTRIBUTION.md (markdown)
- README.md (md)
- base.md (md)
- sb3_contrib.md (md)
- policies.py (py)
- ppo.py (py)
- test_run.py (py)
- run_tests.sh (sh)
- off_policy_algorithm.py (py)
- __init__.py (py)
- bug_report.yml (yml)
- buffers.py (py)
- CONTRIBUTING.md (md)
- test_deterministic.py (py)
- quickstart.md (md)
- sac.md (md)
- examples.md (md)
- colab-badge.svg (image)
- test_vec_envs.py (py)
- sb3_policy.png (image)
- __init__.py (py)
- vec_normalize.py (py)
- baselines_theme.css (css)
- rmsprop_tf_like.py (py)
- test_vec_stacked_obs.py (py)
- subproc_vec_env.py (py)
- policies.py (py)
- save_format.md (md)
- test_vec_check_nan.py (py)
- on_policy_algorithm.py (py)
- policies.py (py)
- __init__.py (py)
- developer.md (md)
- dummy_vec_env.py (py)
- test_dict_env.py (py)
- atari_wrappers.md (md)
- conda_env.yml (yml)
- vec_monitor.py (py)
- logger.py (py)
- policies.py (py)
- test_spaces.py (py)
- migration.md (md)
- a2c.md (md)
- test_utils.py (py)
- run_docker_gpu.sh (sh)
- test_envs.py (py)
- base_vec_env.py (py)
- .readthedocs.yml (yml)
- policies.py (py)