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

Already on GitHub? Sign in to your account

Adding NN from charmasaur #15

Merged
merged 17 commits into from Dec 5, 2016
View
@@ -13,4 +13,4 @@
import os
__version__= "2.1.1"
-__all__ = ['controllers','interfaces','launchers','learners','testing','utilities','visualizations','cmd']
+__all__ = ['controllers','interfaces','launchers','learners','nnlearner','testing','utilities','visualizations','cmd']
Oops, something went wrong.