搜索资源列表
结果分析演示系统
- 用BP神经网络程序模拟销售预测,能对销售数据进行时间序列预测,采用VC实现-BP neural network simulation sales forecasts, sales data can be right for time series prediction, using VC
销售预测系统源代码
- 销售预测系统,可以根据历史销售数据对未来的销售量进行有效预测,采用BP神经网络对预测模型进行训练,可以达到不错效果-sales forecasting system, based on historical sales data for the future effective sales forecasts, BP neural network model to predict the training, they can achieve good results
人工智能典型程序
- 人工智能课程学习中的作业,包括一些典型的Prolog程序,如汉塔问题,九宫问题,售货郎问题,猎人过河问题-courses of study artificial intelligence operations, including some typical Prolog procedures, such as Han tower, JiuGongTu issues, sales Lang, hunters across the river issues Bowl
QACSMATLAB
- use swarm intelligence algorithm to slove travelling sales man problems in matlab-use swarm intelligence algorithm to slove traveling sales man problems in Matlab
tsp
- 用经典算法--模拟退火算法求解经典问题旅行商(Travel Sales Problem)问题。
ACOTSP.V1.0
- Ant colony algorithm for travelling sales man problem
2007011374
- Solving Traveling Sales Man Problem by the Algorithm of Simulated Annealing. Src only. 100 free of compile error. Including 2 test cases.-Solving Traveling Sales Man Problem by the Algorithm of Simulated Annealing. Src only. 100 free of compile erro
antD
- 旅行商问题:某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程(或旅费)最小。-Traveling salesman problem: a number of sales going to the city to sell goods, known distance between cities (or passage). He selected one from a resident, goes throug
ctt
- 销售预测系统,可以根据历史销售数据对未来的销售量进行有效预测,采用BP神经网络对预测模型进行训练,可以达到不错效果 -Sales forecasting system, can be based on historical sales data on sales to predict the future, using BP neural network prediction model for training, can achieve good Xiao Guo
Apriori
- 关联规则挖掘用以发现商品销售中的顾客购买模式。本源代码给出了关联规则挖掘算法中最经典的算法Apriori算法的实现。-Association rule mining to find merchandise sales in customer buying patterns. Source code gives the association rules mining algorithm is the most classic Apriori algorithm.
code
- 三层BP神经网络对药品的销售进行预测。:输入层有四个结点,隐含层结点数为5,隐含层的激活函数为tansig;输出层结点数为1个,输出层的激活函数为logsig,并利用此网络对药品的销售量进行预测,预测方法采用滚动预测方式,即用前四个月的销售量来预测第四个月的销售量。-Three-layer BP neural network to forecast the sales of drugs. : Input layer has four nodes, 5 hidden layer nodes, hi
base-network-for-sales
- BE向基神经网络,用于销售额、销售量的预测-BE to the base network, for sales, sales forecast
Use-of-genetic-algorithms-in-TSP
- 利用人工智能中的遗传算法解决转换码与巡回销售问题TSP-Use of genetic algorithms in artificial intelligence to solve the conversion code and tour sales
2-2-2-3
- 某药品的销售情况,现构建一个如下的三层BP神经网络对药品的销售进行预测-A pharmaceutical sales, now build a following the BP neural network to predict drug sales
source
- Use fuzzy logic to solve TSP(traveling sales man)problem. Note that the fuzzy system can only find today s price and today s MAD(prediction of stock tendency, positive or negative or zero)-Use fuzzy logic to solve TSP (traveling sales man) problem. N
神经网络
- 神经网络,用来预测课程的销量。。。。。。(Neural network, used to predict the sales of the course.)
代码
- 伴随着2C市场的不断发展,许多消费者的购买方式已经逐步由线下转为线上,A企业的销售数据表明2C市场的需求已经逐步占据企业周边市场销售额的50%以上,而且对于这部分市场的需求还在不断扩张。为维护2C市场为客户提供更好的配送服务,A企业希望转变2C市场的配送模式,采用自营物流对2C客户进行配送服务。(Along with the continuous development of the 2C market, many consumers purchase mode has been gradual
LSTM预测
- 使用LSTM对销售数据(吉恩销售数据集)进行预测(Use LSTM to forecast sales data)