harvard-edge / cs249r_book

Collaborative book Machine Learning Systems
https://harvard-edge.github.io/cs249r_book/
Other
197 stars 83 forks source link

Additions for Chapter 17 Sustainable AI #145

Closed jaywonchung closed 5 months ago

jaywonchung commented 5 months ago

This PR does two things:

CC @profvjreddi

Closes #143.


Before submitting your Pull Request, please ensure that you have carefully reviewed and completed all items on this checklist.

  1. Content

    • [x] The chapter content is complete and covers the topic in detail.
    • [x] All technical terms are well-defined and explained.
    • [x] Any code snippets or algorithms are well-documented and tested.
    • [x] The chapter follows a logical flow and structure.
  2. References & Citations

    • [x] All references are correctly listed at the end of the chapter.
    • [x] In-text citations are used appropriately and match the references.
    • [ ] All figures, tables, and images have proper sources and are cited correctly.
  3. Quarto Website Rendering

    • [ ] The chapter has been locally built and tested using Quarto.
    • [ ] All images, figures, and tables render properly without any glitches.
    • [ ] All images have a source or they are properly linked to external sites.
    • [ ] Any interactive elements or widgets work as intended.
    • [x] The chapter's formatting is consistent with the rest of the book.
  4. Grammar & Style

    • [x] The chapter has been proofread for grammar and spelling errors.
    • [x] The writing style is consistent with the rest of the book.
    • [x] Any jargon is clearly explained or avoided where possible.
  5. Collaboration

    • [ ] All group members have reviewed and approved the chapter.
    • [ ] Any feedback from previous reviews or discussions has been addressed.
  6. Miscellaneous

    • [x] All external links (if any) are working and lead to the intended destinations.
    • [ ] If datasets or external resources are used, they are properly credited and linked.
    • [ ] Any necessary permissions for reused content have been obtained.
  7. Final Steps

    • [x] The chapter is pushed to the correct branch on the repository.
    • [x] The Pull Request is made with a clear title and description.
    • [ ] The Pull Request includes any necessary labels or tags.
    • [x] The Pull Request mentions any stakeholders or reviewers who should take a look.
profvjreddi commented 5 months ago

@jaywonchung Could you please take a look at the update I made?

If you agree, then I can merge this version.

Thanks for bringing this work to light. I wasn't aware of the ML.energy project, but now I am, and many others are! 👍

As you can see from my edits, I am trying to make sure we write about the topics broadly and then include specific examples as sample points. Welcome any thoughts/ideas/suggestions here.

jaywonchung commented 5 months ago

Your changes look good to me! Thanks!