pg020196 / Neural-Network-Translator

This repository contains a neural network translator which can translate neural network models to native code.
MIT License
8 stars 4 forks source link

Create examples of neural networks #94

Closed pg020196 closed 4 years ago

pg020196 commented 4 years ago

• 2-Layer-Diabetes (2 Dense) • 3-Layer-Diabetes (3 Dense) • Diabetes with Max Pooling (Max Pooling, Dense) • Diabetes with Avg Pooling (Avg Pooling, Dense)