https://github.com/wlawt/deep-learning-projects
A collection of my deep learning projects to gain a better understanding of deep learning applications
https://github.com/wlawt/deep-learning-projects
Last synced: 3 months ago
JSON representation
A collection of my deep learning projects to gain a better understanding of deep learning applications
- Host: GitHub
- URL: https://github.com/wlawt/deep-learning-projects
- Owner: wlawt
- License: mit
- Created: 2019-08-23T02:08:57.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-05T22:25:10.000Z (almost 6 years ago)
- Last Synced: 2025-01-08T08:18:55.711Z (5 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 182 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Deep Learning Projects
A collection of my deep learning projects to gain a better understanding of deep learning applications
## Update threads.
### August 28, 2019 Update
- Deployed: First iteration of pneumonia detection
### August 28, 2019 Update
- Deployed: Sentimental RNN Project (Analyzing text)
- Deployed: RNN Project (Generating text)
### August 26, 2019 Update
- Deployed: Style Transfer Project (Image combination)
### August 23, 2019 Update
- Deployed: MNIST MLP Project (Hand written number classification)
### August 22, 2019 Update
- Deployed: CIFAR10 CNN Project (Various Image classification)
- Init repo