Skip to content

mwhoffman/mwhutils

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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