Skip to content

PoLun-Wang/DL_practice_logistic_regression

Repository files navigation

Deep Learning practice - Logistic Regression

References

  • "Neural Networks and Deep Learning" on Coursera.

Programs

2-Layer Logistic Regression: Cat classifier

  • File: logistic_regression_2-layer.ipynb

n-Layer Logistic Regression: Cat classifier

  • File: logistic_regression_N-layer.ipynb

How to use?

  • Just fork to your own github or download this repository directly. And run the jupyter file I just mentioned in the "Programs" section.

About

We use an easier way to reduce the complexity of the programs for beginners who study machine learning. Therefore, we hope it can be easier to understand and implement the multi-layer computation of backpropagation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published