Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
dTub
Скачать

Machine Learning on microcontrollers using MicroPython and emlearn (PyCon DE & PyData Berlin 2024)

Автор: Jon Nordby

Загружено: 2024-11-03

Просмотров: 576

Описание:

This presentation will show you how to deploy machine learning models to affordable microcontroller-based systems - using the Python that you already know. Combined with sensors, such as microphone, accelerometer or camera, this makes it possible to create devices that can automatically analyze and react to physical phenomena. This enables a wide range of useful and fun applications, and is often referred to as "TinyML".

The presentation will cover key concepts and explain the different steps of the process. We will train the machine learning models using standard scikit-learn and Keras, and then execute them on device using the emlearn library. To run Python code on the microcontroller, MicroPython will be used. We will demonstrate some practical use-cases using different sensors, such as Sound Event Detection (microphone), Image Classification (camera), and Human Activity Recognition (accelerometer).

Machine Learning on microcontrollers using MicroPython and emlearn (PyCon DE & PyData Berlin 2024)

Поделиться в:

Доступные форматы для скачивания:

Скачать видео mp4

  • Информация по загрузке:

Скачать аудио mp3

Похожие видео

array(10) { [0]=> object(stdClass)#4437 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "L534ngXv8I8" ["related_video_title"]=> string(79) "Milliwatt-sized Machine Learning on Microcontrollers with emlearn (FOSDEM 2025)" ["posted_time"]=> string(25) "4 месяца назад" ["channelName"]=> string(10) "Jon Nordby" } [1]=> object(stdClass)#4410 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "GdR0U3NDSG0" ["related_video_title"]=> string(82) "Microcontrollers + Machine Learning with MicroPython in 1-2-3 (PyData Global 2024)" ["posted_time"]=> string(23) "1 месяц назад" ["channelName"]=> string(10) "Jon Nordby" } [2]=> object(stdClass)#4435 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "S3GjLr0ZIE0" ["related_video_title"]=> string(102) "Machine Learning on microcontrollers using MicroPython and emlearn [PyCon DE & PyData Berlin 2024]" ["posted_time"]=> string(27) "8 месяцев назад" ["channelName"]=> string(6) "PyData" } [3]=> object(stdClass)#4442 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "ks5kq1R0aws" ["related_video_title"]=> string(75) "Environmental Noise Classification on Microcontrollers (tinyML Summit 2021)" ["posted_time"]=> string(21) "4 года назад" ["channelName"]=> string(10) "Jon Nordby" } [4]=> object(stdClass)#4421 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "crJcDqIUbP4" ["related_video_title"]=> string(67) "TinyML: Getting Started with STM32 X-CUBE-AI | Digi-Key Electronics" ["posted_time"]=> string(21) "4 года назад" ["channelName"]=> string(7) "DigiKey" } [5]=> object(stdClass)#4439 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "i-FFVM4cIXQ" ["related_video_title"]=> string(138) "База по Базам Данных - Storage (Индексы, Paging, LSM, B+-Tree, R-Tree) | Влад Тен Систем Дизайн" ["posted_time"]=> string(21) "7 дней назад" ["channelName"]=> string(15) "Влад Тен" } [6]=> object(stdClass)#4434 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "0OgP9C_1qLQ" ["related_video_title"]=> string(133) "ПОЛНЫЙ ОТРЫВ ОТ РЕАЛЬНОСТИ. Главная слабость Путина, которая его погубит" ["posted_time"]=> string(23) "9 часов назад" ["channelName"]=> string(19) "Майкл Наки" } [7]=> object(stdClass)#4444 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "BT38K6NqETE" ["related_video_title"]=> string(125) "Эксперт по кибербезопасности о ваших паролях, вирусах и кибератаках" ["posted_time"]=> string(27) "6 месяцев назад" ["channelName"]=> string(22) "Раскадровка" } [8]=> object(stdClass)#4420 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "6W9xQJw7y_I" ["related_video_title"]=> string(121) "Откровения на ПМЭФ | Что происходит с экономикой и со страной @Max_Katz" ["posted_time"]=> string(23) "7 часов назад" ["channelName"]=> string(19) "Максим Кац" } [9]=> object(stdClass)#4438 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "aPdEzyf8Kk0" ["related_video_title"]=> string(134) "Comedy Club: Борьба с тарелочницами | Екатерина Шкуро, Никита Никитин @ComedyClubRussia" ["posted_time"]=> string(24) "16 часов назад" ["channelName"]=> string(11) "Comedy Club" } }
Milliwatt-sized Machine Learning on Microcontrollers with emlearn (FOSDEM 2025)

Milliwatt-sized Machine Learning on Microcontrollers with emlearn (FOSDEM 2025)

Microcontrollers + Machine Learning with MicroPython in 1-2-3 (PyData Global 2024)

Microcontrollers + Machine Learning with MicroPython in 1-2-3 (PyData Global 2024)

Machine Learning on microcontrollers using MicroPython and emlearn [PyCon DE & PyData Berlin 2024]

Machine Learning on microcontrollers using MicroPython and emlearn [PyCon DE & PyData Berlin 2024]

Environmental Noise Classification on Microcontrollers (tinyML Summit 2021)

Environmental Noise Classification on Microcontrollers (tinyML Summit 2021)

TinyML: Getting Started with STM32 X-CUBE-AI | Digi-Key Electronics

TinyML: Getting Started with STM32 X-CUBE-AI | Digi-Key Electronics

База по Базам Данных - Storage (Индексы, Paging, LSM, B+-Tree, R-Tree) | Влад Тен Систем Дизайн

База по Базам Данных - Storage (Индексы, Paging, LSM, B+-Tree, R-Tree) | Влад Тен Систем Дизайн

ПОЛНЫЙ ОТРЫВ ОТ РЕАЛЬНОСТИ. Главная слабость Путина, которая его погубит

ПОЛНЫЙ ОТРЫВ ОТ РЕАЛЬНОСТИ. Главная слабость Путина, которая его погубит

Эксперт по кибербезопасности о ваших паролях, вирусах и кибератаках

Эксперт по кибербезопасности о ваших паролях, вирусах и кибератаках

Откровения на ПМЭФ | Что происходит с экономикой и со страной @Max_Katz

Откровения на ПМЭФ | Что происходит с экономикой и со страной @Max_Katz

Comedy Club: Борьба с тарелочницами | Екатерина Шкуро, Никита Никитин @ComedyClubRussia

Comedy Club: Борьба с тарелочницами | Екатерина Шкуро, Никита Никитин @ComedyClubRussia

© 2025 dtub. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: [email protected]