Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 602 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 602 Bytes

MLCoursesTree

Explore a decision tree to pick Machine Learning Courses @MIT

https://shenshen.mit.edu/tree

The tree visualization is quickly cobbled together; need to clean up the code to port it here. Setting the repo up for bug tracking first.

How to contribute?

  • Edit the tree.md file, in standard markdown syntax.
  • Run
npx ./markmap/packages/markmap-cli tree.md --no-toolbar

Credits:

Inspired by Leslie Kaelbling's slides shared with 6.390[6.036] students in Spring21, from .