Activity-1 DL
Activity-1 DL
COMPUTER APPLICATION
ACTIVITY – 1
DEEP LEARNING
Introduction:
The course "Introduction to Deep Learning" on Infosys
Springboard offers a comprehensive introduction about Deep learning and
covering topics such as Evolution and Introduction about deep learning, ANN,
CNN, RNN, Autoencoders and Frameworks of deep learning, etc., are the topics.
In this report, I will focus on the section of the course that covers briefly about
subtopics of ANN, CNN, RNN.
Autoencoders:
Autoencoders are a type of neural network used for unsupervised
learning and dimensionality reduction. They consist of an encoder and a decoder,
where the encoder compresses data into a lower-dimensional representation
(encoding), and the decoder reconstructs the original data from the encoding.
Autoencoders are also used for tasks like anomaly detection and generative
modeling.
Caffe: Caffe is a deep learning framework developed by the Berkeley Vision and
Learning Center, primarily used for computer vision tasks.
Conclusion:
I conclude that "Introduction to Deep Learning" course is helpful
for me to learn great things which is useful for the future purpose. In this I learned
topics like ANN, RNN, CNN and their sub-topics, Understanding the key concepts
and frameworks of deep learning is essential for anyone looking to harness its
potential and apply it to real-world problems and etc., tasks are learned and finally
the instructor gave an explanations and practical examples make the session better
way and understandable.