{"id":21982168,"url":"https://github.com/matin-ghorbani/mlp_from_scratch","last_synced_at":"2025-10-10T15:30:22.393Z","repository":{"id":239447238,"uuid":"799533521","full_name":"matin-ghorbani/MLP_from_scratch","owner":"matin-ghorbani","description":"Implement a multi layer perceptron from scratch","archived":false,"fork":false,"pushed_at":"2024-05-12T13:03:39.000Z","size":103,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T00:23:05.810Z","etag":null,"topics":["classification","from-scratch","mlp","multilayer-perceptron"],"latest_commit_sha":null,"homepage":"","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/matin-ghorbani.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-12T12:37:35.000Z","updated_at":"2024-10-07T18:03:18.000Z","dependencies_parsed_at":"2024-05-12T15:23:57.828Z","dependency_job_id":"aa08096a-445d-422a-9a4c-a000b82a9157","html_url":"https://github.com/matin-ghorbani/MLP_from_scratch","commit_stats":null,"previous_names":["matin-ghorbani/mlp_from_scratch"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/matin-ghorbani/MLP_from_scratch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matin-ghorbani%2FMLP_from_scratch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matin-ghorbani%2FMLP_from_scratch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matin-ghorbani%2FMLP_from_scratch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matin-ghorbani%2FMLP_from_scratch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matin-ghorbani","download_url":"https://codeload.github.com/matin-ghorbani/MLP_from_scratch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matin-ghorbani%2FMLP_from_scratch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279004574,"owners_count":26083736,"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-10-10T02:00:06.843Z","response_time":62,"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":["classification","from-scratch","mlp","multilayer-perceptron"],"created_at":"2024-11-29T17:22:37.984Z","updated_at":"2025-10-10T15:30:22.099Z","avatar_url":"https://github.com/matin-ghorbani.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MLP (Multilayer Perceptron) From Scratch\r\n\r\n### Install Dependencies:\r\n\r\n```bash\r\npip install -r requirements.txt\r\n```\r\n\r\n## I implemented my neural network as a class:\r\n### Losses and Accuracies of my MLP for 100 epochs on Mnist dataset:\r\n![Losses and Accuracies of my MLP](./results/check_losses_accuracies_model.png)\r\n\r\n## Information About It:\r\n- **accuracy_train: *0.9916492693110647***\r\n- **accuracy_test: *0.8888888888888888***\r\n- **loss_train: *0.0024207044180093113***\r\n- **loss_test: *0.015910050921797165***\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatin-ghorbani%2Fmlp_from_scratch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatin-ghorbani%2Fmlp_from_scratch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatin-ghorbani%2Fmlp_from_scratch/lists"}