Metadata-Version: 2.1
Name: mattstools
Version: 0.0.1
Summary: Some common utilities used in my DL projects
Home-page: https://gitlab.cern.ch/mleigh/mattstools
Author: Matthew Leigh
Author-email: mattcleigh@gmail.com
License: MIT
Project-URL: Bug Tracker, https://gitlab.cern.ch/mleigh/mattstools/issues
Platform: UNKNOWN
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: geomloss
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: PyYAML
Requires-Dist: scikit-learn
Requires-Dist: scipy
Requires-Dist: setuptools
Requires-Dist: torch
Requires-Dist: tqdm
Requires-Dist: typing-extensions

# MattsTools

A custom neural network utilities package built on pytorch to minimise the amount of code duplication across all of my projects.


