Skip to content

shensquared/MLTree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 .