An open API service indexing awesome lists of open source software.

https://github.com/harshpatel44/sigmoid-neural-net-classifier

This repository contains Python notebook which contains creation of simple neural network. I have used synthesised 2 cluster dataset to train the network and test it.
https://github.com/harshpatel44/sigmoid-neural-net-classifier

backpropagation classification-algorithm deep-learning machine-learning neural-network sigmoid-function

Last synced: about 1 year ago
JSON representation

This repository contains Python notebook which contains creation of simple neural network. I have used synthesised 2 cluster dataset to train the network and test it.

Awesome Lists containing this project

README

          

simple-neural-net



This repository contains Python notebook which contains creation of simple neural network. I have used synthesised 2 cluster dataset to train the network and test it. The network finally gives 99% accuracy.

Dataset



Testing results





Developer

Harsh Patel