Skip to content

forest0/labs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

labs

To understand it, implement it.

  • csapp: some labs from the book CS:APP, the bomb lab is really fun.
  • sicp: exercises from the book SICP
  • nand2tetris: To play Tetris, build a computer from logic gates.
  • slm: some basic machine learning algorithm implementations, from the book 《统计学习方法》by 李航.