LICENSE.md
README.md
setup.py
marquetry/__init__.py
marquetry/core.py
marquetry/cuda_backend.py
marquetry/dataloaders.py
marquetry/datasets.py
marquetry/functions.py
marquetry/layers.py
marquetry/models.py
marquetry/optimizers.py
marquetry/preprocess.py
marquetry/transformers.py
marquetry/utils.py
marquetry.egg-info/PKG-INFO
marquetry.egg-info/SOURCES.txt
marquetry.egg-info/dependency_links.txt
marquetry.egg-info/requires.txt
marquetry.egg-info/top_level.txt
marquetry/conventional_ml/__init__.py
marquetry/conventional_ml/tree.py
tests/test_activations.py
tests/test_basic_functions.py
tests/test_basic_math.py
tests/test_batch_norm.py
tests/test_conv2d.py
tests/test_losses.py
tests/test_tensor_calc1.py
tests/test_tensor_calc2.py
tests/test_tensor_op1.py
tests/test_tensor_op2.py
tests/test_utils.py