搜索资源列表
YNGP
- 基于GP、GA学习的遗传优化算法实现,里面还包括了作为病虫害预测预报的数据库。-based GP, GA studying the genetic optimization algorithm. which also included as a pest forecast database.
ApplicationofFCMAC
- The cable compensation system is an experiment system that performs simulations of partial or microgravity environments on earth. It is a highly nonlinear and complex system.In this paper, a network based on the theory of the Fuzzy Cerebellum Model A
GA
- 基于佳点集的遗传算法求解tsp问题 用java开发,-Based on good point set genetic algorithm tsp problem with java development,
SymbolicRegression
- 遗传编程 遗传编程,或称基因编程/GP ,是一种从生物演化过程得到灵感的自动化生成和选择计算机程序来完成用户定义的任务的技术。从理论上讲,人类用遗传编程只需要告诉计算机"需要完成什么",而不用告诉它"如何去完成",最终可能实现真正意义上的人工智能:自动化的发明机器。 -In artificial intelligence, genetic programming (GP) is an evolutionary algorithm-based methodology inspired
GA
- java实现的遗传算法,用于股票分析。根据技术指标给出股票买卖建议-java implementation of genetic algorithm for stock analysis. Based on technical indicators give equity recommendations
springside4-4.1.0.GA
- SpringSide is a Spring Framework based JavaEE application reference architecture. It shows the mainstream technologies and pragmatic practice in JavaEE world. It has 2 major examples: 1. Quickstart -- a minimal CRUD Todo-List w
GA
- 基于遗传算法的旅行商问题,求最小路径,java图形界面实现-Traveling salesman problem based on genetic algorithms for the minimum path, java graphical interface to achieve
TSP
- 一种基于遗传算法求解TSP的新思路,内有详细注释。-new method of TSP based GA