Skip to content

Commit

Permalink
Merge pull request #6 from sanggusti/feat/ilt5
Browse files Browse the repository at this point in the history
Feat/ilt5
  • Loading branch information
sanggusti authored Dec 3, 2024
2 parents 4c169af + 922028b commit d1243e7
Show file tree
Hide file tree
Showing 6 changed files with 14,629 additions and 0 deletions.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

3,838 changes: 3,838 additions & 0 deletions ILT5-advanced-tensorflow/Demo_ILT_5_TimeSeries.ipynb

Large diffs are not rendered by default.

Binary file not shown.
5,877 changes: 5,877 additions & 0 deletions ILT5-advanced-tensorflow/Image_Classification_ILT_5_Demo.ipynb

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions ILT5-advanced-tensorflow/README.md
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.

0 comments on commit d1243e7

Please sign in to comment.