Machine learning - balancing a stack of balls
バージョン 1.2.0.0 (48.7 KB) 作成者:
Peter Bone
A genetic algorithm is used to train a neural network controller to balance a stack of balls.
A genetic algorithm is used to train a neural network controller to balance a stack of balls by applying a lateral force and a torque to the bottom ball. The capsim physics engine is used to produce a realistic simulation for each attempt. It can learn up to 4 balls.
http://www.youtube.com/watch?v=c4vADjwOFNc
引用
Peter Bone (2026). Machine learning - balancing a stack of balls (https://jp.mathworks.com/matlabcentral/fileexchange/36911-machine-learning-balancing-a-stack-of-balls), MATLAB Central File Exchange. 取得日: .
MATLAB リリースの互換性
作成:
R2010b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
- AI and Statistics > Statistics and Machine Learning Toolbox >
- AI and Statistics > Deep Learning Toolbox >
Help Center および MATLAB Answers で Statistics and Machine Learning Toolbox についてさらに検索
タグ
謝辞
ヒントを得たファイル: CapSim - the MATLAB physics engine, export_fig
ヒントを与えたファイル: Machine learning - PushBall game