-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1edf342
commit 266be2e
Showing
1 changed file
with
10 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,11 @@ | ||
# Deep-Learning | ||
this repository will definitely help the beginners who wants to get hands on experience on DL | ||
|
||
Here I have included various learning and practice content during my Deep Learning journey. | ||
|
||
**Great Learning** folder contains lession I practiced while taking foundational course of deep learning by Great Learning Institute. | ||
|
||
**NVIDIA Training** folder was part of my NVIDIA Deep Learning Certification. | ||
|
||
**Image Captioning** folder has some implementation I followed to train the model to generate the alt-text of the Images. It uses Keras 1.2.2 | ||
|
||
I am currently working on **Deep Learning NanoDegree** program by Udacity! Will keep updating! |