emloop

Smart machine learning trainer


Keywords
machine, learning, training, framework, machine-learning
License
MIT
Install
pip install emloop==0.1.0

Documentation

emloop

CircleCI PyPI version Coverage Status Development Status MIT license Master Developer

This is an official repository of emloop - a lightweight framework for machine learning with focus on modularization, re-usability and rapid experimenting.

Installation

pip install emloop

Quick start

Requirements

  • emloop is supported (and tested) on Arch Linux and Ubuntu (latest LTS and rolling) with Python 3.7 and 3.6, respectively.
  • emloop will most likely work on Windows with Anaconda and Python 3.6 or 3.7 yet it is not tested regularly

Extensions

emloop is meant to be extremely lightweight. For that reason the whole functionality is divided into various extensions with separate dependencies.

At the moment we support the following extensions:

Contributions

All contributions are welcomed. Please read our contributor's guide.