forked from harvard-edge/cs249r_book
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.qmd
44 lines (24 loc) · 3.66 KB
/
index.qmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
# Preface {.unnumbered}
Welcome to {{< var title.long >}}. This book is your gateway to the fast-paced world of AI systems. It is an extension of the course [CS249r](https://sites.google.com/g.harvard.edu/cs249-tinyml-2023) at Harvard University.
```{=html}
<iframe src="github-button.html"></iframe>
```
We have created this open-source book as a collaborative effort to bring together insights from students, professionals, and the broader community of AI practitioners. Our goal is to develop a comprehensive guide that explores the intricacies of AI systems and their numerous applications.
> "If you want to go fast, go alone. If you want to go far, go together."
> -- African Proverb
This isn't a static textbook; it's a living, breathing document. We're making it open-source and continuously updated to meet the ever-changing needs of this dynamic field. Expect a rich blend of expert knowledge that guides you through the complex interplay between cutting-edge algorithms and the foundational principles that make them work. We're setting the stage for the next big leap in AI innovation.
# Why We Wrote This Book
We're in an age where technology is always evolving. Open collaboration and sharing knowledge are the building blocks of true innovation. That's the spirit behind this effort. We go beyond the traditional textbook model to create a living knowledge hub, so that we can all share and learn from one another.
The book focuses on AI systems' principles and case studies, aiming to give you a deep understanding that will help you navigate the ever-changing landscape of AI systems. By keeping it open, we're not just making learning accessible but inviting new ideas and ongoing improvements. In short, we're building a community where knowledge is free to grow and light the way forward in global AI technology.
# What You'll Need to Know
To dive into this book, you don't need to be an AI expert. All you need is a basic understanding of computer science concepts and a curiosity to explore how AI systems work. This is where innovation happens, and a basic grasp of programming and data structures will be your compass.
# Book Conventions
For details on the conventions used in this book, check out the [Conventions](./contents/conventions.qmd) section.
# Content Transparency Statement
This book is a community-driven project, with content generated collaboratively by numerous contributors over time. The content creation process may have involved various editing tools, including generative AI technology. As the main author, editor, and curator, Prof. Vijay Janapa Reddi maintains human oversight and editorial oversight to make sure the content is accurate and relevant. However, no one is perfect, so inaccuracies may still exist. We highly value your feedback and encourage you to provide corrections or suggestions. This collaborative approach is crucial for enhancing and maintaining the quality of the content contained within and making high-quality information globally accessible.
# Want to Help Out?
If you're interested in contributing, you can find the guidelines [here](https://github.com/harvard-edge/cs249r_book/blob/dev/contribute.md).
# Get in Touch
Do you have questions or feedback? Feel free to [e-mail Prof. Vijay Janapa Reddi]({{< var email.info >}}) directly, or you are welcome to [start a discussion thread](https://github.com/harvard-edge/cs249r_book/discussions) on GitHub.
# Contributors
A big thanks to everyone who's helped make this book what it is! You can see the full list of individual contributors [here](./contents/contributors.qmd) and additional GitHub style details [here](https://github.com/harvard-edge/cs249r_book/graphs/contributors). Join us as a contributor!