Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 442 Bytes

File metadata and controls

36 lines (21 loc) · 442 Bytes

#selfmlCore

Environment

pip install -r requirements.txt
// anaconda is recommended

bookList

theory

  • decision tree(Done)
  • AdaBoost(Doing)
  • PCA(TODO)

practice

  • basic operation(Doing)

project

  • Gluttonous Snake(Simple version)

funny toy

  • transformer(Doing)
  • vllm(Doing)

Bugs

  • vllm part is not available now

  • transformer part is not available now