diff --git a/frameworks.qmd b/frameworks.qmd index 8fbd7903..9e72fee7 100644 --- a/frameworks.qmd +++ b/frameworks.qmd @@ -1,5 +1,7 @@ # AI Frameworks +![_DALLĀ·E 3 Prompt: ._](./images/cover_ml_frameworks.png) + In this chapter, we explore the landscape of AI frameworks that serve as the foundation for developing machine learning systems. AI frameworks provide the essential tools, libraries, and environments necessary to design, train, and deploy machine learning models. We delve into the evolutionary trajectory of these frameworks, dissect the workings of TensorFlow, and provide insights into the core components and advanced features that define these frameworks. Furthermore, we investigate the specialization of frameworks tailored to specific needs, the emergence of frameworks specifically designed for embedded AI, and the criteria for selecting the most suitable framework for your project. This exploration will be rounded off by a glimpse into the future trends that are expected to shape the landscape of ML frameworks in the coming years. diff --git a/images/cover_ml_frameworks.png b/images/cover_ml_frameworks.png new file mode 100644 index 00000000..b84ddfcc Binary files /dev/null and b/images/cover_ml_frameworks.png differ