Unit-4.1 / hyperparameters.json
Bodolaz's picture
Upload folder using huggingface_hub
1fd3c41
raw
history blame contribute delete
177 Bytes
{"h_size": 4, "n_training_episodes": 10000, "n_evaluation_episodes": 100, "max_t": 1000, "gamma": 0.97, "lr": 0.05, "env_id": "CartPole-v1", "state_space": 4, "action_space": 2}