-
Notifications
You must be signed in to change notification settings - Fork 81
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
how to compile example #66
Comments
There is no file named ReinforcementLearning.cpp. Do you mean tests/reinforcement.cpp? |
no, |
Hi, I created small trivial
Only change |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hi,
I want to compile the ReinforcementLearning.cpp. I am using ver 0.02 with ubuntu 16.04.
I use g++/gcc and I got error of " undefined reference to.."
can you write some example how to compile it?
thanks!
The text was updated successfully, but these errors were encountered: