资源列表
BPprogram
- 两层BP神经网络程序,learningrate 在迭代的过程中根据errorfunction的变化趋势进行调整。
RomanForts
- Small program to find the best route to follow. Needs improvement but can help understand the concept of the A* Algorithm.
cityexpert
- 人工智能的一个小程序,包含对城市名称的自动解析,共同分享-A small artificial intelligence program, including the automatic resolution of the city names to share
EBP
- 一个非常实用的BP神经网络FORTRAN软件!应用多年效果非常好,上传和大家一起分享-A very practical BP neural network FORTRAN software! Application of multi-effect was very good, upload to share with everyone! !
XPoints
- 三个月的运行中该智能交易增长近 35倍 仔细在货币对 EUR/USD图表中注视规律,你会发现柱的价格会产生转变: 1) rate = (High - Low) / MathAbs(Close-Open) 大于1 2) 低点 (Low)到通道的最低处 (价格可能上涨)或者高点(High)到通道的最高处(价格可能下降) 这种类型的柱被称作X-points. 指标按照参数寻找X-points, xrate (rate >= xrate) && (Hi
NN_Task1
- bp 神经网络 异或 用c++ 来编程实现神经网络的异或问题-bp matlab xor
a11zuihouchengxu
- 基于简单bp人工神经网络的的简单分类识别的程序,主要是对裂纹类型的识别-Based on a simple artificial neural network bp simple classification procedure is to identify the main types of crack
ACA-TSP_source_code
- 该代码是基于蚁群算法的matlab代码,适用于求解TSP问题(即旅行商问题)-The code is based on ant colony algorithm matlab code for solving the TSP problem (ie TSP)
ga_ann
- 用遗传算法优化BP神经网络的Matlab编程实例-matlab ANN
my_pso(0520)
- 粒子群算法在数字图像相关中搜索整像素极值,可以很好识别区域极值-PSO algorithm searches the entire pixel in the digital image correlation in the extreme, can well identify extreme region
BA_net
- 给定一定数量的节点,给定一定的平均度的要求画出一个复杂网络-Given a certain number of nodes, given a certain degree requirements mean to draw a complex network
MCP
- 使用启发式搜索算法解决传教士与野人问题。人工智能的经典问题。-Heuristic search algorithm to solve problems missionaries and Savage. AI classic problem.
