Welcome to Battelle’s documentation!

Battelle is a python library designed to create, train and test simple artificial intelligence models.

It was created as a project for the 2021-2022 Artificial Intelligence course of the University of Geneva.

Battelle supports neural networks, perceptrons and KNN classifiers.

Installation

Battelle can be installed with pip:

$ cd battelle
$ pip install .

It is recommended to work in a virtual environment.

Documentation

Indices and tables