es-ude / elastic-ai.creator

elastic ai.creator
MIT License
16 stars 2 forks source link

Generate code for a neural network that can be trained on an FPGA #354

Open LeoBuron opened 3 months ago

LeoBuron commented 3 months ago

As a application engineer I want to train my neural network during runtime on the FPGA.

In this user story the minimal steps for the training on FPGAs are presented:

General

Stub-Skeleton

Forward neural network

Linear

ReLU

Gradient Calculation neural network

Linear

ReLU

Optimizer

Loss-function