mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-06 17:49:07 -05:00
[GH-ISSUE #258] Organize the MAIN section so that it is grouped into some themes #5299
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @profvjreddi on GitHub (Jun 11, 2024).
Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/258
Right now we have a big list of topics:
But this is a bit overwhelming, would be good to break it down into sections.
@profvjreddi commented on GitHub (Jun 11, 2024):
Thinking to myself:
Part 1: Foundations of AI and ML
Part 2: Development Workflow and Tools
4. AI Workflow
5. Data Engineering
6. AI Frameworks
Part 3: Training and Optimization
7. AI Training
8. Efficient AI
9. Model Optimizations
10. AI Acceleration
Part 4: Deployment and Operations
11. Benchmarking AI
12. On-Device Learning
13. ML Operations
Part 5: Advanced Topics
14. Security & Privacy
15. Responsible AI
16. Sustainable AI
17. Robust AI
18. Generative AI
Part 6: AI for Impact
19. AI for Good
20. Conclusion
@profvjreddi commented on GitHub (Jun 11, 2024):
Closed under https://github.com/harvard-edge/cs249r_book/pull/260