资源列表
TensorFlowv1.2
- google开发的python深度学习框架的官方手册,中文版。(tensorfloe user guide in chinese)
基于MATLAB的股票指数预测算法仿真
- 这个是基于MATLAB的股票指数预测算法仿真,里边含有实例和coding(This is a MATLAB based simulation of the stock index prediction algorithm, which contains an instance and a coding)
模拟退火所有代码
- 包含了模拟退火的算法代码,省略了编程时间,提高了编程的准确度。(The simulation annealing algorithm code is included, the programming time is omitted, and the accuracy of the programming is improved)
unet
- 为图像分割任务中Unet网络结构,可以自行根据需求进行修改(this is the network of Unet)
组会材料
- CNN, RNN领域的一些优秀论文, 内容包括机器翻译等应用, 也包括一些入门材料。(Good papers about CNN and RNN)
multi-layer-convnet-master
- 深度学习中的卷积神经网络程c/c++代码简单实现(deep learning convnet network)
《MATLAB 神经网络43个案例分析》源代码&数据
- 《MATLAB 神经网络43个案例分析》这是一本书,里面有电子书,还有43个神经网络案例分析的说明和源码,这43个神经网络案例里面总会有你需要的(The MATLAB neural network analysis of 43 cases this is a book, there are books, there are 43 neural network case descr iption and the analysis of the source code, there will alw
1
- 本程序论述在MATLAB环境下如何实现神经网络,包括了常用的神经网络及相关理论,如BP神经 网络、RBF神经网络、SVM、SOM神经网络、灰色神经网络、随机森林、小波神经网络、NARX神经网络等以及各种优化算法与神经网络的结合。(This procedure describes how to realize neural network in MATLAB environment, including the commonly used neural network and related th
周志华 机器学习
- 周志华机器学习算法的理论知识 包括常用的各种算法的详细描述(The theoretical knowledge of zhou zhihua's machine learning algorithm includes the detailed descr iption of the commonly used algorithms.)
holtwinters
- 三次指数平滑法代码,用于时间序列数据的预测,调用部分还有点问题,欢迎大家指点交流学习(Prediction of holtwinters method)
微博情感分析三种实现
- 用snownlp 情感字典 机器学习三种方法实现微博情感分析(Three methods of learning micro-blog emotion by using snownlp affective dictionary machine)
robot-master
- 使用Python语言编写的微信机器人,可实现简单对话(The WeChat robot, written in the Python language, can achieve a simple dialogue)