资源列表
猫群优化算法
- 基本的猫群优化算法,matlab代码,仅供参考学习使用
基于遗传算法的小波神经网络在股票预测中的应用
- 动态粒子算法,适合适合科研人员和学生进行优化和调参。新手理解鱼群算法,希望大家可以认真学习其中的道理。(Dynamic particle algorithm is suitable for scientific researchers and students to optimize and participate. Novice understands Fish Swarm Algorithms, I hope you can seriously learn the truth.)
jieba分词.net源码
- 该项目是jieba分词组件的.net版本源码实现,生成的库可以使用,分词也较好
手势识别技术数据
- 基于表面肌电信号的手势识别数据,欢迎各位下载使用,欢迎交流。
bp_mnist
- matlab写的bp神经网络对mnist数据集进行学习分类(Learning and classification of MNIST data sets based on BP neural network written by MATLAB)
music_transcription_MAPS-master
- PyTorch机器学习音乐分类,导入wav和txt进行机器学习,运行项目的命令行和需要的音乐文件都在在压缩包里,项目可以直接运行。(PyTorch machine learns music classification, imports wav and TXT for machine learning, runs the command line of the project and the required music files in the compressed package, and
Bayes Net Toolbox for Matlab
- Written by Kevin Murphy, 1997--2002. Last updated: 19 October 2007. As of January 2014, this is maintained on Github at https://github.com/bayesnet/bnt
code1323
- puma560机器人的运动学正解程序源码,在matlab2016b测试成功,希望对有需要的人有帮助(Puma 560 robot forward kinematics program source code, in MATLAB 2016b test success, hope to help people in need)
CNN
- 手写数字识别的数据集 matlab实现cnn(Data Set for Handwritten Number Recognition Realization of CNN in matlab)
遗传算法优化的BP神经网络
- 遗传算法优化BP 神经网络是用遗传算法来优化BP 神经网络的初始权值和阔值,使优化 后的BP 神经网络能够更好地预测函数输出。遗传算法优化BP 神经网络的要素包括种群初 始化、造应度函数、选择操作、交叉操作和变异操作。(Genetic algorithm optimizes BP neural network by using genetic algorithm to optimize the initial weight and broad value of BP neural netwo
LOLIMOT-master
- work, I have implemented a neuro-fuzzy neural network using Locally Linear Model Tree learning algorithm in order to predict chaotic time-series.
tensorflow-mnist
- 改进了官方的MNIST进阶demo,准确率提升。(The official MINIST advanced demo is improved and the accuracy is improved.)