资源列表
RON-master
- RON目标检测算法,对于小尺度目标也具有较好的性能,需在linux下编译运行。(RON object detection algorithm)
单层神经网络矩阵改进
- 单层神经网络实现识别功能,简单实现三分类的方法(Realization of recognition function by single layer neural network)
神经网络讲义+电子教案
- 神经网络讲义+电子教案(书籍/资料/PPT)(Neural network lecture + electronic teaching case (book / data /PPT))
智能中国《神经网络入门教程》
- 智能中国《神经网络入门教程》(书籍/资料)(An introductory tutorial on neural networks in China (Books / materials))
周明《遗传算法原理及其应用》
- 周明《遗传算法原理及其应用》(书籍/资源)(The principle and application of genetic algorithm)
SA
- 模拟退火算法的代码以及使用模拟退火法寻优SVM中的参数c和g(The code of simulated annealing algorithm and the use of simulated annealing to optimize the parameters c and G in SVM)
EMD
- 信号的经验模态分解算法,及其用于BP神经网络的训练(An empirical mode decomposition algorithm for signal and its training for BP neural network)
kNN(python实现)
- 分类算法,最近k临近算法,用于分类分析,属于数据处理(The classification algorithm, the nearest K approach, is used for classification analysis, which belongs to data processing.)
TensorFlow
- TensorFlow入门资料,源码加笔记(TensorFlow introductory information, source code and notes)
iCQA-master
- Community Question Answering 社区问答系统(Intelligent Community Question Answering (iCQA) Framework)
DrQA-master
- 这是facebook 阅读理解方面开源的代码(This is open source code for reading and understanding aspects of facebook)
attention-is-all-you-need-pytorch-master
- 这是 attention is all your need 的pytorch 代码实现(this is the article "attention is all your need " code)