Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sathyasris27/pattern-recognition-projects
Repository containing all source files and assignments from Pattern Recognition classes at college.
https://github.com/sathyasris27/pattern-recognition-projects
neural-networks pattern-recognition perceptrons
Last synced: about 6 hours ago
JSON representation
Repository containing all source files and assignments from Pattern Recognition classes at college.
- Host: GitHub
- URL: https://github.com/sathyasris27/pattern-recognition-projects
- Owner: SathyasriS27
- Created: 2021-04-02T14:49:51.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-01T17:34:45.000Z (over 3 years ago)
- Last Synced: 2024-11-12T00:22:22.406Z (about 2 months ago)
- Topics: neural-networks, pattern-recognition, perceptrons
- Language: Jupyter Notebook
- Homepage:
- Size: 422 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# **Pattern Recognition and Algorithms**
Repository containing all source files and assignments from Pattern Recognition classes at college.
### **Topics Covered:**
1. Representation of Logic Gates using Perceptrons
2. Multi-layered Perceptrons
3. Gradient Descent
4. Backpropagation
5. Construction of Deep Neural Networks