资源列表
数据挖掘导论
- 《数据挖掘导论》经典电子书教程,课后习题答案,含丰富讲解。("Introduction to data mining" classic e-book tutorial, after-school exercise answers, rich explanation.)
TFIDF算法的C#实现
- 支持英文分词,无中文分词。采用Centivus.EnglishStemmer.dll库
RL
- 强化学习 DQN代码,和通信相关,利用python进行训练,大家可以看看(reinforcement learning)
DEAP2.1免费下载
- Dea solver, the matrix inside needs to input by yourself, in addition there may be better solutions, welcome to exchange
ALEXNET
- 搭建的一个AlexNet的网络结构,包含原始AlexNet的最基本结构,使用的数据集为mnist,所以对其中的参数做出较小的修改,搭建网络方式比较典型,可根据范例结构自行扩展(包括原始mnist数据)(Build an AlexNet network structure, including the most basic structure of the original AlexNet, using a data set of mnist, so the parameters of the s
Convolutional Neural Network Program
- Constitutional Neural Network Program for Prediction Model as Object Classification
tick
- 采用卡尔曼滤波的方法对两只股票走势相近的股票进行预测,进行低买高卖的操作,从中获利。(Kalman filter method is used to predict two stocks with similar trend, and the operation of buying low and selling high is carried out to profit from it.)
rnn文字识别
- 基于深度学习平台tensorflow,利用RNN进行文字识别实例,(Based on the deep learning platform tensorflow, RNN is used for text recognition.)
RNN语音识别
- 基于深度学习平台tensorflow,利用RNN网络进行语音识别实例代码,希望对大家有帮助(Based on the deep learning platform tensorflow, the RNN network is used to carry out the speech recognition instance code, hoping to be helpful to everyone)
Genetic-Algorithm-with-python-master
- 修复人缺失图像Genetic-Algorithm-with-python-master(Genetic-Algorithm-with-python-master)
Matlab数据分析与挖掘实战-最新完整版
- 这是一本以实践为导向的 MATLAB 数据挖掘实战指南,以真实案例为主线,不仅深入浅出地讲解了数据挖掘建模过程中的各个环节和各项技术(如数据探索、数据预处理、分类与预测、聚类分析、时序预测、关联规则挖掘、智能推荐、偏差检测等),而且还为电力、航空、医疗等 10 余个行业的数据挖掘提供了方法指导和解决方案。此外,本书还深入讲解了数据挖掘的二次开发等内容。(MATLAB data analysis)
TensorFlow tf.data 导入数据(tf
- tensorflow 数据集的建立方法与实战应用 数据集建立的四种方法 技巧和需要注意的关键点(Tensorflow data set establishment method and practical application Data set four methods Tips and key points to pay attention to)