#!/usr/bin/env python3
from .svm_view import SVMView
from .cnn_view import CNNView
from .root_view import RootView