Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

mwhoffman/mwhutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mwhutils

Implementation of a few linear-algebra and other such methods in python. This is mostly useful for machine learning code. This package may also be renamed once I/we find a more cohesive description.

Build Status Coverage Status

Installation

The easiest way to install this package is by running

pip install git+https://github.com/mwhoffman/mwhutils.git

The package can also be installed by cloning the repository and running python setup.py install from the main directory. Alternatively running pip install -e . will install the package globally but allow it to be edited from the cloned directory.

About

Python machine learning utilities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages