Skip to content

Machine learning with ml-agents on google colab will be available

License

Notifications You must be signed in to change notification settings

syuuya-nakatomi/ml-agents-colaboratory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ml-agents-colaboratory

Machine learning with ml-agents on colab As an example, here is a notebook where you can try out the walker in ml-agents Open In Colab
To process on a free Tesla K80 GPU, switch the notebook settings to GPU and modify the last line as follows

!mlagents-learn ml-agents/config/ppo/Walker.yaml --run-id=$run_id --env=$env_name --no-graphics --torch-device=cuda:0

Current Goals:Building an environment for reinforcement learning using TPUs

About

Machine learning with ml-agents on google colab will be available

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published