olivia v2.1 Release Notes

Release Date: 2020-03-21 // about 4 years ago
  • 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.