资源列表
lssvm_prediction
- LSSVM时间序列预测,基于matlab lssvm工具箱!推荐!!!!!(LSSVM time series prediction is based on MATLAB LSSVM toolbox. Recommend!!!!!)
ChenxingMaterials
- 这是一种用于人类微生物疾病关联预测(Katzhmda)的katz度量的新的计算模型。(This is a novel computational model of KATZ measure for Human MicrobeDisease Association prediction)
神经网络
- 传统的TSP问题,用hopfeild神经网络简单解决(The traditional TSP problem is solved by Hopfeild neural network.)
UJFTXJ
- 本算法采用相似搜索,和线性加权回归算法,主要用于预测,而且效果好,()
demos
- 采用了遗传算法进行神经网络的优化,避免了神经网络容易陷入局部最小的问题,大大提高了接地选线的准确性。(Genetic algorithm is used to optimize neural network, avoiding the problem that neural network is easy to fall into local minimum, which greatly improves the accuracy of grounding selection.)
deep learning
- 系统全面讲解了深度学习,有助于适合初学者学习。(Suitable for beginners)
图像重建反投影、滤波反投影matlab仿真程序
- 图像重建反投影、滤波反投影仿真,如果有需要的话,可以详细我的。(Image reconstruction backprojection and filtering back projection simulation)
kmeans
- 机器学习/python入门项目五:k均值(Machine learning / python entry project five: k means)
decision_tree
- 机器学习/python入门项目三:决策树(Machine Learning / Python Getting Started Project 3: Decision Trees)
迁移学习简明教程
- 这是一本最新的关于迁移学些的介绍文档,内容有85页左右,对迁移学习的方方面面介绍的比较到位,其中还有迁移学习的大牛 杨强教授对该内容提出了宝贵的意见。(A brief tutorial on migration learning)
DeepLearning15May2014
- a paper of deep learning
maze solving algorithm
- Examples of applying the wall-follower, BFS, A* maze solving algorithms to solve a known maze environment.