Added ability to store CNN models
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
#!/usr/bin/env python3
|
||||
from .model_view import ModelView
|
||||
from .svm_view import SVMView
|
||||
from .cnn_view import CNNView
|
||||
Reference in New Issue
Block a user