yarll
Combining deep learning and reinforcement learning.
File Explorer
Download Latest Version (.zip)- dependabot.yml
- AntPyBullet-SAC-experiment.json
- CartPole-v0-A2C-experiment.json
- CartPole-v0-A3C-experiment.json
- CartPole-v0-DQN-experiment.json
- CartPole-v0-FittedQ-experiment.json
- CartPole-v0-PPO-experiment.json
- CartPole-v0-RE-experiment.json
- cem-experiment.json
- CliffWalking-v0-QLearning-experiment.json
- DPPO-experiment.json
- DTRPO-experiment.json
- FrozenLake-DPPO-experiment.json
- FrozenLake-PPO-experiment.json
- InvertedPendulum-SAC-experiment.json
- InvertedPendulumPyBullet-PPO-experiment.json
- InvertedPendulumPyBullet-SAC-experiment.json
- LunarLanderContinuous-SAC-experiment.json
- MountainCar-v0-SarsaFA-experiment.json
- MountainCarContinuous-v0-PPO-experiment.json
- Pendulum-A2C-experiment.json
- Pendulum-A3C-experiment.json
- Pendulum-DDPG-experiment.json
- Pendulum-PPO-experiment.json
- Pendulum-RE-experiment.json
- Pendulum-RE-PyTorch-experiment.json
- Pendulum-SAC-experiment.json
- Pendulum-SAC-PyTorch-experiment.json
- Pendulum-v0-DPPO-experiment.json
- PongDeterministic-v4-A2C-experiment.json
- PongDeterministic-v4-A3C-experiment.json
- PongDeterministic-v4-DPPO-experiment.json
- PongDeterministic-v4-PPO-experiment.json
- PongDeterministic-v4-RE-experiment.json
- ReacherPyBullet-SAC-experiment.json
- TRPO-experiment.json
- REINFORCE_AKT_target_task.ipynb
- a2c-cartpole-v0-rewards.png
- a3c-cartpole-v0-rewards.png
- a3c-PongDeterministic-v4.png
- DPPO-CartPole-v0.png
- DPPO-PongDeterministic-v4.png
- examplerun.gif
- karpathy-cartpole-v0-rewards.png
- pong.gif
- reinforce-cartpole-v0-rewards.png
- totalrewardperepisode.png
- __init__.py
- action_selection.py
- categorical_action_selection.py
- continuous_action_selection.py
- __init__.py
- sarsa.py
- sarsa_fa.py
- __init__.py
- cem.py
- q_learning.py
- __init__.py
- reinforce.py
- sac.py
- __init__.py
- a3c.py
- a3c_worker.py
- parameter_server.py
- README.md
- __init__.py
- async_knowledge_transfer.py
- knowledge_transfer.py
- __init__.py
- __init__.py
- a2c.py
- actor_critic.py
- __init__.py
- dppo.py
- dppo_worker.py
- ppo.py
- README.md
- __init__.py
- dtrpo.py
- trpo.py
- __init__.py
- ddpg.py
- dqn.py
- fitted_q.py
- reinforce.py
- sac.py
- __init__.py
- agent.py
- env_runner.py
- registration.py
- __init__.py
- acrobot.py
- cartpole.py
- environment.py
- registration.py
- wrappers.py
- __init__.py
- function_approximator.py
- tile_coding.py
- __init__.py
- experiences_memory.py
- memory.py
- prealloc_memory.py
- __init__.py
- summary_writer.py
- summary_writer_pytorch.py
- summary_writer_tensorflow.py
- __init__.py
- envs_statistics.py
- exceptions.py
- network_ops.py
- noise.py
- plot_statistics.py
- reporter.py
- scalers.py
- utils.py
- __init__.py
- e_greedy.py
- policy.py
- __init__.py
- compare_configs.py
- gen_envs.py
- list_exps.py
- run_model.py
- __init__.py
- eligibility_traces.py
- __init__.py
- main.py
- .gitignore
- LICENSE
- pyproject.toml
- README.md
- requirements.txt
- setup.py
// repository documentation
Was this content helpful?
(0 ratings)
