Skip to content

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages