--- tags: - reinforcement-learning - ml-agents - unity - ppo - ML-Agents-PushBlock license: mit --- %%writefile README.md # PPO PushBlock Agent This model was trained using PPO with Unity ML-Agents in the PushBlock environment. ## Environment PushBlock ## Algorithm PPO (Proximal Policy Optimization) ## Files - `PushBlock.onnx` — trained policy network ## View 1. https://huggingface.co/spaces/unity/ML-Agents-PushBlock 2. RyanAA ## Author Ryan Aparicio