Learning Outcomes

A brief summary of what you will learn in this course.

Deep learning is an advanced topic. This course does not cover everything about deep learning but it will involve all information needed for a beginner. In this course you will learn:

  • Fundamentals of Machine learning required for deep learning:

    • What is Machine learning?
    • What are Machine learning paradigms?
    • What is deep learning?
    • Why is deep learning more powerful than Machine learning?
    • What is the programming paradigm in deep learning?
  • Simple to complex models in NumPy:

    • How can we make and use simple models?
    • What problems can a complex model solve?
  • Developing and fine-tuning deep learning models in Keras:

    • How can we make deep learning models in Keras?
    • How can we optimize the model output?

By the time you have completed this course, you will have a solid understanding of the basics of deep learning. With this new skill set, you will be ready to move on to more advanced concepts.

Without further ado, let’s begin!πŸš€