Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
SamTru88
/
ppo-CleanRL-LunarLander
like
0
Reinforcement Learning
LunarLander-v2
deep-rl-course
ppo
custom-implementation
deep-reinforcement-learning
Eval Results (legacy)
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
ppo-CleanRL-LunarLander
File size: 81 Bytes
80f9014
1
2
3
4
5
6
{
"env_id"
:
"LunarLander-v2"
,
"algo"
:
"PPO"
,
"obs_dim"
:
8
,
"act_dim"
:
4
}