Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
sgoodfriend
/
ppo-BipedalWalker-v3
like
0
Reinforcement Learning
rl-algo-impls
BipedalWalker-v3
ppo
deep-reinforcement-learning
Eval Results
Model card
Files
Files and versions
Community
9768175
ppo-BipedalWalker-v3
1 contributor
History:
2 commits
sgoodfriend
PPO playing BipedalWalker-v3 from https://github.com/sgoodfriend/rl-algo-impls/tree/7026bf7f4f56a8a5b0dab7193256d2fbf823b308
9768175
almost 2 years ago
benchmarks
PPO playing BipedalWalker-v3 from https://github.com/sgoodfriend/rl-algo-impls/tree/7026bf7f4f56a8a5b0dab7193256d2fbf823b308
almost 2 years ago
dqn
PPO playing BipedalWalker-v3 from https://github.com/sgoodfriend/rl-algo-impls/tree/7026bf7f4f56a8a5b0dab7193256d2fbf823b308
almost 2 years ago
hf-deep-rl
PPO playing BipedalWalker-v3 from https://github.com/sgoodfriend/rl-algo-impls/tree/7026bf7f4f56a8a5b0dab7193256d2fbf823b308
almost 2 years ago
hyperparams
PPO playing BipedalWalker-v3 from https://github.com/sgoodfriend/rl-algo-impls/tree/7026bf7f4f56a8a5b0dab7193256d2fbf823b308
almost 2 years ago
lambda_labs
PPO playing BipedalWalker-v3 from https://github.com/sgoodfriend/rl-algo-impls/tree/7026bf7f4f56a8a5b0dab7193256d2fbf823b308
almost 2 years ago
ppo
PPO playing BipedalWalker-v3 from https://github.com/sgoodfriend/rl-algo-impls/tree/7026bf7f4f56a8a5b0dab7193256d2fbf823b308
almost 2 years ago
publish
PPO playing BipedalWalker-v3 from https://github.com/sgoodfriend/rl-algo-impls/tree/7026bf7f4f56a8a5b0dab7193256d2fbf823b308
almost 2 years ago
runner
PPO playing BipedalWalker-v3 from https://github.com/sgoodfriend/rl-algo-impls/tree/7026bf7f4f56a8a5b0dab7193256d2fbf823b308
almost 2 years ago
saved_models
PPO playing BipedalWalker-v3 from https://github.com/sgoodfriend/rl-algo-impls/tree/7026bf7f4f56a8a5b0dab7193256d2fbf823b308
almost 2 years ago
shared
PPO playing BipedalWalker-v3 from https://github.com/sgoodfriend/rl-algo-impls/tree/7026bf7f4f56a8a5b0dab7193256d2fbf823b308
almost 2 years ago
vpg
PPO playing BipedalWalker-v3 from https://github.com/sgoodfriend/rl-algo-impls/tree/7026bf7f4f56a8a5b0dab7193256d2fbf823b308
almost 2 years ago
wrappers
PPO playing BipedalWalker-v3 from https://github.com/sgoodfriend/rl-algo-impls/tree/7026bf7f4f56a8a5b0dab7193256d2fbf823b308
almost 2 years ago
.gitattributes
1.48 kB
initial commit
almost 2 years ago
.gitignore
2.01 kB
PPO playing BipedalWalker-v3 from https://github.com/sgoodfriend/rl-algo-impls/tree/7026bf7f4f56a8a5b0dab7193256d2fbf823b308
almost 2 years ago
LICENSE
1.07 kB
PPO playing BipedalWalker-v3 from https://github.com/sgoodfriend/rl-algo-impls/tree/7026bf7f4f56a8a5b0dab7193256d2fbf823b308
almost 2 years ago
README.md
5.3 kB
PPO playing BipedalWalker-v3 from https://github.com/sgoodfriend/rl-algo-impls/tree/7026bf7f4f56a8a5b0dab7193256d2fbf823b308
almost 2 years ago
benchmark_publish.py
3.31 kB
PPO playing BipedalWalker-v3 from https://github.com/sgoodfriend/rl-algo-impls/tree/7026bf7f4f56a8a5b0dab7193256d2fbf823b308
almost 2 years ago
colab_enjoy.ipynb
4.71 kB
PPO playing BipedalWalker-v3 from https://github.com/sgoodfriend/rl-algo-impls/tree/7026bf7f4f56a8a5b0dab7193256d2fbf823b308
almost 2 years ago
colab_requirements.txt
383 Bytes
PPO playing BipedalWalker-v3 from https://github.com/sgoodfriend/rl-algo-impls/tree/7026bf7f4f56a8a5b0dab7193256d2fbf823b308
almost 2 years ago
colab_train.ipynb
4.74 kB
PPO playing BipedalWalker-v3 from https://github.com/sgoodfriend/rl-algo-impls/tree/7026bf7f4f56a8a5b0dab7193256d2fbf823b308
almost 2 years ago
compare_runs.py
5.89 kB
PPO playing BipedalWalker-v3 from https://github.com/sgoodfriend/rl-algo-impls/tree/7026bf7f4f56a8a5b0dab7193256d2fbf823b308
almost 2 years ago
enjoy.py
1.06 kB
PPO playing BipedalWalker-v3 from https://github.com/sgoodfriend/rl-algo-impls/tree/7026bf7f4f56a8a5b0dab7193256d2fbf823b308
almost 2 years ago
environment.yml
221 Bytes
PPO playing BipedalWalker-v3 from https://github.com/sgoodfriend/rl-algo-impls/tree/7026bf7f4f56a8a5b0dab7193256d2fbf823b308
almost 2 years ago
huggingface_publish.py
6.15 kB
PPO playing BipedalWalker-v3 from https://github.com/sgoodfriend/rl-algo-impls/tree/7026bf7f4f56a8a5b0dab7193256d2fbf823b308
almost 2 years ago
poetry.lock
304 kB
PPO playing BipedalWalker-v3 from https://github.com/sgoodfriend/rl-algo-impls/tree/7026bf7f4f56a8a5b0dab7193256d2fbf823b308
almost 2 years ago
pyproject.toml
902 Bytes
PPO playing BipedalWalker-v3 from https://github.com/sgoodfriend/rl-algo-impls/tree/7026bf7f4f56a8a5b0dab7193256d2fbf823b308
almost 2 years ago
replay.meta.json
2.07 kB
PPO playing BipedalWalker-v3 from https://github.com/sgoodfriend/rl-algo-impls/tree/7026bf7f4f56a8a5b0dab7193256d2fbf823b308
almost 2 years ago
replay.mp4
838 kB
PPO playing BipedalWalker-v3 from https://github.com/sgoodfriend/rl-algo-impls/tree/7026bf7f4f56a8a5b0dab7193256d2fbf823b308
almost 2 years ago
train.py
2.49 kB
PPO playing BipedalWalker-v3 from https://github.com/sgoodfriend/rl-algo-impls/tree/7026bf7f4f56a8a5b0dab7193256d2fbf823b308
almost 2 years ago