Mirai: future in japanese.
MiraiML is an asynchronous engine for continuous & autonomous machine learning, built for real-time usage.
- Install:
$ pip install miraiml
- 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.
Please, follow the guidelines if you want to be part of this project.