Skip to content

nwatters01/ml-utilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML-Utilities: A library of random useful tools for ML

Description

This library contains some useful tools for machine learning engineering. It is not intended to be a well-maintained library and not intended for use by anyone other than Nick Watters and close collaborators.

Many aspects of this library may be poorly documented and untested.

Installation

ML-Utilities can be installed through Github:

pip install git+https://github.com/nwatters01/ml-utilities.git

or alternatively by checking out a local copy of our repository and running:

git clone https://github.com/nwatters01/ml-utilities.git
pip install ml-utilities/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages