Open JACKHAHA363 opened 7 years ago
I would like to know how can I compile the high_level_sarsa_agent.cpp in the example directory. Are these files already compiled in some place, or do I have to do them manually?
It's necessary to compile them manually.
See Makefiles added in PR #47.
I would like to know how can I compile the high_level_sarsa_agent.cpp in the example directory. Are these files already compiled in some place, or do I have to do them manually?