Updated to add benchmarking chapter

This commit is contained in:
Vijay Janapa Reddi
2023-09-21 14:13:32 -04:00
parent dec0208c5b
commit f4de8caa56

View File

@@ -64,7 +64,11 @@ Here, we explore the different frameworks available for developing machine learn
This chapter presents an insightful exposition on hardware acceleration, unraveling the role of specialized hardware in enhancing the performance and capabilities of embedded AI systems.
**Chapter 12: On-Device Learning**
**Chapter 12: Benchmarking AI**
This chapter focuses understanding how we systematically evaluate AI systems through principled benchmarking methods.
**Chapter 13: On-Device Learning**
Here, we explore the frontiers of on-device learning, focusing on the techniques that facilitate localized learning, enhancing both efficiency and privacy.