DLStudio-1.0.9.html
MANIFEST.in
Makefile
README
setup.py
DLStudio/DLStudio.py
DLStudio/__init__.py
DLStudio.egg-info/PKG-INFO
DLStudio.egg-info/SOURCES.txt
DLStudio.egg-info/dependency_links.txt
DLStudio.egg-info/top_level.txt
Examples/custom_data_loading.py
Examples/extending_autograd.py
Examples/object_detection_and_localization.py
Examples/playing_with_cifar10.py
Examples/playing_with_reconfig.py
Examples/playing_with_sequential.py
Examples/playing_with_skip_connections.py
Examples/semantic_segmentation.py
Examples/data/PurdueShapes5-1000-test.gz
Examples/data/PurdueShapes5-10000-train.gz
Examples/data/PurdueShapes5-20-test.gz
Examples/data/PurdueShapes5-20-train.gz
Examples/data/PurdueShapes5MultiObject-1000-test.gz
Examples/data/PurdueShapes5MultiObject-10000-train.gz
Examples/data/PurdueShapes5MultiObject-20-test.gz
Examples/data/PurdueShapes5MultiObject-20-train.gz
Examples/data/README
TestDLStudio/DLStudio.py
TestDLStudio/Test.py
TestDLStudio/TestInstanceCreation.py