Skip to content
You signed in with another tab or window. to refresh your session.
You signed out in another tab or window. to refresh your session.
You switched accounts on another tab or window. to refresh your session.
Here are
5 public repositories
matching this topic...
An application to recognise the cat images with the Accuracy of 80 %. From this project, I've learn how to: Build the general architecture of a learning algorithm, including: Initializing parameters Calculating the cost function and its gradient Using an optimization algorithm (gradient descent) Gather all three functions above into a main model…
👁 BasicDNN
Generic L-layer 'straight in Python' fully connected Neural Network implementation using numpy.
Implemented an L-layer neural network to classify images as being of a cat or not from scratch without using any deep learning libraries like TensorFlow or PyTorch
L layer deep neural network for image classification.
Its somewhat general way to create a N Layer Tensorflow Neural Network but here I used a Mnist Dataset
Improve this page
Add a description, image, and links to the
l-layer-neural-network
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
l-layer-neural-network
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.