Metadata-Version: 2.4
Name: iapytoo
Version: 0.0.8
Summary: Un toolkit pour vite coder un modèle pytorch d'IA utilisant MLflow
Author-email: Jean-François Lecomte <zwergon@free.fr>
License: Apache-2.0
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![Flake8](
    https://github.com/zwergon/iapytoo/actions/workflows/python-app.yml/badge.svg)](
        https://github.com/zwergon/iapytoo/actions/workflows/python-app.yml)

![mlflow](https://img.shields.io/badge/mlflow-%23d9ead3.svg?style=for-the-badge&logo=numpy&logoColor=blue)
![PyTorch](https://img.shields.io/badge/PyTorch-%23EE4C2C.svg?style=for-the-badge&logo=PyTorch&logoColor=white)
![NumPy](https://img.shields.io/badge/numpy-%23013243.svg?style=for-the-badge&logo=numpy&logoColor=white)

# iapytoo : **IA** **PY**torch **TOO**lkit

One small __toolkit__ to create a __pytorch__ learning chain using mlflow as tracking framework
