Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 1.21 KB

README.md

File metadata and controls

29 lines (24 loc) · 1.21 KB

MIT-18S191-Fall2023

Environment

  1. Mac OS v13.0.1 with Apple Chip M1
  2. Pluto Notebook v0.19.26

TODO

  • Homework 1: Images and Arrays
  • Homework 2: Convolutions
  • Homework 3: Structure and Language
  • Homework 4: Dynamic programming
  • Homework 5: Structure
  • Homework 6: Probability distributions
  • Homework 7: Epidemic modeling
  • Homework 8: Epidemic modeling II
  • Homework 9: Epidemic modeling III
  • Homework 10: Climate modeling I

Reflections

My full regards for every one. Much food for thought are provided by both lectures and homeworks(actually the version of lectures i have managed to follow was 18.S191 MIT Fall 2020). Many courses I took before seems in eclipse, and I have never ever taken such a intriguing introductory course like this, from where, I truly believe, you can go anywhere.

Here are the topics that I truly admire:

  1. Convolutions and Mathematics(Laplacian, Sobel)
  2. Seam Carving using Dynamic Programming
  3. SIR Model on Discrete & Continuous Stepping and Event Awareness, Monte-Carlo and Probability
  4. Recursion and Hierarchic & Cascadic Thinking
  5. Machine Learning
  6. ......