Skip to content

Commit bddc5b5

Browse files
authored
Update README.md
1 parent 8afddee commit bddc5b5

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,12 @@
11
# DL_Proj1
2-
Project 1 in COSC 525: Deep Learning
2+
This repo actually contains code for all projects (other than final project) in COSC 525: Deep Learning with Dr. Amir Sadovnik at the University of Tennessee, Knoxville. All projects were completed by me and [Sai Thatigotla](https://github.com/saithat).
3+
4+
## Project Outline:
5+
6+
**[Project 1](https://github.com/owencqueen/DL_Proj1/blob/main/project1.py):** Neural Networks in Numpy
7+
8+
**[Project 2](https://github.com/owencqueen/DL_Proj1/blob/main/project2.py):** Convolutional Neural Networks in Numpy
9+
10+
**[Project 3](https://github.com/owencqueen/DL_Proj1/tree/main/Project3):** Exploring CNN architectures
11+
12+
**[Project 4](https://github.com/owencqueen/DL_Proj1/tree/main/Project4):** RNNs and LSTMs for Natural Language Processing

0 commit comments

Comments
 (0)