https://github.com/iamfarrokhnejad/some-neural-network-application
This repository contains various NN codes converted from Matlab to Python
https://github.com/iamfarrokhnejad/some-neural-network-application
cv2 deep-learning deep-neural-networks educational matplotlib neural-network neural-networks neuralnetwork neuralnetworks numpy python sklearn tensorflow tensorflow2
Last synced: 6 months ago
JSON representation
This repository contains various NN codes converted from Matlab to Python
- Host: GitHub
- URL: https://github.com/iamfarrokhnejad/some-neural-network-application
- Owner: IAmFarrokhnejad
- License: mit
- Created: 2024-04-21T23:20:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-04T17:15:59.000Z (7 months ago)
- Last Synced: 2025-03-04T17:42:32.090Z (7 months ago)
- Topics: cv2, deep-learning, deep-neural-networks, educational, matplotlib, neural-network, neural-networks, neuralnetwork, neuralnetworks, numpy, python, sklearn, tensorflow, tensorflow2
- Language: Python
- Homepage:
- Size: 4.17 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Some-Neural-Network-Application
This repository contains various Neural Network applications in Matlab and Python.## Authors
- [Morteza Farrokhnejad](https://github.com/IAmFarrokhnejad)
- [Ali Farrokhnejad](https://www.github.com/afr0011)
- [Ahmet Rizaner](https://github.com/rizaner)### TODO:
- since neurolab and other libraries are deprecated, re-do all works(below) either using more reliable libraries or without relying on libraries.
1. ~SLP~
2. ~Crab SLP~
3. ~Crab MLP~
4. ~Wine MLP~
5. ~Image Processing~
6. Digit Recognition
7. Pattern Association
8. Function Approximation
9. Self Organizing Networks