An open API service indexing awesome lists of open source software.

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.

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)