This repository has been archived by the owner on Apr 2, 2024. It is now read-only.
2.1
Dashboard
Create the Dashboard API with Training and Layers data.
Neural network
The neural network has been completely re-written to gain in performance
see: https://github.com/hugolgst/the-math-behind-an-artificial-neural-network
Docker
A Dockerfile has been created to help the CIs and make the installation easier.
CIs
TravisCI and CircleCI has been removed from the repo, GitHub actions has been created for:
- Checking the format
- Building and publishing the Docker image
Organize Chat WebSocket
The WebSocket has been moved to its own package.