搜索资源列表
BParithmetic
- 机器学习。神经网络算法。 用c语言开发。-Machine learning. Neural network algorithm. Using c language.
matlab-code-based-image-retrieval
- 基于图像检索的matlab代码,基于内容的图像检索中的一些关键环节:特征提取:颜色直方图;纹理特征等 相似度:马氏距离,欧氏距离等 相关反馈:机器学习方法,如SVM,神经网络等 检索与分类:两个很相似的样本距离很小,虽然两个不相似的样本距离未必很大-content-based image retrieval of some of the key issues : Feature Extraction : color histogram Texture characteristics of si
BP-The-neural-network
- 人工神经网络 matlab ,一个不错的学习机器,希望对大家有帮助了-Matlab artificial neural network, a good learning machine, hope to be helpful
BP-ann
- 机器学习,BP人工神经网络算法 代码实现-BP artificial neural network algorithm
yichuansufa
- 人工神经网络,机器学习常用的一种算法 遗传算法的源代码-Artificial neural networks, machine learning algorithm commonly used- genetic algorithm source code
mlclass-ex3-jin
- 斯坦福大学机器学习源代码的一个例程,多组分类以及神经网络-Multi-class Classication and Neural Networks
mlclass-ex4-jin
- 机器学习算法实现,神经网络,包括说明文档,实验数据以及源代码-Neural Networks Learning
mlclass-ex3
- 多分类学习及神经网络,机器学习相关,基于matlab计算-ex3.m- Octave scr ipt that will help step you through part 1 ex3 nn.m- Octave scr ipt that will help step you through part 2 ex3data1.mat- Training set of hand-written digits ex3weights.mat- Initial weights for the
mlclass-ex4
- 神经网络学习,基于matlab仿真,机器学习相关知识-ex4.m- Octave scr ipt that will help step you through the exercise ex4data1.mat- Training set of hand-written digits ex4weights.mat- Neural network parameters for exercise 4 submit.m- Submission scr ipt that sends you
卷积神经网络CNN从入门到精通
- 机器学习所要用到的卷积神经网络CNN从入门到精通(Convolution neural network CNN from entry to mastery)
高风代码
- 本内容是有关机器学习的包含贝叶斯分类器,随机森林,支持向量机,神经网络,logistic多元回归等(The contents of this paper are machine learning, including Bayesian classifier, random forest, support vector machines, neural network, logistic multiple regression and so on)
BP神经网络实现图像压缩
- 数据分析之机器学习:BP神经网络实现图像压缩(BP neural network for image compression)
Chapter_2.1.1.3
- 贝叶斯算法、决策树、神经网络等算法的简单python实现(Bias algorithm, decision tree and neural network)
机器学习
- c++语言实现的bp神经网络 机器学习 输入3个数据输出第四个数据 误差根据学习迭代次数的增加而下降(C++ language BP neural network machine learning input, 3 data output, fourth data errors according to the number of learning iterations increase decline)
3
- 反向传播,机器学习,神经网络算法,一起学习学习(bp(backpropgation algorithm))
CNN学习算法
- 该文件主要包含了CNN卷及神经网络Matlab算法,该算法主要用于完成机器视觉学习(The paper mainly includes CNN volume and neural network Matlab algorithm, which is used to complete machine vision learning.)
solving_captchas_code_examples
- 对网站验证图片进行分类识别,基于python语言,采取机器学习方式(Website verification images for classification and identification)
蚁群
- 这个是教程,帮助学习蚁群算法,对于神经网络的运用有较好的理解(This is a tutorial to help learn ant colony algorithm, which has a better understanding of neural network application.)
deepLearningStudy
- 应用Java实现神经网络分类例程,主要用于初学者及热爱Java和机器学习的人研究神经网络(DeepLearing with Java)
23_time_series_prediction
- 用 Python 机器学习,时间序列模型预测, 循环神经网络(Python Machine Learning, Time Series Model Prediction, recurrent Neural Network)