Skip to content

This is my solution for Andrew Ng's UFLDL Tutorial. It is used as an reference for checking the correctness of your written code

License

Notifications You must be signed in to change notification settings

jgqysu/Ho-UFLDL-tutorial

 
 

Repository files navigation

Ho-UFLDL-tutorial-exercises


Note: If you like this repo, please give a "Star" so that it can pop-up more in the search engine and others can benefit from it. Thanks! :)


Dr. Andrew Ng's UFLDL Tutorial(https://ufldl.stanford.edu/wiki/index.php/UFLDL_Tutorial) is a great tutorial for learning neural network and deep learning techniques. It provies exercises in different areas. When I began the exercises, I found that it would be beneficial to have "answers" for comparation to ensure what I have programmed is correct. However, it is difficult to find appropriate sources. Therefore, I share my codes, aiming to provide some references for those who are very interested in learning Dr. Andrew Ng's tutorial. I cannot promise the code is 100% correct; I see it as an alternative reference for your benefits.

There is another related git repository: https://github.com/danluu/UFLDL-tutorial

If you have any questions, please contact me. ([email protected]).

I am working on clean-up and comments currently. Hope it helps!

About

This is my solution for Andrew Ng's UFLDL Tutorial. It is used as an reference for checking the correctness of your written code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 91.3%
  • C 8.4%
  • Other 0.3%