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

Latest commit

 

History

27 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages