https://github.com/hyp3rflow/deeplearning
ALT_TAB | Repository for DeepLearning Practice
https://github.com/hyp3rflow/deeplearning
Last synced: about 1 month ago
JSON representation
ALT_TAB | Repository for DeepLearning Practice
- Host: GitHub
- URL: https://github.com/hyp3rflow/deeplearning
- Owner: hyp3rflow
- Created: 2019-11-21T15:29:24.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-24T16:15:38.000Z (about 6 years ago)
- Last Synced: 2025-01-29T00:09:51.677Z (11 months ago)
- Language: Python
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DeepLearning
Repository for DeepLearning Practice
Starting at November 2019
Folder | Description
----: | :----
DeepLearningFS/ | Example code of 'Deep Learning from Scratch'
OpenCV/ | Test code for CascadeClassifier to detect Cat frontal face
PyTorch/ | Example code of PyTorch Tutorial (like MNIST, image classfier NN code)