{"id":23118651,"url":"https://github.com/xaxm007/nn-numpy","last_synced_at":"2026-05-19T03:02:29.176Z","repository":{"id":236482249,"uuid":"792695558","full_name":"xaxm007/NN-numpy","owner":"xaxm007","description":"A Basic Logistic Regression Neural Network using NumPy and calculus. ","archived":false,"fork":false,"pushed_at":"2024-11-08T02:57:12.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-05T23:41:43.304Z","etag":null,"topics":["critical-indulgence","logistic-regression","neural-network","numpy","study"],"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/xaxm007.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,"zenodo":null}},"created_at":"2024-04-27T09:59:45.000Z","updated_at":"2024-11-08T02:57:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"3dae9df5-4717-4558-a2a2-1fbbe1a3e9f5","html_url":"https://github.com/xaxm007/NN-numpy","commit_stats":null,"previous_names":["xaxm007/nn-numpy"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xaxm007/NN-numpy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xaxm007%2FNN-numpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xaxm007%2FNN-numpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xaxm007%2FNN-numpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xaxm007%2FNN-numpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xaxm007","download_url":"https://codeload.github.com/xaxm007/NN-numpy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xaxm007%2FNN-numpy/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268327885,"owners_count":24232766,"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-08-02T02:00:12.353Z","response_time":74,"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":["critical-indulgence","logistic-regression","neural-network","numpy","study"],"created_at":"2024-12-17T05:19:16.277Z","updated_at":"2026-05-19T03:02:29.115Z","avatar_url":"https://github.com/xaxm007.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NN-Numpy\n\nAn implementation of a simple neural network using NumPy, focusing on logistic regression and calculus-based derivations.\n\n## Overview\n\nThis neural network has two layers:\n- **Input Layer:** 3 units\n- **Hidden Layer:** 4 units\n- **Output Layer:** 1 unit\n\nThe project demonstrates the use of NumPy for building and training a neural network from scratch, without relying on external machine learning libraries. \n\n---\n\n## Implementation\n1. Navigate to project directory:\n    ```bash\n    pip install numpy\n    ```\n    \n2. To train the neural network, run the main script:\n    ```bash\n    python LogisticRegression.py\n    ```\n\n---\n\n## Contributors:\nDerivations and code by: \n  - [Saksham M.](https://github.com/xaxm007)\n  - [Aavash A.](https://github.com/AaVaSh77)\n  - [Ashish K.P.](https://github.com/ayyp1)\n\n## #Note:\nFirst session on [Critical-Indulgence](https://github.com/xaxm007/Critical-Indulgence).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxaxm007%2Fnn-numpy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxaxm007%2Fnn-numpy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxaxm007%2Fnn-numpy/lists"}