Skip to content

Aoukacha-Moussa/Logistic-Regression-with-a-Neural-Network-mindset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Logistic Regression with a Neural Network Mindset

This project is an implementation of a logistic regression classifier to recognize cats. The implementation is done with a neural network mindset, which helps in understanding the intuitions about deep learning.

Table of Contents

Installation

This project requires Python 3 and the following Python libraries installed:

To run the project, you also need to have software installed to run and execute a Jupyter Notebook.

Run

In a terminal or command window, navigate to the top-level project directory Logistic_Regression_with_a_Neural_Network_mindset/ (that contains this README), and run one of the following commands:

ipython notebook Logistic_Regression_with_a_Neural_Network_mindset.ipynb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published