ppo-LunarLander-v2 / hyperparameters.json
umesh251's picture
Push PPO LunarLander-v2 agent to the Hub
b92afa8 verified
Raw
History Blame Contribute Delete
48 Bytes
{
"batch_size": 512,
"minibatch_size": 128
}