arthurpaulino / miraiml

MiraiML: asynchronous, autonomous and continuous Machine Learning in Python

Home Page:https://miraiml.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

https://github.com/arthurpaulino/miraiml/raw/master/docs/img/MiraiML.svg?sanitize=true


license travis codacy docs pypi pepy

MiraiML

Mirai: future in japanese.

MiraiML is an asynchronous engine for continuous & autonomous machine learning, built for real-time usage.

Usage

  1. Install: $ pip install miraiml
  2. Now, inside a Python environment, you can import the main components:
>>> from miraiml import SearchSpace, Config, Engine

You might want to Read the Docs for a better understanding of MiraiML.

Contributing

Please, follow the guidelines if you want to be part of this project.

About

MiraiML: asynchronous, autonomous and continuous Machine Learning in Python

https://miraiml.readthedocs.io

License:MIT License


Languages

Language:Python 98.1%Language:Makefile 1.9%