When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Edge Impulse logo

Introduction to Embedded Machine Learning

Master the Skills of Tomorrow with Coursera! From AI and Blockchain to Public Speaking and Psychology, Explore Courses Tailored for Your Success.

     
  • 4.8
  •  |
  • Reviews ( 703 )
Free

This Course Includes

  • iconcoursera
  • icon4.8 (703 reviews )
  • icon17 hours
  • iconenglish
  • iconOnline - Self Paced
  • iconcourse
  • iconEdge Impulse

About Introduction to Embedded Machine Learning

Machine learning (ML) allows us to teach computers to make predictions and decisions based on data and learn from experiences. In recent years, incredible optimizations have been made to machine learning algorithms, software frameworks, and embedded hardware. Thanks to this, running deep neural networks and other complex machine learning algorithms is possible on low-power devices like microcontrollers.

This course will give you a broad overview of how machine learning works, how to train neural networks, and how to deploy those networks to microcontrollers, which is known as embedded machine learning or TinyML. You do not need any prior machine learning knowledge to take this course. Familiarity with Arduino and microcontrollers is advised to understand some topics as well as to tackle the projects. Some math (reading plots, arithmetic, algebra) is also required for quizzes and projects. We will cover the concepts and vocabulary necessary to understand the fundamentals of machine learning as well as provide demonstrations and projects to give you hands-on experience.

What You Will Learn?

  • The basics of a machine learning systemHow to deploy a machine learning model to a microcontrollerHow to use machine learning to make decisions and predictions in an embedded system.