Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hello. I want to know how to use RLs into unity3d-mlagent. #23

Closed
strikeman1 opened this issue Dec 23, 2020 · 9 comments
Closed

Hello. I want to know how to use RLs into unity3d-mlagent. #23

strikeman1 opened this issue Dec 23, 2020 · 9 comments

Comments

@strikeman1
Copy link

I have read your project,but i do not know how to use in mlagent.please teach me,thanks.

@StepNeverStop
Copy link
Owner

  1. follow the docs in official released ml-agents to build your custom training environment.
  2. type python run.py -u to invoke the default PPO algorithm to interact with Unity Editor
  3. press Start button in Unity Editor to establish a connection for your algorithm and environment.

@strikeman1
Copy link
Author

ok,i will have a try,thank you

@strikeman1
Copy link
Author

do you have wechat ,can i got it,it will communicate with you more convenient

@StepNeverStop
Copy link
Owner

sorry, you could contact me by e-mail: keavnn.wjs@gmail.com if you need more help.

@strikeman1
Copy link
Author

ok,thank you

@strikeman1
Copy link
Author

问题
why my training has this problem,I use this command-"python run.py -u -a ppo -n run_with_unity" and start unity.

@StepNeverStop
Copy link
Owner

@strikeman1 Sorry, I totally have no idea about your problem encountered, there is no package named "naming" that is used in this repo. Maybe you could try pip install -e .[unity] and then start your training, or you could try the code in branch dev.

BTW, if you have any questions, plz reopen this issue or create a new one so as I could get it timely.

@StepNeverStop StepNeverStop reopened this Dec 28, 2020
@strikeman1
Copy link
Author

sry,I know,thx,I have a try

@strikeman1
Copy link
Author

and I want to ask you other question,this project use GPU? I have GPU installed,but it remain have this question
new question

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants