projet-reseaux-profond/README.md
2022-03-21 17:58:01 +01:00

1.6 KiB

B00 plays GBA

Built with

Tools

VSCode

Getting started

Installation

Clone the repository :

Install Poetry:

curl -sSL https://install.python-poetry.org | python3 -
git clone git@git.inpt.fr:tocard-inc/enseeiht/projet-classification.git

Install the dependencies :

cd projet-classification
poetry run pip install --upgrade pip
poetry install

Usage

Plug your android phone to your computer, ensure adb detects it and that you've granted the permission to your computer.

To run the database generator

python3 src/main.py

Contributing

Please use conventional commits.

License

Distributed under the MIT license. See LICENSE for more information.

Contact

Laureηt <laurentfainsin@protonmail.com> Damien Guillotin <damien.guillotin@etu.inp-n7.fr> Pierre-Eliot Jourdan <pierreliot.jourdan@etu.inp-n7.fr>