Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
4mosot
/
Reinforce-Pixelcopter-PLE-v0
like
0
Reinforcement Learning
Pixelcopter-PLE-v0
reinforce
custom-implementation
deep-rl-class
Eval Results
Model card
Files
Files and versions
Community
main
Reinforce-Pixelcopter-PLE-v0
/
hyperparameters.json
4mosot
Upload . with huggingface_hub
c72eada
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
120 Bytes
{
"n_training_episodes"
:
1000000
,
"n_evaluation_episodes"
:
10
,
"gamma"
:
0.9
,
"lr"
:
1e-05
,
"env_id"
:
"Pixelcopter-PLE-v0"
}