资源列表
Shark-3.0.0
- SHARK是一种快速、模块化、功能丰富的开源C++机器学习库。它提供了线性和非线性优化的方法,基于内核的学习算法,神经网络,和其他各种机器学习技术(见下面的特征列表)。它作为一个强大的工具箱,已经在现实世界有很多应用和研究。SHARK依赖于Boost和 cmake。它兼容Windows,Solaris,MacOS X和Linux。根据GNU通用公共许可证授权许可。-SHARK is a fast, modular, feature-rich open-source C++ machine lea
bergpalm_DeepLearnToolbox
- 如今深度学习是AI和机器学习领域最热门的学习趋势。这是为深度学习而开发的matlab工具箱,很适合大家。-Today, deep learning is AI machine learning and learning the hottest trend. This is for deep learning and the development of matlab toolbox is suitable for everyone.
MathThought-AncientToModernTimes-3
- 这是数学丛书之古今数学思想(中文版)的第三册,该丛书论述了人类数学的发展历程,对认识数学及其思想的历史渊源非常有益,你一定会惊叹人类认识自然的智慧。 -This is the third volume of the mathematical series of ancient and modern mathematical thinking (Chinese Edition), The series discusses the course of development of human m
DeepLearnToolbox_matlab
- matlab实现的深度学习算法,能够看到代码,对学习使用深度学习很有帮助-deep Learning
DeepLearnToolbox-master
- deep learning toolbox
attachments_2011_04_26
- 时频分析相关资料 及相关函数 怎样调用 很全面-Time-frequency analysis of how information and related function call is very comprehensive
DeepLearnToolbox-master
- 深度学习工具包(包含DBN,NN,CNN基础代码)(deep learning tool bar)
deepLearn
- 深度学习的开发工具,有利于大家学习。自测能用(Development tools for deep learning)
Application_Platform_CRS_V1.0
- 电控柴油系统标定平台,本平台实现了对INCA的调用和标定模块的添加和修改,以及集成了标定辅助工具-Electronically controlled Diesel system calibration platform, this platform to add and modify to INCA call and calibration modules, and integrated calibration aids
CNN-with-three-pooling-strategy
- 这是matlab的代码,将cnn进行三次池化的代码,可以作为学习卷积神经网络的入门例子-This is a matlab code that will perform three pooled cnn code can be used as a convolution neural network learning introductory example
协同过滤推荐
- 使用协同过滤算法产生推荐矩阵,进而产生推荐结果
recommend-system-master
- 协同过滤算法实现推荐过程,其中产生了协同过滤推荐矩阵,通过矩阵计算推荐数据(generate recommend result through ITEMCF)