Skip to content

A set of essential utilities for machine learning experiments.

License

Notifications You must be signed in to change notification settings

haowen-xu/ml-essentials

Repository files navigation

ML Essentials

A set of essential toolkits for daily machine learning experiments.

Requirements

  • Python >= 3.6

Installation

pip install git+https://github.com/haowen-xu/ml-essentials.git

Tutorials

MLRunner

You may run an experiment with the MLRunner, such that its information and output can be saved via MLStorage Server.

mlrun -s http://server:port -- python train.py

About

A set of essential utilities for machine learning experiments.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages