Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
lucasbertola
/
Reinforce-CartPole
like
0
Reinforcement Learning
CartPole-v1
reinforce
custom-implementation
deep-rl-class
Eval Results
Model card
Files
Files and versions
Community
main
Reinforce-CartPole
/
hyperparameters.json
lucasbertola
Upload . with huggingface_hub
2240763
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
111 Bytes
{
"env_id"
:
"CartPole-v1"
,
"h_size"
:
82
,
"gamma"
:
0.9244321379342584
,
"lr"
:
0.0014277900410510126
,
"n_layer"
:
3
}