[mlpack-git] [mlpack/mlpack] NEAT algorithm (#752)

Marcus Edel notifications at github.com
Tue Nov 8 10:55:41 EST 2016


I've written a command line client and server to run the NEAT method, actually any mlpack classifier, against the OpenAI Gym toolkit. Which enables us to easily test the NEAT method against a variety of environments.

I've tried to reproduce the result for the Mario task, but it looks like the method doesn't converge as it did the last time I tested it. I'm not sure if the last change that effected the Evaluation process could be a reason for that. Maybe @BangLiu  can provide some insights?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/pull/752#issuecomment-259175388
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20161108/09f50a8f/attachment.html>


More information about the mlpack-git mailing list