스토리지

[5.17] Machine Learning 본문

Unity/인공지능

[5.17] Machine Learning

ljw4104 2021. 5. 17. 16:54

강화학습 :

제어 이론에 기초한 것으로 환경에 대한 초기 상태나 모델없이 학습하는 기법을 제공, Agent는 환경 속에서 모델링되고 그들의 행동을 기준으로 보상을 받음.

Agent : 대상  |   환경 : 어디서?

 

============================================================================

Unity ML Agent 다운로드

https://github.com/Unity-Technologies/ml-agents

 

Unity-Technologies/ml-agents

Unity Machine Learning Agents Toolkit. Contribute to Unity-Technologies/ml-agents development by creating an account on GitHub.

github.com

 

Anaconda 설치 경로 (python 3.6 ver)

https://repo.anaconda.com/archive/Anaconda3-2018.12-Windows-x86_64.exe

 

'Unity > 인공지능' 카테고리의 다른 글

[5.17] ML-Agent 환경 구성하기  (0) 2021.05.17
Comments