LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
DLCreator/__init__.py
DLCreator/command.py
DLCreator.egg-info/PKG-INFO
DLCreator.egg-info/SOURCES.txt
DLCreator.egg-info/dependency_links.txt
DLCreator.egg-info/entry_points.txt
DLCreator.egg-info/requires.txt
DLCreator.egg-info/top_level.txt
DLCreator/templates/.DS_Store
DLCreator/templates/keras/README.md
DLCreator/templates/keras/__init__.py
DLCreator/templates/keras/from_config.py
DLCreator/templates/keras/main.py
DLCreator/templates/keras/base/__init__.py
DLCreator/templates/keras/base/base_data_loader.py
DLCreator/templates/keras/base/base_model.py
DLCreator/templates/keras/base/base_trainer.py
DLCreator/templates/keras/configs/conv_mnist_from_config.json
DLCreator/templates/keras/configs/simple_mnist_config.json
DLCreator/templates/keras/configs/simple_mnist_from_config.json
DLCreator/templates/keras/data_loader/__init__.py
DLCreator/templates/keras/data_loader/conv_mnist_data_loader.py
DLCreator/templates/keras/data_loader/simple_mnist_data_loader.py
DLCreator/templates/keras/evaluater/__init__.py
DLCreator/templates/keras/experiment_note/temp.out
DLCreator/templates/keras/figures/ProjectArchitecture.jpg
DLCreator/templates/keras/figures/Tensorboard_demo.PNG
DLCreator/templates/keras/models/__init__.py
DLCreator/templates/keras/models/conv_mnist_model.py
DLCreator/templates/keras/models/simple_mnist_model.py
DLCreator/templates/keras/trainers/__init__.py
DLCreator/templates/keras/trainers/simple_mnist_trainer.py
DLCreator/templates/keras/utils/__init__.py
DLCreator/templates/keras/utils/args.py
DLCreator/templates/keras/utils/config.py
DLCreator/templates/keras/utils/dirs.py
DLCreator/templates/keras/utils/factory.py
DLCreator/templates/keras/utils/utils.py
dlcreator/__init__.py
dlcreator/command.py
dlcreator/templates/.DS_Store
dlcreator/templates/keras/README.md
dlcreator/templates/keras/__init__.py
dlcreator/templates/keras/from_config.py
dlcreator/templates/keras/main.py
dlcreator/templates/keras/base/__init__.py
dlcreator/templates/keras/base/base_data_loader.py
dlcreator/templates/keras/base/base_model.py
dlcreator/templates/keras/base/base_trainer.py
dlcreator/templates/keras/configs/conv_mnist_from_config.json
dlcreator/templates/keras/configs/simple_mnist_config.json
dlcreator/templates/keras/configs/simple_mnist_from_config.json
dlcreator/templates/keras/data_loader/__init__.py
dlcreator/templates/keras/data_loader/conv_mnist_data_loader.py
dlcreator/templates/keras/data_loader/simple_mnist_data_loader.py
dlcreator/templates/keras/evaluater/__init__.py
dlcreator/templates/keras/experiment_note/temp.out
dlcreator/templates/keras/figures/ProjectArchitecture.jpg
dlcreator/templates/keras/figures/Tensorboard_demo.PNG
dlcreator/templates/keras/models/__init__.py
dlcreator/templates/keras/models/conv_mnist_model.py
dlcreator/templates/keras/models/simple_mnist_model.py
dlcreator/templates/keras/trainers/__init__.py
dlcreator/templates/keras/trainers/simple_mnist_trainer.py
dlcreator/templates/keras/utils/__init__.py
dlcreator/templates/keras/utils/args.py
dlcreator/templates/keras/utils/config.py
dlcreator/templates/keras/utils/dirs.py
dlcreator/templates/keras/utils/factory.py
dlcreator/templates/keras/utils/utils.py