planar-data-classifier
There are 3 repositories under planar-data-classifier topic.
jjrodcast/Neural-Network-Deep-Learning
This repository holds all the projects I made for the course of Neural Networks and Deep Learning at Coursera teached by Andrew Ng
azfarkhoja305/NeuralNets-from-scratch
Neural Network algorithms, concepts and application developed from scratch in python using just numpy, scipy and matplotlib libraries.
captain27pal/Neural_Networks_and_Deep_LearningCE-git
Includes notebooks on how to build a neural network only using python function and without any tools. Includes work sheets for object classification,Planar data classification,Logistic regression.