KodAgge / NNs-in-matlab

Simple neural networks (NN) implemented from scratch in matlab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NNs-in-matlab

This repository containts matlab code that builds and trains simple neural networks from scratch. This was part of the course DD2424 during the spring of 2021.

About

Simple neural networks (NN) implemented from scratch in matlab


Languages

Language:MATLAB 97.4%Language:Python 2.6%