Skip to content

Project demonstrating how to build a simple Feed Forward Neural Network using australian weather data for a binary prediction. Activator functions and Optimizer functions coded for didactic purposes

Notifications You must be signed in to change notification settings

RodneyFinkel/FFNN_build

Repository files navigation

FFNN_build

Project demonstrating how to build a simple Feed Forward Neural Network using australian weather data for a binary prediction.

INSTALLATION Clone repo Navigate to project directory run: pip install -r requirements.txt run the app with: ffnn.py for a 1 input node NN and ffnn_2inputs.py for 2 input nodes.

Activator functions and Optimizer functions are coded and plotted for didactic purposes

About

Project demonstrating how to build a simple Feed Forward Neural Network using australian weather data for a binary prediction. Activator functions and Optimizer functions coded for didactic purposes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages