Skip to content

MiraiML: asynchronous, autonomous and continuous Machine Learning in Python

License

Notifications You must be signed in to change notification settings

arthurpaulino/miraiml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Oct 21, 2019
687d4d2 · Oct 21, 2019
Oct 20, 2019
Oct 19, 2019
Oct 19, 2019
May 5, 2019
Oct 19, 2019
Sep 28, 2019
Oct 7, 2019
Apr 5, 2019
Oct 19, 2019
Oct 21, 2019
Apr 4, 2019
Sep 15, 2019
Oct 19, 2019
Sep 15, 2019

Repository files navigation

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.