0% found this document useful (0 votes)
30 views5 pages

INT422

The document discusses an open educational resource for a course on deep learning. The course covers topics like building models with TensorFlow and Keras, classifying images with convolutional neural networks, and calculating output sizes of convolutions. It provides online resources mapped to each topic that make up approximately 100% of the course content.

Uploaded by

fonar24203
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
30 views5 pages

INT422

The document discusses an open educational resource for a course on deep learning. The course covers topics like building models with TensorFlow and Keras, classifying images with convolutional neural networks, and calculating output sizes of convolutions. It provides online resources mapped to each topic that make up approximately 100% of the course content.

Uploaded by

fonar24203
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

OPEN EDUCATIONAL RESOURCE

Course Code: INT422

Course Tittle: DEEP LEARNING

L.T.P: 3.0.0 Credit: 3

Course Code Course Unit Broad OER Title of *%age Source URL
Title mapped topic/Sub Type OER unit
Topic mapped
with
OER
(approx)
Unit 1 Building Weblink TensorFlow 100% https://www.tensorflow.
Models with basics, org/guide/basics,
TensorFlow Install https://www.tensorflow.
TensorFlow org/install,
2, https://www.tensorflow.
Introduction org/guide/tensor,
INT422/ DEEP to Tensors,
LEARNING tf.rank, https://www.tensorflow.
Introduction org/api_docs/python/tf/r
to graphs ank,
and https://www.tensorflow.
tf.function, org/guide/intro_to_graph
Introduction s,
to https://www.tensorflow.
Variables, org/guide/variable,
tf.keras.opti https://www.tensorflow.
mizers.Opti org/api_docs/python/tf/k
mizer, eras/optimizers/Optimize
transformin r,
g tensors as https://subscription.packt
multidimens pub.com/book/data/9781
ional data 787125933/14/ch14lvl1s
arrays, ec92/transforming-
TensorBoar tensors-as-
d: multidimensional-data-
TensorFlow arrays,
's
visualizatio
n toolkit,
Introduction https://www.tensorflow.
to Deep org/tensorboard,
Learning, https://www.geeksforgee
Top 25 ks.org/introduction-
Deep deep-learning/,
Learning https://www.simplilearn.
Application com/tutorials/deep-
s Used learning-tutorial/deep-
Across learning-applications
Industries
Unit 2 Building Weblinks Introduction 100% https://keras.io/about/
Models with to keras,
Keras Keras https://keras.io/getting_s
installation, tarted/
keras layers
and models, https://keras.io/api/layers
/
building a
regression https://keras.io/api/mode
model, ls/model/
image
classificatio
https://www.tensorflow.
n with
org/tutorials/keras/regres
keras,
sion
multi-layer
Perceptron
https://keras.io/examples
learning for
/vision/image_classificat
ion_from_scratch/
classificatio
n, building
https://keras.io/examples
text
classificatio /vision/mlp_image_class
n model, ification/
overfit and
underfit, https://keras.io/examples
save and /nlp/text_classification_f
load model, rom_scratch/
hyperparam
eter tuning https://www.tensorflow.
org/tutorials/keras/overfi
t_and_underfit

https://www.tensorflow.
org/tutorials/keras/save_
and_load

https://keras.io/api/keras
_tuner/hyperparameters/

Unit 3 Classifying Weblinks Convolution 100% https://pyimagesearch.co


images with al Neural m/2021/05/14/convoluti
deep Networks onal-neural-networks-
convolutional (CNNs) and cnns-and-layer-types/
neural networks Layer
Types, https://iq.opengenus.org/
Calculate output-size-of-
output size convolution/#:~:text=Ou
of tput%20height%20%3D
Convolution %20(Input%20height%2
, 2-D 0%2B,%2F%20(stride%
Convolution 20width)%20%2B%201

Compute 2- https://in.mathworks.co
D discrete m/help/vision/ref/2dconv
convolution olution.html
of two input
matrices, https://www.tensorflow.
Convolution org/tutorials/images/cnn
al Neural
Network
https://www.tensorflow.
(CNN),
org/tutorials/images/tran
Transfer
sfer_learning
learning and
fine-tuning,
https://www.tensorflow.
Data
augmentatio org/tutorials/images/data
n, Image _augmentation
segmentatio
n https://www.tensorflow.
org/tutorials/images/seg
mentation

Unit 4 Autoencoders Weblinks Autoencode 100% https://www.geeksforgee


and Pre-trained s rs -Machine ks.org/auto-encoders/
CNN Learning,
Compressio https://theailearner.com/
n of data 2019/01/01/compression
using -of-data-using-
Autoencode autoencoders/
rs¸Variation
al https://www.geeksforgee
AutoEncode ks.org/variational-
rs autoencoders/

Unit 5 Modeling Weblink The 95% https://www.tensorflow.


sequential data Sequential org/guide/keras/sequenti
using recurrent model, A al_model,
neural Brief
Overview https://www.analyticsvid
networks
of hya.com/blog/2022/03/a-
Recurrent brief-overview-of-
Neural recurrent-neural-
Networks networks-rnn/,
(RNN), https://towardsdatascienc
How to e.com/how-to-choose-
Choose the the-right-activation-
Right function-for-neural-
Activation networks-
Function for 3941ff0e6f9c#:~:text=In
Neural %20RNN%20neural%20
Networks, network%20models,acti
Implementi vation%20functions%20
ng a are%20non%2Dlinear,
multilayer
RNN for https://www.oreilly.com/
sequence library/view/python-
modeling in machine-
TensorFlow learning/9781787125933
, Text /ch16s03.html,
classificatio https://www.tensorflow.
n with an org/text/tutorials/text_cla
RNN, Text ssification_rnn
generation
with an https://www.tensorflow.
RNN, Time org/text/tutorials/text_ge
series neration
forecasting,
tf.keras.laye https://www.tensorflow.
rs.LSTM, org/tutorials/structured_
Sequence data/time_series
Classificatio
n with
https://www.tensorflow.
LSTM
org/api_docs/python/tf/k
Recurrent
eras/layers/LSTM
Neural
Networks in
Python with https://machinelearning
Keras, mastery.com/sequence-
Stacked classification-lstm-
LSTM for recurrent-neural-
Classificatio networks-python-keras/
n
https://www.kaggle.com/
code/kmader/stacked-
lstm-for-classification

Unit 6 Generative Weblink Generative 100% https://www.geeksforgee


Adversarial Adversarial ks.org/generative-
Networks Network adversarial-network-gan/
(GAN),
CycleGAN, https://www.tensorflow.
Adversarial org/tutorials/generative/c
example yclegan
using
FGSM https://www.tensorflow.
org/tutorials/generative/a
dversarial_fgsm

You might also like