tmolteno / toynn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

toynn: Minimal Examples showing creation of Neural Networks

The idea is to create minimal examples in each framework. The task at hand is to classify waveforms into sine, square and sawtooth.

The goal of the code is to be as concise as possible.

TODO:

  • Refactor the code so that the generation of training and test data is done in common.

LICENSE: GPLv3

Author: Tim Molteno. tim@elec.ac.nz, (Keras, Get Data)

CHANGELOG

  • Tim adds keras example
  • Pytorch added by Max Scheel (max@max.ac.nz)
  • Refactor to use common data files. Make examples shorter.

About

License:GNU General Public License v3.0


Languages

Language:Python 97.0%Language:Makefile 3.0%