https://github.com/keyu-tian/deep-learning-pros
Study notes and several tiny pros for deep-learning.
https://github.com/keyu-tian/deep-learning-pros
Last synced: 3 months ago
JSON representation
Study notes and several tiny pros for deep-learning.
- Host: GitHub
- URL: https://github.com/keyu-tian/deep-learning-pros
- Owner: keyu-tian
- Created: 2019-06-30T04:56:30.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-05T04:47:43.000Z (over 5 years ago)
- Last Synced: 2025-01-06T22:35:41.532Z (5 months ago)
- Language: Python
- Homepage:
- Size: 27.3 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Deep-Learning-Pros
Tiny pros for deep-learning.
project list:
- log_reg: logistic regression(using numpy, on the dataset of cats)
- classification: classification(using pytorch, on MNIST dataset)