Introduction to Deep Learning¶
Prerequisites of Deep Learning¶
- Machine Learning
- Python or R
AI vs ML vs DL¶
Types of Artificial Intelligence
Difference Between Machine Learning and Deep Learning¶
Deep Learning is a machine learning technique thats learns features and task directly from the data, where data may be images or text
Algorithms we will cover in this course
- Artificial Neural Networks
- Recurrent Neural Networks
- Convolutional Neural Networks
Libraries used to implement deep learning
- Keras
- Tensorflow