zoukankan
html css js c++ java
国内外免费电子书(数学、算法、图像、深度学习、机器学习)
0. 数学
prob.pdf
(概率论基础)
Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
(Github)
All The Mathematics You Missed
(but need to know for graduate school)
矩阵分析:
The Matrix Cookbook
Old and New Matrix Algebra Useful for Statistics
1. 机器学习
Pattern Recognition and Machine Learning Solutions to the Exercise
2. 深度学习
Deep Learning
深度学习领域最大的几个神;
有电子书,有 slides,有 exercise
3. 统计学习
An Introduction to Statistical Learning with Applications in R
4. 工具
Modern Pandas
LaTeX Guide
查看全文
相关阅读:
Spark API 之 map、mapPartitions、mapValues、flatMap、flatMapValues详解
大三寒假生活9
大三寒假生活8
大三寒假生活7
MySQL SQL DML (数据操作语言)
MySQL JOIN
Python 可执行对象
Python __slots__
Python tempfile (临时文件)
Python 文件操作
原文地址:https://www.cnblogs.com/mtcnn/p/9422951.html
最新文章
快速排序
简单排序方法
串和数组
栈和队列
反射(类加载,反射)
DBCP数据库连接池
JDBC数据库连接工具
TCP/IP协议网络编程以及UDP和TCP之传输协议
多线程二(线程同步)
线程池一(创建线程池的两种方式)
热门文章
多线程一(实现多线程的两种方式)
码云git使用五(创建远程分支和更新远程分支)
JAVA 创建文件和文件夹,删除文件和文件夹的实用工具
异常
大三寒假生活13
大三寒假生活12
Spark中的RDD和DataFrame
大三寒假生活11
大三寒假生活10
scala中符号的意思
Copyright © 2011-2022 走看看