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: about 2 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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-27T19:46:03.000Z (about 1 year ago)
- Last Synced: 2025-03-28T19:49:21.664Z (about 1 year 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: 2.84 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 (Requires fixes)
9. ~Self Organizing Networks~