{"id":24310315,"url":"https://github.com/abnerbog/levenberg-marquardt-method","last_synced_at":"2025-09-26T15:31:38.579Z","repository":{"id":202655200,"uuid":"557967827","full_name":"abnerbog/levenberg-marquardt-method","owner":"abnerbog","description":"Python implementation of Levenberg-Marquardt algorithm built from scratch using NumPy.","archived":false,"fork":false,"pushed_at":"2022-11-13T22:42:09.000Z","size":6414,"stargazers_count":84,"open_issues_count":0,"forks_count":6,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-01-16T11:28:00.080Z","etag":null,"topics":["curve-fitting","levenberg-marquardt","nonlinear-regression","numpy"],"latest_commit_sha":null,"homepage":"","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/abnerbog.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}},"created_at":"2022-10-26T16:35:00.000Z","updated_at":"2025-01-13T19:34:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"ae77f520-82c0-4dc8-b438-6f16fac0e269","html_url":"https://github.com/abnerbog/levenberg-marquardt-method","commit_stats":null,"previous_names":["abnerbog/levenberg-marquardt-method"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abnerbog%2Flevenberg-marquardt-method","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abnerbog%2Flevenberg-marquardt-method/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abnerbog%2Flevenberg-marquardt-method/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abnerbog%2Flevenberg-marquardt-method/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abnerbog","download_url":"https://codeload.github.com/abnerbog/levenberg-marquardt-method/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234319576,"owners_count":18813552,"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":["curve-fitting","levenberg-marquardt","nonlinear-regression","numpy"],"created_at":"2025-01-17T06:11:14.254Z","updated_at":"2025-09-26T15:31:33.021Z","avatar_url":"https://github.com/abnerbog.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# levenberg-marquardt-method\nPython implementation of Levenberg-Marquardt algorithm built from scratch using NumPy. Code adapted from [Gavin, H.P. (2020), The Levenberg-Marquardt algorithm for \nnonlinear least squares curve-fitting problems](https://people.duke.edu/~hpgavin/ce281/lm.pdf).\n\n\u003cimg src=\"./images/fitting_example.gif?raw=true\" width=\"4098px\"\u003e\n\n### How to Use:\n- Input raw data and initial guesses of parameter values into [example_LM.py](example_LM.py) (contains main function)\n    - Test data and inputs included for reference\n- Change model fitting equation in [levenberg_marquardt.py](levenberg_marquardt.py) via 'lm_func' function\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabnerbog%2Flevenberg-marquardt-method","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabnerbog%2Flevenberg-marquardt-method","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabnerbog%2Flevenberg-marquardt-method/lists"}