A set of essential toolkits for daily machine learning experiments.
- Python >= 3.6
pip install git+https://github.com/haowen-xu/ml-essentials.git
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