资源列表
迁移学习简明教程
- 这是一本最新的关于迁移学些的介绍文档,内容有85页左右,对迁移学习的方方面面介绍的比较到位,其中还有迁移学习的大牛 杨强教授对该内容提出了宝贵的意见。(A brief tutorial on migration learning)
lssvm_prediction
- LSSVM时间序列预测,基于matlab lssvm工具箱!推荐!!!!!(LSSVM time series prediction is based on MATLAB LSSVM toolbox. Recommend!!!!!)
knn
- 通过比较欧氏距离,定义K值,实现了机器学习中的KNN算法(By comparing Euclidean distance, we define the K value and realize the KNN algorithm in machine learning.)
lstm-text-classfication
- 通过机器学习中的长短时记忆单元实现对文本进行分类的算法。(The long short term memory unit realizes the algorithm of classifying text by machine learning.)
seq2seq
- 通过机器学习算法实现类似文本翻译之类的文本与文本的转换的功能。(The function of text translation is realized by machine learning algorithm.)
tenserflow实现线性回归、逻辑回归、最邻近回归
- python语言,google tenserflow深度神经网络实现线性回归、逻辑回归、最邻近回归。
bppid
- 基于神经网络bp的pid控制器,可以运行。(based on nerual network pid controller)
神经网络预测客运量
- 采用神经网络,结合北京的各项数据,系统预测客运量变化情况,稍稍改参数便可以直接使用(Using neural network, combined with the data of Beijing, the system predicts the change of passenger volume, and it can be used directly with a slight modification of parameters.)
统计自然语言处理-刘挺
- 机器学习实战,主要关于推荐系统,聚类分析,使用语言为python(maching learning in action)
test_rnn
- rnn (循环神经网络)实验,算法验证,tensorflow平台(the experiment of rnn using tensorflow)
chapter1 谢菲尔德大学的matlab遗传算法工具箱
- 谢菲尔德大学matlab遗传算法工具箱用高级语言编写,可以看见算法的源代码,与此匹配先进的数据分析、可视化工具。(The Matlab genetic algorithm toolbox at the University of Sheffield is written in a high-level language. You can see the source code of the algorithm and match this with advanced data analysis
车牌汉字样本
- 车牌识别中汉字训练样本,包含31个省份,每个字符几十到几百个样本。(License plate recognition Chinese character training samples, including 31 provinces, each character tens to hundreds of samples.)