Unity-Technologies / ml-agents

The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.
https://unity.com/products/machine-learning-agents
Other
17.12k stars 4.15k forks source link

Runtime Learning! And Drop Python Dependency All Together Please. #4541

Closed superjayman closed 2 years ago

superjayman commented 4 years ago

The Installation Procedures are still not clear for windows, what are the dependencies? please update and clarify the documentation. Also, any progress on runtime learning? I want to make a pet app that constantly learns?

hvpeteet commented 4 years ago

Thanks for reaching out, do you have any specific install issues (where our instructions don't work for windows)?

While it would be amazing to have these features (runtime learning and removing python install pain) they are not feasible at this time. I am including internal tracking numbers for both below so that we can track interest long-term.

runtime-learning: MLA-1445 simplifying ml-agents install: MLA-1446

RedTachyon commented 4 years ago

I installed ml-agents on Windows just a couple days ago without many problems and everything works well, so I think it's alright? I believe pip install + adding the Unity package inside of Unity works perfectly.

github-actions[bot] commented 1 year ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.