{"id":24310644,"url":"https://github.com/daodavid/maths-behind-ml","last_synced_at":"2026-02-05T08:32:05.815Z","repository":{"id":125882573,"uuid":"207529438","full_name":"daodavid/maths-behind-ML","owner":"daodavid","description":"Maths behind machine learning and some implementations from scratch.","archived":false,"fork":false,"pushed_at":"2022-07-30T02:01:02.000Z","size":27537,"stargazers_count":3,"open_issues_count":9,"forks_count":1,"subscribers_count":1,"default_branch":"gh-pages","last_synced_at":"2025-07-25T18:12:23.571Z","etag":null,"topics":["cross-entropy","cross-entropy-loss","gradient-descent","log-odds","logistic-regression","maximum-likelihood-estimation","ratio-odds","softmax-regression","taylor-expansion"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/daodavid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2019-09-10T10:25:08.000Z","updated_at":"2024-09-17T23:34:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"c64dee6a-72f0-4b71-896e-0c26d4680ccb","html_url":"https://github.com/daodavid/maths-behind-ML","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/daodavid/maths-behind-ML","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daodavid%2Fmaths-behind-ML","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daodavid%2Fmaths-behind-ML/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daodavid%2Fmaths-behind-ML/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daodavid%2Fmaths-behind-ML/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daodavid","download_url":"https://codeload.github.com/daodavid/maths-behind-ML/tar.gz/refs/heads/gh-pages","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daodavid%2Fmaths-behind-ML/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29117037,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T05:31:32.482Z","status":"ssl_error","status_checked_at":"2026-02-05T05:31:29.075Z","response_time":65,"last_error":"SSL_read: 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":["cross-entropy","cross-entropy-loss","gradient-descent","log-odds","logistic-regression","maximum-likelihood-estimation","ratio-odds","softmax-regression","taylor-expansion"],"created_at":"2025-01-17T06:17:32.868Z","updated_at":"2026-02-05T08:32:05.802Z","avatar_url":"https://github.com/daodavid.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 face = \"Times New Roma\" color='#3f134f'\u003e Machine Learning \u003c/h1\u003e   \n\n\u003ch2\u003eMaths\u003c/h2\u003e\n   \u003cul size=\"2\"\u003e\n            \u003cli\u003e\u003ca  href='/notebooks/Math/Linear Algebra'\u003eLinear Algebra- in Progress\u003c/a\u003e \u003c/li\u003e\n             \u003cli\u003e\u003ca  href='/notebooks/Math/Mathematical analysis'\u003eMathematical Analysis - in Progress\u003c/a\u003e \u003c/li\u003e    \n             \u003cli\u003e\u003ca  href='/notebooks/Math/Probability and Statistic/'\u003eProbability and Statistic - in Progress\u003c/a\u003e \u003c/li\u003e\n   \u003c/ul\u003e  \n\n\u003ch2\u003eML\u003c/h2\u003e\n  \u003cfont   face = \"Times New Roma\" color='#3f134f' \u003e From maths to implementations of:\u003c/font\u003e\n  \u003cbr\u003e\n  \u003cfont   face = \"Times New Roma\" color='#3f134f' \u003e \n    \u003cul size=\"2\" style=\"margin-left: 30px\"\u003e\n      \u003cli\u003e\u003ca href='/notebooks/ML/Linear%20Regression'\u003eLinear Regression - in Progress\u003c/a\u003e\u003c/li\u003e\n      \u003cli\u003e\u003ca href='/notebooks/ML/Logistic%20Regression'\u003eLogistic Regression - - in Progress \u003c/a\u003e\u003c/li\u003e\n      \u003cli\u003e\u003ca href='/notebooks/ML/Softmax%20Regression'\u003eSoftmax regression\u003c/a\u003e\u003c/li\u003e\n      \u003cli\u003e\u003ca href='/notebooks/ML/Principal Component Analysis'\u003ePriciple Component Analisys\u003c/a\u003e\u003c/li\u003e\n   \u003c/ul\u003e \n \u003c/font\u003e\n\n\u003ch2\u003eProjects\u003c/h2\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaodavid%2Fmaths-behind-ml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaodavid%2Fmaths-behind-ml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaodavid%2Fmaths-behind-ml/lists"}