genrl
A PyTorch reinforcement learning library for generalizable and reproducible algorithm implementations with an aim to improve accessibility in RL
File Explorer
Download Latest Version (.zip)- cancel.yml
- codecov.yml
- lint-check.yml
- stale.yml
- test_linux.yml
- test_macos.yml
- test_windows.yml
- .mergify.yml
- unix_cpu_build.sh
- windows_cpu_build.ps1
- placeholder
- genrl.agents.bandits.contextual.rst
- genrl.agents.bandits.multiarmed.rst
- genrl.agents.classical.qlearning.rst
- genrl.agents.classical.sarsa.rst
- genrl.agents.deep.a2c.rst
- genrl.agents.deep.base.rst
- genrl.agents.deep.ddpg.rst
- genrl.agents.deep.dqn.rst
- genrl.agents.deep.ppo1.rst
- genrl.agents.deep.sac.rst
- genrl.agents.deep.td3.rst
- genrl.agents.deep.vpg.rst
- index.rst
- bandit.rst
- classical.rst
- index.rst
- index.rst
- genrl.environments.rst
- genrl.environments.vec_env.rst
- index.rst
- index.rst
- index.rst
- genrl.png
- genrl_cropped.png
- index.rst
- supervised_basic.rst
- unsupervised_basic.rst
- index.rst
- about.rst
- index.rst
- adding_data_bandit.rst
- adding_dcb_agent.rst
- bandit_overview.rst
- bayesian.rst
- bootstrap.rst
- contextual_overview.rst
- gradients.rst
- index.rst
- linpos.rst
- noise.rst
- thompson_sampling.rst
- ucb.rst
- variational.rst
- index.rst
- Q_Learning.rst
- Sarsa.rst
- Categorical_DQN.png
- A2C.rst
- Background.rst
- Categorical_DQN.rst
- DDPG.rst
- Double_DQN.rst
- DQN.rst
- Dueling_DQN.rst
- index.rst
- NoisyNet_DQN.rst
- PPO.rst
- Prioritized_DQN.rst
- SAC.rst
- TD3.rst
- VPG.rst
- index.rst
- Saving and loading.rst
- Using A2C.md
- Using Custom Policies.md
- Using shared parameters in actor critic agents.rst
- using_vpg.md
- getting_started.md
- install.md
- conf.py
- index.rst
- make.bat
- Makefile
- requirements.txt
- placeholder
- A2C-CartPole-v0-ep100.db
- a2c_cartpole-v0.py
- read.py
- td3_pendulum-v0.py
- bandit.py
- Bandit_demo.ipynb
- deep.py
- deep_cb.py
- DQN_demo.ipynb
- genetic_rl.py
- genetic_rl_q_learning.py
- run_cb.py
- sample.py
- __init__.py
- base_model.py
- bayesian.py
- neural.py
- transition.py
- __init__.py
- base.py
- bootstrap_neural.py
- fixed.py
- linpos.py
- neural_greedy.py
- neural_linpos.py
- neural_noise_sampling.py
- variational.py
- __init__.py
- base.py
- bayesian.py
- bernoulli_mab.py
- epsgreedy.py
- gaussian_mab.py
- gradient.py
- thompson.py
- ucb.py
- __init__.py
- __init__.py
- qlearning.py
- __init__.py
- sarsa.py
- __init__.py
- valueiteration.py
- __init__.py
- __init__.py
- a2c.py
- __init__.py
- base.py
- offpolicy.py
- onpolicy.py
- __init__.py
- ddpg.py
- __init__.py
- base.py
- categorical.py
- double.py
- dueling.py
- noisy.py
- prioritized.py
- utils.py
- __init__.py
- ppo1.py
- __init__.py
- sac.py
- __init__.py
- td3.py
- __init__.py
- vpg.py
- __init__.py
- __init__.py
- __init__.py
- actor_critic.py
- bandit.py
- base.py
- buffers.py
- noise.py
- policies.py
- rollout_storage.py
- values.py
- __init__.py
- monitor.py
- normalize.py
- utils.py
- vector_envs.py
- wrappers.py
- __init__.py
- action_wrappers.py
- atari_preprocessing.py
- atari_wrappers.py
- base_wrapper.py
- frame_stack.py
- gym_wrapper.py
- suite.py
- time_limit.py
- torch.py
- __init__.py
- genetic_hyperparam.py
- utils.py
- __init__.py
- bandit.py
- base.py
- classical.py
- offpolicy.py
- onpolicy.py
- __init__.py
- adult_bandit.py
- base.py
- census_bandit.py
- covertype_bandit.py
- magic_bandit.py
- mushroom_bandit.py
- statlog_bandit.py
- utils.py
- __init__.py
- discount.py
- logger.py
- models.py
- utils.py
- __init__.py
- __init__.py
- test_cb_agents.py
- test_data_bandits.py
- test_mab_agents.py
- test_multi_armed_bandits.py
- utils.py
- __init__.py
- test_agents.py
- __init__.py
- test_a2c.py
- test_custom.py
- test_ddpg.py
- test_dqn.py
- test_dqn_cnn.py
- test_ppo1.py
- test_sac.py
- test_td3.py
- test_vpg.py
- __init__.py
- __init__.py
- __init__.py
- test_atari_wrappers.py
- test_vecenv.py
- test_wrappers.py
- __init__.py
- test_bandit_trainer.py
- test_classical_trainer.py
- test_deep_trainer.py
- __init__.py
- test_logger.py
- test_models.py
- test_utils.py
- __init__.py
- .codecov.yml
- .coveragerc
- .gitignore
- .isort.cfg
- .lgtm.yml
- .pre-commit-config.yaml
- .pyup.yml
- .travis.yml
- AUTHORS.rst
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- environment.yml
- GETTING_STARTED.md
- INSTALL.md
- LICENSE
- README.md
- requirements.txt
- setup.cfg
- setup.py
// repository documentation
Was this content helpful?
(0 ratings)
