JesterRexx-ux / Deep-Learning

This repos shows the way upto making a neual network model from starting and leading upto a definable accuracy and also things that we can do with neural networks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deep-Learning

This repos shows the way upto making a neual network model from starting and leading upto a definable accuracy and also things that we can do with neural networks. NOTE:-Every update on the basis of adding code or optimizing certain code are representated datewise below. Further update will be added on the working basis.

5 Nov, 2020: Cat vs Dog classification using neural network with 50% training accuracy and 48% test accuracy which is not a great result. This code show how you can use neural network to do this binary classification. It uses simple workable code made on Math of Logistic Regression.

About

This repos shows the way upto making a neual network model from starting and leading upto a definable accuracy and also things that we can do with neural networks.


Languages

Language:Jupyter Notebook 99.8%Language:Python 0.2%