资源列表
mnist
- 手写数字识别。通过各种数字图片进行机器识别,属于机器学习入门级别编程。(Handwritten digit recognition. The machine is recognized by various digital pictures, which belongs to the introduction level programming of machine learning.)
robot
- 介绍了一个舞蹈机器人设计、及制作和调试全过程。通过对舞蹈机器人机械部分和电气部分的设计、控制软件编程,使机器人完成相应的功能-Describes a dance robot design, and production and debug the whole process. Through dance robot mechanical parts and electrical parts of the design, control software, programming, robot t
bp-c
- BP神经网络的C实现,有注释说明,里面还有一个“人工神经网络实用教程”,希望对大家有帮组-the realization of BP neural network by C,some annotation included hope it could do you a favor
train-images-idx3-ubyte
- 用于手写数字识别的训练数据(图片) 数据格式:前32位为2049,再32位为数据数量,再32位为图片宽度M,再32位为图片高度N,之后每N*M位都是图片的像素值(Training data (pictures) for handwritten digit recognition)
MATLAB--GA
- matlab遗传工具箱及其应用,对遗传算法初学者十分有用 希望能帮到大家-matlab genetic toolbox and its application, the genetic algorithm is useful for beginners we hope to help
Computer_NetworkingA_Top-Down_Approach_Featuring_
- A book for beginers who want to study Computer Network.
gupiao-fenxi-soft
- 股票行情分析 股票行情分析软件。-gupiao fenxi soft
U-Net-master-python
- 论文U-Net: Convolutional Networks for Biomedical Image Segmentation的实现代码,使用Unet卷积神经网络,实现了细胞的轮廓识别。使用Python代码,keras框架。
gaandengeerdesign
- 很好的一本有关遗传算法的书.一个日本人写的-Very good book on genetic algorithms books. Written by a Japanese
GAanddesign
- 遗传算法书籍:遗传算法与工程设计,本书较好的提供了GA应用-Genetic Algorithm Books: genetic algorithm and engineering design, this book provides a better application of GA
DifferentialEvolutionAPracticalApproachtoGlobalOpt
- 这是一本讲微分进化的书,进化算法是以遗传算法为代表的一类随机算法的总称,95年由Rainer Storn和Kenneth Prici提出微分进化方法,比传统进化算法更好更简单,2004年该方法的原创者出版了长达580页的微分进化:一种全局优化的实用方法,本书是英文版,似乎还没有中文版,希望对感兴趣的人有用-This is a book stresses differential evolution, evolutionary algorithm based on genetic algorith
Neural-Network-Design
- This book gives an introduction to basic neural network architectures and learning rules. Emphasis is placed on the mathematical analysis of these networks, on methods of training them and on their application to practical engineering problems in suc