Skip to content

omerhassan/logistic-regression-using-nns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Logistic Regression using Neural Networks

This repository demonstrates how to build a Logistic Regression algorithm using a Neural Networks mindset. It shows how to use the concepts of Neural Networks, such as gradient descent and backpropagation, to solve a Logistic Regression problem. The code and resources provided in this repository can serve as a starting point for further experimentation and research.

Requirements

  • Python 3.x
  • Numpy

References

About

Logistic Regression using Neural Networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published