• 本课程为精品课,您可以登录eeworld继续观看:
  • Efficient Video Understanding and Generative Models
  • 登录
课程介绍
相关标签: tinyML
Have you found it difficult to deploy neural networks on mobile devices and IoT devices? Have you ever found it too slow to train neural networks? This course is a deep dive into efficient machine learning techniques that enable powerful deep learning applications on resource-constrained devices. Topics cover efficient inference techniques, including model compression, pruning, quantization, neural architecture search, and distillation; and efficient training techniques, including gradient compression and on-device transfer learning; followed by application-specific model optimization techniques for videos, point cloud, and NLP; and efficient quantum machine learning. Students will get hands-on experience implementing deep learning applications on microcontrollers, mobile phones, and quantum machines with an open-ended design project related to mobile AI.

推荐视频

    猜您喜欢

    推荐帖子

    编译警告的问题
    我写了个CPLD驱动HT1621的程序,定义了一个函数。可是编译有警告。Warning (10241): Verilog HDL Function Declaration warning at ht1621.v(530): function "HT1621_Cmd5" may return a Don't Care value because its output register may not
    chenbingjy FPGA/CPLD
    关于知道年月日计算星期的方法
    最近在关于c语言的帖子看到这样的计算方法#includeint dayofweek(int y, int m, int d){static int t[]={0,3,2,5,0,3,5,1,4,6,2,4};y -= m<3;return (y + y/4 - y/100 + y/400 + t[m-1] + d) % 7;}int main(){char wd[]="SumMonTueWedTh
    hefeifei1990 微控制器 MCU
    本人从事windows mobile开发,现接windows mobile以及CE嵌入式开发项目,有意者请发邮件到vc_topz@163.com
    本人从事windows mobile开发,现接windows mobile以及CE嵌入式开发项目,有意者请发邮件到vc_topz@163.com
    fxmxh 嵌入式系统
    AD17 四层板怎么铺铜出了问题
    各位老师:我画了个四层板铺铜,出现这样下面2个问题,能否给到解决方法?1 相同的GND网络,有的方框,没有铜,有的确可以铺铜。请看下面图片。2 铺铜后,铺铜后的铜皮不能包裹过孔。
    dmyhq PCB设计
    关于SetLocalTime&GetLocalTime的底层实现
    通过SetLocalTime&GetLocalTime设置调整系统时间时,底层是怎么实现的,是调用的OEMSetRealTime与OEMGetRealTime吗??但是我在bsp里面添加相应的调试打印信息,我的串口打印里面没有看见,如果不是通过这两个函数实现,又在什么地方实现的呢??我用的mips的IC,SetLocalTime设置时间后,也没有对RTC寄存器进行操作,那么他的系统时间怎么来的,初
    jinsheng7533967 嵌入式系统

    推荐内容

    可能感兴趣器件

    完成课时学习+分/次

     
    EEWorld订阅号

     
    EEWorld服务号

     
    汽车开发圈

     
    机器人开发圈

    About Us 关于我们 客户服务 联系方式 器件索引 网站地图 最新更新 手机版 版权声明

    站点相关: 汽车电子 智能硬件

    北京市海淀区中关村大街18号B座15层1530室 电话:(010)82350740 邮编:100190

    电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2025 EEWORLD.com.cn, Inc. All rights reserved