资源列表
neural-networks-and-deep-learning-master
- neural-networks-and-deep-learning-master
EncyclopediaofAlgorithms
- 算法百科,数据挖掘多种算法的集合,可以分类查询各种算法-Wikipedia algorithms, data mining, a collection of multiple algorithms, you can access a variety of classification algorithms
view-of--robot
- 这篇文章主要讲述了机器人视觉技术的研究,很适合入门的人员。-This article focuses on the study of robot vision technology, very suitable for entry personnel.
neural-networks-and-deep-learning-master
- 关于深度学习的一本很好的入门书,是中文的,很详细,公式推到很详细(On the depth of learning a good introductory book, is Chinese, very detailed, the formula is very detailed)
neural-networks-and-deep-learning-master
- 用不同的方法实现了神经网络(没有用第三方库,就是用numpy等实现的,对于初学者来说是不错的深入了解神经网络的素材)(Using different methods to achieve the neural network (not using third square libraries, that is, using numpy and so on, for beginners is a good understanding of the neural network material))
neural-networks-and-deep-learning-master
- 神经网络与深度学习相关代码 mnist数据集(neural-netword and deep-learning)
CVPR09-ScSPM
- 稀疏编码matlab代码Linear Spatial Pyramid Matching Using Sparse Coding-sparse coding (matlab code)
机器学习实战.pdf
- 一本适合机器学习入门的书籍,包含大量流行的机器学习算法和python实现(A book suitable for machine learning, including a large number of popular machine learning algorithms and python implementation)
SzeliskiBook_20100903_draft
- Computer Vision: Algorithms and Applications Richard Szeliski
07情感分析:基于电商产品数据的情感分析
- 07python语言用于情感分析:基于电商产品数据的情感分析(Sentiment analysis based on 07python language: sentiment analysis based on electricity supplier product data)
IntelgentRobotSystem
- 智能机器人系统实现方案,挺有用的,供大家参考-Intelligent robot system implementation plan, very useful for your reference
bnn-master
- 一个高度优化的轻量深度学习前向框架,使用C/C++语言开发,跨平台,支持读取Caffe模型文件,主要处理卷积神经网络。与市面上大多数移动端解决方案不同,我们的量化压缩技术不仅针对模型的权重,还涉及到输入的特征向量压缩。针对这一特性我们在模型文件和内存大小得到裁剪的同时还对框架的性能做了大量优化。(A highly optimized lightweight deep learning forward framework, developed using C/C++ language, cross