LICENSE
README.md
setup.cfg
setup.py
omniplex/__init__.py
omniplex.egg-info/PKG-INFO
omniplex.egg-info/SOURCES.txt
omniplex.egg-info/dependency_links.txt
omniplex.egg-info/requires.txt
omniplex.egg-info/top_level.txt
omniplex/_future/__init__.py
omniplex/_future/common.py
omniplex/_future/specification.py
omniplex/_future/wrappers.py
omniplex/data/__init__.py
omniplex/data/abstract.py
omniplex/data/batches.py
omniplex/data/budgeting.py
omniplex/data/errors.py
omniplex/data/flavors.py
omniplex/data/progression.py
omniplex/data/routers.py
omniplex/data/sources.py
omniplex/data/top.py
omniplex/data/views.py
omniplex/data/toy/__init__.py
omniplex/data/toy/manifolds.py
omniplex/features/__init__.py
omniplex/features/containers.py
omniplex/features/errors.py
omniplex/features/hardware.py
omniplex/features/random.py
omniplex/features/simple.py
omniplex/modules/__init__.py
omniplex/modules/abstract.py
omniplex/modules/iterative.py
omniplex/modules/loading.py
omniplex/modules/machines.py
omniplex/modules/simple.py
omniplex/parameters/__init__.py
omniplex/parameters/abstract.py
omniplex/parameters/building.py
omniplex/parameters/errors.py
omniplex/parameters/hyperparameters.py
omniplex/parameters/parameterized.py
omniplex/parameters/spec.py
omniplex/parameters/submodules.py
omniplex/parameters/top.py
omniplex/persistent/__init__.py
omniplex/persistent/errors.py
omniplex/persistent/exporting.py
omniplex/persistent/filesystem.py
omniplex/persistent/fingerprinting.py
omniplex/structure/__init__.py
omniplex/structure/distributions.py
omniplex/structure/functions.py
omniplex/structure/metrics.py
omniplex/structure/operations.py
omniplex/structure/spaces.py
omniplex/tools/__init__.py
omniplex/tools/abstract.py
omniplex/tools/assessments.py
omniplex/tools/context.py
omniplex/tools/crafts.py
omniplex/tools/errors.py
omniplex/tools/kits.py
omniplex/tools/moguls.py
omniplex/tools/top.py
omniplex/util/__init__.py
omniplex/util/data.py
omniplex/util/math.py
omniplex/util/misc.py
omniplex/util/tensors.py
omniplex/util/viz.py
tests/test_autoencoder.py
tests/test_builders.py
tests/test_datasets.py
tests/test_datastreams.py
tests/test_graph.py
tests/test_mnist.py
tests/test_slides.py
tests/test_spec.py
tests/test_tools.py