资源列表
Machine-Learning-Materials
- 北航计算机学院研究生机器学习课程讲义,涵盖了机器学习领域大部分内容,如SVM、EM、boosting等。深入浅出,易于自学-Beihang University Graduate School of Computer Science Machine Learning Lecture Notes, covering most of machine learning, such as SVM, EM, boosting and so on. Easy to understand and self-l
Pattern-Recognition
- 模式识别相关论文集合,包含BO神经网络,支撑向量机等-Collection of pattern recognition related papers, including the BO neural networks, support vector machines
Modern-optimization-algorithm
- 现代优化算法简介,包含模拟退火法,遗传算法,人工神经网络等三大算法,附源代码及应用实例-Introduction of modern optimization algorithms, including simulated annealing, genetic algorithms, artificial neural networks and other three algorithms, with source code and application examples
rspcafnni
- 模糊神经网络图像识别, 基于人脸PCA算法的人脸检测识别,LDA特征提取,模糊神经隶属度算法-Fuzzy Neural Network Image Recognition
Philosophy-of-AI
- 从哲学的角度看待人工智能问题,提出了对AI算法的哲学看法以及对AI的发展方向的展望。AI哲学是与心灵哲学、语言哲学和认识论紧密相连的一门智能科学。-Look at the problem from the perspective of philosophy of artificial intelligence, presented the philosophical views of AI algorithms and prospects for the development of AI s
CNN_MNIST
- Tensorflow实现基于MNIST数据集的卷积神经网络(Tensorflow implementation of convolutional neural networks based on MNIST data)
mnist_test
- tensoflow的神经网络的代码例子。。。。。。。。(A code example of tensoflow's neural network)
mnist手写数字识别
- 本代码运行良好,代码包括全连接网络和卷积网络,同时附有数据集,非常方便初学者使用。
Artificial-Intelligence
- 《人工智能哲学》收集了人工智能研究领域著名学者的15篇代表性论文,这些论文为计算机科学的发展和人工智能哲学的建立做出了开创性的贡献。人工智能哲学是伴随现代信息理论和计算机技术发展起来的一个哲学分支。-" Artificial Intelligence philosophy" a collection of 15 papers representative of artificial intelligence research famous scholars, these pap
MINIST
- mnist库上 应用DBN网络 DBN使用RBM结构,半监督网络,逐层训练(Application on the DBN network)
PCANet_demo
- 一种简单的神经网络实现方式。PCANet-A simple neural network implementations. PCANet
AutoEncoder
- 最先提出深度学习算法hinton的自动编码器matlab代码,内容是:利用多层rbm进行自动编码的多层特征训练,然后使用梯度算法进行fine turn。可以进行特征提取,也可以进行分类。压缩包里已带有训练用签字图片数据。相应算法说明可以查看hinton于2006年发表在 science的文章-First proposed deep learning algorithm hinton automatic encoder matlab code that reads: multilayer r