Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 285 Bytes

File metadata and controls

7 lines (6 loc) · 285 Bytes

记录机器学习(包括深度学习)算法的学习实现以及笔记

主要便于自己回顾(Ctrl-c, Ctrl-v)

machine learning

常用机器学习算法的python实现

deep learning

常用深度学习算法的实现(有可能基于 pytorch, 有可能基于 tensorflow)