Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/parth-shastri/neural_nets_tensorflow
Just a small set of projects from a student who loves to play with Deep-learning!
https://github.com/parth-shastri/neural_nets_tensorflow
deep-learning deep-neural-networks learning neural-networks python3 tensorflow-examples tensorflow-tutorials tensorflow2
Last synced: 19 days ago
JSON representation
Just a small set of projects from a student who loves to play with Deep-learning!
- Host: GitHub
- URL: https://github.com/parth-shastri/neural_nets_tensorflow
- Owner: parth-shastri
- Created: 2020-11-09T11:45:08.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-09T12:06:56.000Z (about 4 years ago)
- Last Synced: 2024-11-03T07:24:36.150Z (2 months ago)
- Topics: deep-learning, deep-neural-networks, learning, neural-networks, python3, tensorflow-examples, tensorflow-tutorials, tensorflow2
- Language: Python
- Homepage:
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# neural_nets_tensorflow
Just a small set of projects from a student who loves to play with Deep-learning!THIS INCLUDES ALMOST ALL KINDS OF MODELS IN TENSORFLOW REALTED WITH IMAGE CLASSIFICATION, SENTIMENT ANALYSIS, RNN, LSTMS, OCR RECOGNITION,etc.
Ive learnt these codes from the tensorflow website tutorials and fine_tuned them according to my usage.
This also includes a code from the paper written by Intel on Lightweight License plate recognition. Their model known as LPRNet.