Neural Network (ANN)

Neural Network (ANN)

by HowToLogic

👁 2,945 ❤️ 96 ⭐ 80 🔄 7
Created: Jan 15, 2019 Last modified: Jan 17, 2019 Shared: Jan 16, 2019

Description

!! use turbo for faster speeds !! This neural network supports multiple layers :) This neural network Is trying to convert binary to digits. (which is extremely simple) at the end of loading you will be able to test it :) You also need to get a bit lucky for it to work well for you since I am only training it for 1000 generations :( (6 inputs, first layer 6 nodes, second layer 2 nodes, output 1 node) Whats different? - Multiple layer support - Safer Gradient descent (sample value) - Multiple Inputs and Outputs - Improvement Graph - Faster Learning - The scale is smaller 90:11 Also just a note I did not reuse my old project, I programmed the entire script :) Thank you!

Project Details

Visibility
Visible
Comments
Enabled