资源列表
深度学习
- 这本书的主题——深度学习是通向人工智能的途径之一。具体来说,它 是机器学习的一种,一种能够使计算机系统从经验和数据中得到提高的技术。我们 坚信机器学习可以构建出在复杂实际环境下运行的AI 系统,并且是唯一切实可行的 方法。深度学习是一种特定类型的机器学习,具有强大的能力和灵活性,它将大千 世界表示为嵌套的层次概念体系(由较简单概念间的联系定义复杂概念、从一般抽 象概括到高级抽象表示)(The subject of this book, deep learning, is one of
神经网络
- 很好的神经网络书籍,有中文和英文书籍,值得好好看看。(Very good nerve network books, there are Chinese and English books, worth a good look.)
cPP-for-Game-Programmers
- c++ for Game Programmers not beginner, helps for middle skill developer
Archive
- Result file from Tongue Detection.
Chap11
- 三反射体球面天线,求解主副面的形状,主面口面场,辐射远场,程序清单。-Three spherical reflector antenna, solving the shape of the primary and secondary side of the main surface of the aperture field, far field radiation, the program list.
QR java源码
- QR java源码 及 QR 规格
optPA
- 使用凸优化工具cvx来求解凸优化问题示例(Use the tools cvx to realize the optimization of EE. It is an example for the convex optimization problem.)
5、贝叶斯python代码及数据
- 贝叶斯算法实现分类及数据集 python代码 分类算法(The classification and data set of Bias algorithm)
Discrete
- Discrete Random Signals and Statistical Signal Processing Sol Manual-Charles W. Therrien
TargetDetection
- 海洋雷达目标探测方面的国外新晋著作,了解此方面的最新境况!-Foreign-coming book in the area of the Marine radar target detection!
Digital-Signal-Processing-
- 《数字信号处理实验教程--基于MATLAB、DSP和SOPC实现》pdf 很好一本书!-" Digital signal processing experiment based on MATLAB, DSP and SOPC" PDF very good book!
随机森林
- 程序包含决策树 随机森林代码 附带数据 python2.7版本