Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jpuri/neural-networks
neural-networks
https://github.com/jpuri/neural-networks
Last synced: about 1 month ago
JSON representation
neural-networks
- Host: GitHub
- URL: https://github.com/jpuri/neural-networks
- Owner: jpuri
- Created: 2024-09-04T14:38:43.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-22T09:50:54.000Z (3 months ago)
- Last Synced: 2024-10-20T04:45:36.280Z (2 months ago)
- Language: Jupyter Notebook
- Size: 109 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Neural Networks Programming
1. [Linear Regression](https://github.com/jpuri/neural-networks/tree/main/linear-regression)
2. [Shallow Neural Network](https://github.com/jpuri/neural-networks/tree/main/shallow-neural-network)
3. [Deep Neural Network](https://github.com/jpuri/neural-networks/tree/main/deep-neural-network)