bBobxx / statistical-learningLinks
《统计学习方法》李航 c++实现,包含书中例题,新手练习c++,希望指正.
☆96Updated 6 years ago
Alternatives and similar repositories for statistical-learning
Users that are interested in statistical-learning are comparing it to the libraries listed below
Sorting:
- machine learning algorithm☆162Updated 3 years ago
- 本项目代码为雷明老师18年12月在清华出版社出版的《机器学习与应用》第一版中的配套代码,欢迎登录www.sigai.cn试听雷老师《机器学习》《深度学习》视频☆154Updated 6 years ago
- Data struct, algorithm, LeetCode and DesignPattern introduction and implementation in Cpp and C#☆130Updated last year
- To keep the code that about the algorithms☆48Updated 4 years ago
- 程序员代码面试指南C++版,更新中☆118Updated 6 years ago
- 左程云老师书籍《程序员代码面试指南:IT名企算法与数据结构题目最 优解》C++实现☆84Updated 5 years ago
- 刷题笔记:LeetCode和剑指Offer等☆91Updated 6 years ago
- 牛客网企业编程真题代码☆118Updated 7 years ago
- 波波老师课算法笔记☆124Updated 5 years ago
- C++ 线程库示例及教程☆80Updated 2 years ago
- A simple deep neural network implemented in C++,based with OpenCV Mat matrix class