Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 307 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 307 Bytes

Quick Start

The 'aipoincare' package is available on PyPI and can be installed with pip install aipoincare

Required packages:

numpy
pytorch
matplotlib
flask
os
sklearn
copy

First example

from aipoincare.main import run

run()

Then play with our GUI ! Have fun !