/Really-Simple-Neural-Network

A ridiculously primitive NN for predicting weight fluctuations going up/down/staying the same. Trained on a whopping 3 lines of data with a miniscule 1500 epochs. It's bad. Keeping around for note keeping purposes

Primary LanguagePython

NN

author: Rebecca Brunner
date: 14 March 2023

Description

Simple Neural Network using just numpy