Skip to content

romusters/ai-workshop-neural-networks

Repository files navigation

Introduction

Four workshops are included:

  1. Classification using simple neural network
  2. Prediction using recurrent neural network
  3. Anomaly detection using auto-encoder
  4. TFLite; running model on edge devices

Installation

How to install Python

Windows: https://www.python.org/downloads/windows/ Ubuntu:

How to install poetry

https://python-poetry.org/docs/#installing-with-the-official-installer

How to create virtual environments

Install the virtual environment: poetry install.

Activate the virtual environment: poetry shell.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published