Skip to content

A first step to implementing gradient descent for a 2_layer neural network.

Notifications You must be signed in to change notification settings

illusionic/2_layer-NeuralNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

2_layer-NeuralNet

                    *A first step to implementing gradient descent for a 2_layer neural network*

"Artificial neural networks or connectionist systems are computing systems vaguely inspired by the biological neural networks that constitute animal brains."

In this code i am using iris dataset from "https://archive.ics.uci.edu/ml/machine-learning-databases/iris/iris.data".

About

A first step to implementing gradient descent for a 2_layer neural network.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages