Welcome to the AiFlow project! AiFlow is a python package that provides a simple and easy-to-use interface for building, evaluating and training machine learning models. AiFlow is designed to be a lightweight package that can be used to quickly build and train models without the need for complex frameworks or libraries.
To install AiFlow, run the following commans:
python setup.py sdist bdist_wheel
pip install dist/aiflow-1.0.0-py3-none-any.whl --force-reinstall