{"id":15933058,"url":"https://github.com/supreme-gg-gg/python-ml-course","last_synced_at":"2026-03-09T14:06:23.347Z","repository":{"id":252329654,"uuid":"840112156","full_name":"supreme-gg-gg/python-ml-course","owner":"supreme-gg-gg","description":"Coding notes from Andrew Ng's machine learning course, reference for other fellow students","archived":false,"fork":false,"pushed_at":"2025-05-08T00:48:09.000Z","size":8206,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-07T11:07:46.112Z","etag":null,"topics":["artificial-intelligence","machine-learning","machine-learning-algorithms","neural-network","python","reinforcement-learning","supervised-learning","tensorflow","unsupervised-learning"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/supreme-gg-gg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-08-09T02:07:14.000Z","updated_at":"2025-05-08T00:48:14.000Z","dependencies_parsed_at":"2024-10-07T02:20:53.553Z","dependency_job_id":"bbb0186e-8ed4-46aa-8421-bdd6a7e7d26d","html_url":"https://github.com/supreme-gg-gg/python-ml-course","commit_stats":null,"previous_names":["supreme-gg-gg/python-ml-course"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/supreme-gg-gg/python-ml-course","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supreme-gg-gg%2Fpython-ml-course","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supreme-gg-gg%2Fpython-ml-course/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supreme-gg-gg%2Fpython-ml-course/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supreme-gg-gg%2Fpython-ml-course/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/supreme-gg-gg","download_url":"https://codeload.github.com/supreme-gg-gg/python-ml-course/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supreme-gg-gg%2Fpython-ml-course/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30297916,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T13:46:43.843Z","status":"ssl_error","status_checked_at":"2026-03-09T13:46:42.821Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["artificial-intelligence","machine-learning","machine-learning-algorithms","neural-network","python","reinforcement-learning","supervised-learning","tensorflow","unsupervised-learning"],"created_at":"2024-10-07T02:20:44.946Z","updated_at":"2026-03-09T14:06:23.329Z","avatar_url":"https://github.com/supreme-gg-gg.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Machine Learning Notes\n\n## Abstract\n\nThis is my personal coding notes from the Machine Learning Specialization (3 courses in total) I took during my free time on Coursera. [You can access the course by Andrew Ng here](https://www.coursera.org/specializations/machine-learning-introduction) and audit it for free. They are some great learning resources and took just around one month for normal speed.\n\nIt built some foundation for my other AI project in quantitative finance (which I will link below once finished). These codes are not meant to be used for academic or commercial purposes but purely for individual learning.\n\n## Table of Content\n\nHere's a summary that you might or might not find useful:\n\n| Course | Topic | Files |\n| --- | --- | --- |\n| Supervised learning | Linear regression | linear.py, regularisation.py, restaurant.py |\n|                    | Logistic regression | logarithmic.py, sklearn-regression.py, microchip.py |\n| Deep Learning | Neural Networks | coffee-numpy.py, multiclass.py, coffee-tf.py |\n|              | Evaluate models | optimize-neural.ipynb, digits.ipynb, digits2.ipynb |\n|              | Decision trees | trees.ipynb |\n| Unsupervised/Reinforcement | Unsupervised | anomaly.ipynb, clustering.ipynb |\n|                           | Reinforcement | policy.py, lunar-rover.ipynb |\n\n_Honestly, the organisation is pretty chaotic..._\n\n## How to use\n\n* If you want to see some of these for inspiration or other purposes, set up the environment using `conda create --name \u003cenv\u003e --file requirements.txt`. \n\n* If you are not using conda set up a venv and install the libraries using `pip install --upgrade numpy matplotlib tensorflow keras gym scikit-learn`.\n\n* Feel free to explore around and run the codes. You can copy any part of this repo for your own use.\n\n* **These codes are not meant for production or distribution, so there is absolutely no rigorous testing and quality verification process.** I will not be responsible for maintaining the contents of this repo.\n\n* The data files are attached and connected already\n\n***\n\n_Finally, I wish you good luck in learning AI and ML!_ I really found this to be an intriguing field of study especially when you get to witness everything underneath the hood of all its cool applications!\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsupreme-gg-gg%2Fpython-ml-course","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsupreme-gg-gg%2Fpython-ml-course","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsupreme-gg-gg%2Fpython-ml-course/lists"}