{"id":16549710,"url":"https://github.com/uiur/nn","last_synced_at":"2025-12-31T14:29:17.042Z","repository":{"id":141424710,"uuid":"64104903","full_name":"uiur/nn","owner":"uiur","description":"neural networks from scratch","archived":false,"fork":false,"pushed_at":"2016-07-27T15:37:14.000Z","size":16606,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-04T13:46:49.140Z","etag":null,"topics":[],"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/uiur.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":"2016-07-25T05:01:46.000Z","updated_at":"2023-02-20T13:56:50.000Z","dependencies_parsed_at":"2023-06-12T21:52:58.848Z","dependency_job_id":null,"html_url":"https://github.com/uiur/nn","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/uiur/nn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uiur%2Fnn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uiur%2Fnn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uiur%2Fnn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uiur%2Fnn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uiur","download_url":"https://codeload.github.com/uiur/nn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uiur%2Fnn/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265844962,"owners_count":23837686,"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-10-11T19:30:30.124Z","updated_at":"2025-12-31T14:29:16.996Z","avatar_url":"https://github.com/uiur.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# neural networks from scratch\nsome implementations of neural networks using numpy.\n\nThe motivation is to understand neural networks. It's not practical, but lots of fun.\n\nThe code has implementations of multilayer perceptron, convolutional neural network and other techniques.\n\nTo run a mnist example:\n```sh\nPYTHONPATH=. python examples/mnist.py\nPYTHONPATH=. python examples/mnist_cnn.py # slow\n```\n\n## References\n[Neural Networks and Deep Learning](http://neuralnetworksanddeeplearning.com/)\n\n[Deep Learning](http://www.deeplearningbook.org/)\n\n[CS231n: Convolutional Neural Networks for Visual Recognition](http://cs231n.github.io/)\n\n[Keras](http://keras.io/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuiur%2Fnn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuiur%2Fnn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuiur%2Fnn/lists"}