{"id":17774323,"url":"https://github.com/dominhhai/mldl","last_synced_at":"2025-08-18T05:17:38.695Z","repository":{"id":37782141,"uuid":"114075730","full_name":"dominhhai/mldl","owner":"dominhhai","description":"Learn ML\u0026DL from scratch","archived":false,"fork":false,"pushed_at":"2022-12-07T23:48:00.000Z","size":2772,"stargazers_count":9,"open_issues_count":16,"forks_count":32,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-20T10:41:19.343Z","etag":null,"topics":["deep-learning","example","machine-learning","study"],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dominhhai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-12-13T04:56:55.000Z","updated_at":"2023-03-04T06:21:53.000Z","dependencies_parsed_at":"2022-06-23T22:52:35.692Z","dependency_job_id":null,"html_url":"https://github.com/dominhhai/mldl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dominhhai/mldl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dominhhai%2Fmldl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dominhhai%2Fmldl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dominhhai%2Fmldl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dominhhai%2Fmldl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dominhhai","download_url":"https://codeload.github.com/dominhhai/mldl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dominhhai%2Fmldl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270946105,"owners_count":24672899,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["deep-learning","example","machine-learning","study"],"created_at":"2024-10-26T21:50:29.874Z","updated_at":"2025-08-18T05:17:38.669Z","avatar_url":"https://github.com/dominhhai.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mldl\nLearn ML\u0026amp;DL from scratch\n\n## Install\n0. Install `pip` and `virtualenv`\n```\n$ sudo easy_install pip\n$ pip install --upgrade virtualenv\n```\n\n1. Create Virtualenv\n```\n$ virtualenv --system-site-packages .venv\n```\n\n2. Install dependences\n```\n$ source .venv/bin/activate\n$ easy_install -U pip\n$ pip install -r requirements.txt\n```\n\n## Usage\n1. Begin by activing Virtualenv\n```\n$ source .venv/bin/activate\n```\n\n2. Exit by deactiving Virtualenv\n```\n$ deactivate\n```\n\n## Folders\n* `dataset`: dataset for leanring\n* `code`: source code.\n\n\u003e `.tf.py` is code for `TensorFlow`.\n\u003e\n\u003e Others for normal python program.\n\n\n## Examples\n1. [Linear Regression](/code/linear_regression)\n\n2. [Linear Classification](/code/linear_classification)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdominhhai%2Fmldl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdominhhai%2Fmldl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdominhhai%2Fmldl/lists"}