资源列表
AIGame
- 这是一款人工智能小游戏,能完美的体现人工智能的作用。-This is a game of artificial intelligence can be the perfect embodiment of the role of artificial intelligence.
BP神经网络源程序及训练样本
- 人工神经网络\\神经网络的程序和训练数据 解压缩后可以运行的-ANN \\ neural network training procedures and decompress data after the run
grobots20080820
- GROBOT类似于robocode的编程机器人,然后在虚拟环境里竞赛的东东,这个东西模拟生物种群的行为,非常的有意思,强烈建议下载-GROBOT similar robocode programming robots, and then race in a virtual environment Dongdong, this thing simulate the behavior of biological populations, very interesting, it is strongl
VideoShow
- 这是一个朋友做的人脸检测软件,是基于OpenCV 做的,很具有参考价值-This is a friend to do face detection software is based on OpenCV do, it is very valuable reference
Trobbocup_docs
- 清华大学关于robocup球队设计的毕业论文,详细的阐述了robocup球球队设计的方方面面,实际说明了一些算法的实现(例如截球,传球,脚法实现等等) -Tsinghua University thesis on the design of robocup teams, described in detail all aspects of the design of robocup ball team, the actual descr iption of some of the algor
javaea-csp
- JavaEA是一个用Java编写的基于进化计算(Evolutionary Algorithms)的随机二元约束满足问题求解器,作者提供了多个进化计算方法求解随机二元约束满足问题。
Image_compression_IWPT_index_vector_FNN_network.r
- IMAGE COMPRESSION CODE BASED ON FNN NETWORK
libsvm-2.8
- libsvm升级到2.8版本,针对新的代码稍做修改,重新排版,修正了原版中部分错误 -libsvm upgrading to 2.8 edition,do little chinging on new edition,set up new type,and changing some mistake of original edition.
1
- 粒子群算法VB版本英文书,发明算法的人写的,正确的,希望对书写算法的人有帮助-Download: Particle Swarm Optimizer: Visual Basic 6.0 Source Code C Source Code Real PSO for Optimization Java Applet Genetic Algorithm: C Source Code
zuidasiranbisuanfa
- 针对MPSK信号的调制识别问题,本文提出了一种新的最大似然比调制分类算法,采用平均释然比检测方法,通过对接收信号的的离散化和对主要参数的简要近似,得到了离散情况下的近似分类统计量!-MPSK signals for modulation recognition problem, we propose a new maximum likelihood modulation classification algorithm, using an average of more than relieve
char-rnn-master
- 此代碼實現多層遞歸神經網絡(RNN,LSTM和GRU)從字符級語言模型訓練/採樣。換句話說,模型採用一個文本文件作為輸入和火車一個遞歸神經網絡的學習來預測下一個字符的序列。-This code implements multi-layer Recurrent Neural Network (RNN, LSTM, and GRU) for training/sampling character-level language models. In other words the model tak
sjwlANDycxu
- 神经网络与遗传算法结合,需要的朋友就不用多说了,仅供学习和参考。