{"id":22128413,"url":"https://github.com/michaelradu/neuralnetworkfromscratch","last_synced_at":"2025-03-24T08:42:23.196Z","repository":{"id":170135941,"uuid":"597188412","full_name":"michaelradu/NeuralNetworkFromScratch","owner":"michaelradu","description":"🎨 A minimal implementation of a feedforward Neural Network (Multi-layer perceptron)....and also my first ever neural network.","archived":false,"fork":false,"pushed_at":"2023-02-03T20:35:52.000Z","size":11268,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-29T14:15:46.583Z","etag":null,"topics":["from-scratch","learn","learn-to-code","learning","learning-by-doing","machine-learning","machine-learning-algorithms","machinelearning","matplotlib","neural-network","neural-networks","neuralnetwork","neuralnetworks","perceptron","perceptron-learning-algorithm","perceptron-neural-networks","python","python3","reinforcement-learning","reinforcement-learning-algorithms"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/michaelradu.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":"2023-02-03T20:32:09.000Z","updated_at":"2024-08-13T14:31:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"2462c186-9229-417d-add9-4d06378fe9bb","html_url":"https://github.com/michaelradu/NeuralNetworkFromScratch","commit_stats":null,"previous_names":["michaelradu/neuralnetworkfromscratch"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelradu%2FNeuralNetworkFromScratch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelradu%2FNeuralNetworkFromScratch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelradu%2FNeuralNetworkFromScratch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelradu%2FNeuralNetworkFromScratch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michaelradu","download_url":"https://codeload.github.com/michaelradu/NeuralNetworkFromScratch/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245240007,"owners_count":20583097,"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":["from-scratch","learn","learn-to-code","learning","learning-by-doing","machine-learning","machine-learning-algorithms","machinelearning","matplotlib","neural-network","neural-networks","neuralnetwork","neuralnetworks","perceptron","perceptron-learning-algorithm","perceptron-neural-networks","python","python3","reinforcement-learning","reinforcement-learning-algorithms"],"created_at":"2024-12-01T17:42:56.166Z","updated_at":"2025-03-24T08:42:23.171Z","avatar_url":"https://github.com/michaelradu.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Neural Network From Scratch\nThis is a minimal implementation of a feedforward Neural Network (Multi-layer perceptron)....and also my first ever neural network.\n\n![](ExampleOf8.png)\n\n### Requirements\n* Install Python3 \u0026 Python Poetry\n* On GNU/Linux have python3-tk installed\n\n### Usage\n```Python\npython nn.py\n```\n\n### What does it do?\n\nThis model does the classical tasks of identifying digits (0-9) from a 28x28 image and displays the result along with the image using matplotlib.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelradu%2Fneuralnetworkfromscratch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichaelradu%2Fneuralnetworkfromscratch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelradu%2Fneuralnetworkfromscratch/lists"}