Unityの公式ブログで、Unity上で機械学習(強化学習)できるUnity ML-Agentsが公開された。まだベータ版だそうですが。
https://blogs.unity3d.com/jp/2017/09/19/introducing-unity-machine-learning-agents/
追記:公式ブログ記事を日本語訳した方がいらっしゃいます↓
https://qiita.com/Ao_i/items/18dec197434c7f853a92
Unity ML-Agents一式はGitHubにある。↓
https://github.com/Unity-Technologies/ml-agents
ゲーム開発者が強化学習でエージェントを作成したり、AIの研究者が強化学習用のシミュレーション環境としてUnityを利用できるようにするためのフレームワークというか、SDKとTensorFlowラッパーってところか?
追記:YouTubeでUnite Tokyo 2018のセッションの模様が公開されている。
デモ動画も公開されている。
公式のUnity ML Agents WikiのBasicにバランスボールのサンプルを使ったチュートリアルもある。
https://github.com/Unity-Technologies/ml-agents/wiki/Getting-Started-with-Balance-Ball
https://blogs.unity3d.com/jp/2018/03/15/ml-agents-v0-3-beta-released-imitation-learning-feedback-driven-features-and-more/
https://blogs.unity3d.com/jp/2018/05/24/imitation-learning-in-unity-the-workflow/
追記:書籍が出るようです↓
追記:試した方々の記事↓
http://ruccho.hateblo.jp/entry/2017/09/23/185004
https://qiita.com/dora-gt/items/bacce436de2a3cdb1ef4
http://am1tanaka.hatenablog.com/entry/2017/11/08/230525
http://kan-kikuchi.hatenablog.com/entry/MLAgents
http://nn-hokuson.hatenablog.com/entry/2017/12/26/213456
http://tsubakit1.hateblo.jp/entry/2018/02/18/233000
スポンサーリンク