{"id":25231481,"url":"https://github.com/notshrirang/opennn","last_synced_at":"2026-04-27T22:31:32.079Z","repository":{"id":65394455,"uuid":"575467889","full_name":"NotShrirang/OpenNN","owner":"NotShrirang","description":"Neural Networks for humans. An implementation from scratch in Python using NumPy. Consists of Optimizers such as Adam, SGD, Adagrad, RMSProp, and activation functions ReLU, Softmax and Losses. All implemented from scratch.","archived":false,"fork":false,"pushed_at":"2023-11-26T07:28:01.000Z","size":69,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-04-27T01:21:51.041Z","etag":null,"topics":["deep-learning","machine-learning","neural-network","numpy"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/open-nn-python/","language":"Python","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/NotShrirang.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":"2022-12-07T15:24:19.000Z","updated_at":"2023-05-26T15:28:58.000Z","dependencies_parsed_at":"2023-11-26T07:28:32.716Z","dependency_job_id":"a940cffc-9b8c-432e-9eb5-f1cea4dcd7d3","html_url":"https://github.com/NotShrirang/OpenNN","commit_stats":{"total_commits":38,"total_committers":1,"mean_commits":38.0,"dds":0.0,"last_synced_commit":"d0c2e069bb267b5057d43fab4861b63746be2182"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotShrirang%2FOpenNN","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotShrirang%2FOpenNN/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotShrirang%2FOpenNN/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotShrirang%2FOpenNN/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NotShrirang","download_url":"https://codeload.github.com/NotShrirang/OpenNN/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247355487,"owners_count":20925640,"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":["deep-learning","machine-learning","neural-network","numpy"],"created_at":"2025-02-11T12:28:49.137Z","updated_at":"2026-04-27T22:31:32.048Z","avatar_url":"https://github.com/NotShrirang.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://user-images.githubusercontent.com/85283622/206227131-e25b01d8-4c35-4770-a4e9-728655766858.png\"\u003e\u003c/a\u003e\n\u003c/div\u003e\n\n# OpenNN\nA Neural Network implementation from scratch in Python.\nIn this repository, Artificial Neural Networks are implemented from scratch. From scratch meaning without using external machine learning libraries. The API structure is similar to the Tensorflow Keras API.\n\n[![PyPI Latest Release](https://img.shields.io/pypi/v/open-nn-python.svg?style=flat\u0026logo=pypi)](https://pypi.org/project/open-nn-python/)\n[![v0.3.1](https://img.shields.io/badge/version-v0.3.1-red.svg?style=flat\u0026logo=numpy)](https://github.com/NotShrirang/OpenNN)\n![Python Package](https://github.com/NotShrirang/OpenNN/actions/workflows/python-package.yml/badge.svg)\n![Python Package Publish](https://github.com/NotShrirang/OpenNN/actions/workflows/python-publish.yml/badge.svg)\n[![License: MIT](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat\u0026logo=license)](https://github.com/NotShrirang/OpenNN/blob/main/LICENSE)\n[![Language: Python](https://img.shields.io/badge/language-python-blue.svg?style=flat\u0026logo=python)](https://www.python.org/)\n\n## Installing OpenNN from PyPI :\n\n```sh\npip install open-nn-python\n```\n\n## Importing OpenNN:\n\n```sh\nimport nn\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotshrirang%2Fopennn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnotshrirang%2Fopennn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotshrirang%2Fopennn/lists"}