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

Get NN working a bit better on the tests #16

Merged
merged 25 commits into from Dec 9, 2016
Commits
Jump to file or symbol
Failed to load files and symbols.
+1,407 −464
Split
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.