{"id":21982162,"url":"https://github.com/matin-ghorbani/perceptron","last_synced_at":"2025-10-10T15:30:29.941Z","repository":{"id":239439127,"uuid":"799529142","full_name":"matin-ghorbani/perceptron","owner":"matin-ghorbani","description":"Implement a perceptron from scratch","archived":false,"fork":false,"pushed_at":"2024-05-12T12:55:33.000Z","size":2285,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-29T17:25:56.879Z","etag":null,"topics":["abalone-dataset","boston-housing-price-prediction","from-scratch","machine-learning","perception-neuron","perceptron","regression"],"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:21:37.000Z","updated_at":"2024-10-07T18:03:19.000Z","dependencies_parsed_at":"2024-05-12T14:03:04.678Z","dependency_job_id":null,"html_url":"https://github.com/matin-ghorbani/perceptron","commit_stats":null,"previous_names":["matin-ghorbani/perceptron"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matin-ghorbani%2Fperceptron","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matin-ghorbani%2Fperceptron/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matin-ghorbani%2Fperceptron/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matin-ghorbani%2Fperceptron/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matin-ghorbani","download_url":"https://codeload.github.com/matin-ghorbani/perceptron/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235964165,"owners_count":19073473,"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":["abalone-dataset","boston-housing-price-prediction","from-scratch","machine-learning","perception-neuron","perceptron","regression"],"created_at":"2024-11-29T17:22:34.108Z","updated_at":"2025-10-10T15:30:29.935Z","avatar_url":"https://github.com/matin-ghorbani.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Perceptron (Perception Neuron) From Scratch\n\n***I test it on 3 datasets:***\n- Abalone\n- Boston House Price\n- Employee's Salary\n\n### Install Dependencies:\n\n```bash\npip install -r requirements.txt\n```\n\n## Employee's salary 💵\n\n### I made a linear dataset using scikit-learn library:\n- with 100 samples of employees\n- I made a years of experience range form 0 to 20\n- I made a salary range form 20000 to 150000\n\n![Employee Experience Salary](./results/employee_experience_salary.png)\n\n### First try with 3 epochs:\n![First try with 3 epochs](./results/employee_training.png)\n\n### Best try with 20 epochs:\n![Best try with 20 epochs](./results/employee_better_result.png)\n\n## Abalone 🐚\n\n### First try with 5 epochs:\n![First try with 5 epochs](./results/abalone_training.png)\n\n### Best try with 20 epochs:\n![Best try with 20 epochs](./results/abalone_better_result.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatin-ghorbani%2Fperceptron","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatin-ghorbani%2Fperceptron","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatin-ghorbani%2Fperceptron/lists"}