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

Using MLAgents; #15

Open
asdf2154s opened this issue Feb 25, 2019 · 0 comments
Open

Using MLAgents; #15

asdf2154s opened this issue Feb 25, 2019 · 0 comments

Comments

@asdf2154s
Copy link

I am trying to import MLAgents to this project.
However I got missing reference error.

The type or namespace name 'MLAgents' could not be found (are you missing a using directive or an assembly reference?)

Things that I tried are:
1. Selected Scripting Runtime Version to .NET 4.x Equivalent
2. Added ENABLE_TENSORFLOW to the Scripting Define Symbols
3. Drag the ML-Agents and Gizmos folders from UnitySDK/Assets to the Unity Editor Project window.

I also tried:
1. Selected Scripting Runtime Version to .NET 4.x Equivalent
2. Added ENABLE_TENSORFLOW to the Scripting Define Symbols
3. Imported TensorFlowSharp Plugin

Any help would be highly appreciated.

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

1 participant