Reinforce-5 / hyperparameters.json
Jeibros's picture
Upload folder using huggingface_hub
b009e60
raw
history blame contribute delete
182 Bytes
{"h_size": 64, "n_training_episodes": 1000, "n_evaluation_episodes": 10, "max_t": 5, "gamma": 0.99, "lr": 0.0001, "env_id": "Pixelcopter-PLE-v0", "state_space": 7, "action_space": 2}