-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #6 from sanggusti/feat/ilt5
Feat/ilt5
- Loading branch information
Showing
6 changed files
with
14,629 additions
and
0 deletions.
There are no files selected for viewing
870 changes: 870 additions & 0 deletions
870
ILT5-advanced-tensorflow/Demo_ILT_5_Riding_the_wave_of_NLP_Experience.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
4,041 changes: 4,041 additions & 0 deletions
4,041
...anced-tensorflow/Demo_ILT_5_Sailing_through_Time_A_Navigator's_Guide_to_Time_Series.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
3,838 changes: 3,838 additions & 0 deletions
3,838
ILT5-advanced-tensorflow/Demo_ILT_5_TimeSeries.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file added
BIN
+6.63 MB
...ow/ILT 5 - Going Beyond the Basics_ Advanced Deep Learning Techniques with TensorFlow.pdf
Binary file not shown.
5,877 changes: 5,877 additions & 0 deletions
5,877
ILT5-advanced-tensorflow/Image_Classification_ILT_5_Demo.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# ILT 5 - Advanced Tensorflow Architecture, CNN RNN LSTM | ||
|
||
This module covers the concepts and applications of advanced TensorFlow architectures, including Convolutional Neural Networks (CNN), Recurrent Neural Networks (RNN), and Long Short-Term Memory (LSTM) networks. It includes hands-on exercises with these architectures, building and training models using Python and TensorFlow. |