There are 0 repository under planar-data-classifier topic.
This repository holds all the projects I made for the course of Neural Networks and Deep Learning at Coursera teached by Andrew Ng
Neural Network algorithms, concepts and application developed from scratch in python using just numpy, scipy and matplotlib libraries.
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.