{"id":18473693,"url":"https://github.com/wealook/ml-visual-gradient-descent","last_synced_at":"2025-09-06T11:33:48.261Z","repository":{"id":244194874,"uuid":"324943308","full_name":"wealook/ml-visual-gradient-descent","owner":"wealook","description":null,"archived":false,"fork":false,"pushed_at":"2020-12-28T10:33:03.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-16T19:27:18.618Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/wealook.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}},"created_at":"2020-12-28T07:32:21.000Z","updated_at":"2024-07-24T08:34:24.000Z","dependencies_parsed_at":"2024-06-13T11:02:39.075Z","dependency_job_id":"34286260-2ed0-4b8e-ae8e-4b3cb0a232f8","html_url":"https://github.com/wealook/ml-visual-gradient-descent","commit_stats":null,"previous_names":["wealook/ml-visual-gradient-descent"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wealook%2Fml-visual-gradient-descent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wealook%2Fml-visual-gradient-descent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wealook%2Fml-visual-gradient-descent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wealook%2Fml-visual-gradient-descent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wealook","download_url":"https://codeload.github.com/wealook/ml-visual-gradient-descent/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253850882,"owners_count":21973672,"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","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":[],"created_at":"2024-11-06T10:26:03.651Z","updated_at":"2025-05-13T00:50:42.912Z","avatar_url":"https://github.com/wealook.png","language":"Python","readme":"# 梯度下降优化\n### 通过梯度下降，并结合一些优化方法使得训练模型时参数更快更好地收敛\n#### 需要安装以下扩展\n ` numpy \n matplotlib \n seaborn \n ipywidgets` \n ### 运行 **.py即可查看效果\n+ #### 原始的梯度下降算法\n    ` python visualize_adagrad.py ` \n+ #### 带动量的梯度下降算法\n     ` python visualize_sgd_momentum.py ` \n+ ##### 带惯性的梯度下降算法\n    ` python visualize_sgd_inertia.py ` \n+ #### Nesterov算法\n    ` python visualize_sgd_inertia.py ` \n+ #### Adagrad自适应调整的梯度下降\n    ` python visualize_adagrad.py ` \n+ #### RMSProp\n     ` python visualize_adagrad.py ` \n+ #### Adam\n     ` python visualize_adam.py ` ","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwealook%2Fml-visual-gradient-descent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwealook%2Fml-visual-gradient-descent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwealook%2Fml-visual-gradient-descent/lists"}