Skip to content

Commit 5908ae3

Browse files
Update README.md
1 parent 238907c commit 5908ae3

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,14 @@
11
# Deep-Learning-Python
22
A collection of some cool deep learning projects in python
3+
4+
<img src="https://www.cc.gatech.edu/~san37/img/dl/mlp.png" width=50% height=10%>
5+
6+
## CONTENTS
7+
8+
<hr>
9+
10+
<ol>
11+
<li><a href="https://github.com/MainakRepositor/Deep-Learning-Python/blob/master/Breast_Cancer_Data_Analysis_DL.ipynb">Breast Cancer Classification</a></li>
12+
<li><a href="https://github.com/MainakRepositor/Deep-Learning-Python/blob/master/Fashion_MNIST_Categorization_(CNN)_.ipynb">Fashion MNIST Categorization</a></li>
13+
<li><a href="https://github.com/MainakRepositor/Deep-Learning-Python/blob/master/MNIST_Number_Recognition_DL.ipynb">Hand-written Digit Recognition</a></li>
14+
</ol>

0 commit comments

Comments
 (0)