联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期

[人工智能/神经网络/深度学习] evolutionary-algorithm

进化算法(EA)框架工程和示例,
evolutionary algorithm(EA) frame works and examples, (2023-10-21, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1697927896418477.html

[人工智能/神经网络/深度学习] EvolutionaryAlgorithm

EA分配-IMTL
EA Assignment - IMTL (2013-11-21, Python, 667KB, 下载0次)

http://www.pudn.com/Download/item/id/1686688442198787.html

[人工智能/神经网络/深度学习] simple_ea

在Rust编程语言中实现的简单进化算法。
Simple Evolutionary Algorithm implemented in the Rust programming language. (2016-06-09, Rust, 3KB, 下载0次)

http://www.pudn.com/Download/item/id/1686688343301767.html

[人工智能/神经网络/深度学习] EA-LSTM

EA-LSTM:用于时间序列预测的基于进化注意力的LSTM
EA-LSTM: Evolutionary attention-based LSTM for time series prediction (2020-01-13, Python, 791KB, 下载0次)

http://www.pudn.com/Download/item/id/1578861796555326.html

[人工智能/神经网络/深度学习] EA-LSTM

EA-LSTM:用于时间序列预测的基于进化注意力的LSTM
EA-LSTM: Evolutionary Attention-based LSTM for Time Series Prediction (2019-02-24, Python, 4KB, 下载0次)

http://www.pudn.com/Download/item/id/1550958942149327.html

[人工智能/神经网络/深度学习] RSI【超买超卖】-EA

此EA根据RSI+CCI+K线来判断方向,在行情起伏较大的时候大大提高了入场信号的准确率。每一款货币活跃度不同所以设置的止损止盈的大小要不同。
This EA can judge the direction according to RSI + CCI + K line, which greatly improves the accuracy of admission signal when the market fluctuates greatly. Each currency activity is different, so the size of stop loss and stop profit should be different. (2020-12-08, C/C++, 71KB, 下载6次)

http://www.pudn.com/Download/item/id/1607419284792991.html

[人工智能/神经网络/深度学习] Forex PiP Killer-EA

分享一款号称100美金能在短短一年内翻了300多倍的Forex PiP Killer-EA,这款EA可以附加到自己选择的任何货币。使用高级计算,会自动打开并管理外汇交易,无人工干预,页面设置简单,一切AI化,解放双手,轻松盈利。
Share a Forex PIP killer EA, which claims that $100 can be doubled more than 300 times in just one year. This EA can be attached to any currency of your choice. Using advanced computing, it will automatically open and manage foreign exchange transactions, no manual intervention, simple page settings, all AI, hands-free, easy to profit. (2020-11-24, C/C++, 282KB, 下载25次)

http://www.pudn.com/Download/item/id/1606185694250217.html

[人工智能/神经网络/深度学习] 鲸鱼顺势刷单EA

本EA是日内顺势交易的原则,根据汇率平均日内波幅采用趋势顺势加仓的原理,系统带止损止盈,不扛单充分降低了风险。
This EA is the principle of intra day trading. According to the average intra day fluctuation of exchange rate, the principle of trend trend plus position is adopted. The system stops loss and profit, and does not carry orders, which fully reduces the risk. (2020-11-12, C/C++, 335KB, 下载3次)

http://www.pudn.com/Download/item/id/1605165143784119.html

[人工智能/神经网络/深度学习] King(最终版)

专业吵外汇自动交易ea哈哈哈哈哈哈哈哈哈哈哈哈哈
Automatic foreign exchange trading (2020-09-04, C/C++, 28KB, 下载4次)

http://www.pudn.com/Download/item/id/1599154996305912.html

[人工智能/神经网络/深度学习] Bober EA

外汇EA ,自动交易程式,MT4交易 EA不使用马丁、套期保值等系统,总是使用SL和TP。 测试结果良好,数据为2000。 良好的测试结果,具有99.9%的模拟质量。 新闻发布时不需要关闭机器人。 无需以“不稳定”为基础来改变对。 不需要很好的执行力,滑脱的机会极小。 建议在VPS上使用。Ping到经纪人的服务器可能在100毫秒左右,这就足够了,因为交易是在一个安静的市场上打开的。 机器人在进入市场之前停下来等待实际账户上的最佳传播。在位置条目的平均扩散是0.3-0.6 PIPs +佣金。
Foreign exchange EA, automatic trading program, MT4 transaction The EA does not use such systems as Martin, hedging, etc. Always uses SL and TP. Good testing results on data from 2000. Good testing results with 99,9% of simulation quality. No need to close the robot during news releases. No need to change pairs on the grounds of "instability". Does not require a very good execution, the opportunity of having slippage is minimal. It is advisable to use on VPS. Ping to the broker's server may be around 100 ms, which is enough, because trades are opened in a quiet market. The robot pauses before entering the market to wait for the best spread on real accounts. The average spread at position entry is 0.3-0.6 pips + commission. (2018-08-26, Visual C++, 42KB, 下载38次)

http://www.pudn.com/Download/item/id/1535290405683541.html

[人工智能/神经网络/深度学习] 第三代神经网络

本文主要介绍深度学习以及复杂layman形式运算的深度网络。通过真实数据的实验,定量比较,证实(或证伪)深度神经网络理论在外汇交易中的优势。当前主要用途是分类,基于深度神经网络模型创建一个指标和一个EA,根据客户端/服务器的方式进行运作,并对它们进行测试。
This paper mainly introduces deep learning and deep network of complex layman form operations. Through real data experiments, quantitative comparison proves that (or falsified) deep neural network theory has the advantage in foreign exchange trading. The current main use is classification, based on a deep neural network model to create an indicator and a EA that operates on the client / server way and tests them. (2018-07-02, R language, 624KB, 下载27次)

http://www.pudn.com/Download/item/id/1530497176378469.html

[人工智能/神经网络/深度学习] 扇扇-Loli-46-EA

自动识别信号,自动保护止损,自动跟踪趋势修改放大止盈,自我修改错误,等。
Automatic identification of signals, automatic protection and stop loss, automatic tracking trend modification, self modification, error, and so on. (2018-02-04, Visual C++, 5KB, 下载25次)

http://www.pudn.com/Download/item/id/1517680902596099.html

[人工智能/神经网络/深度学习] 8Forex-Megadroid-EA

Forex Megadroid V1.1 No Dll,这个版本是最好最完善的版本,可以做很多种货币兑,测试效果和挂机效果都很理想,并且出去了DLL限制,我们花了很多时间破解这个DLL,希望喜欢EA的朋友可以认真研究下。
Forex Megadroid V1.1 No Dll, this version is the best and most complete version, you can do a variety of currencies against the US, the test results and the hook effect is very satisfactory, and went out DLL restrictions, we spent a lot of time to break this DLL, hope EA like a friend can seriously lower. (2015-08-10, Visual C++, 17KB, 下载70次)

http://www.pudn.com/Download/item/id/1439199322113123.html

[人工智能/神经网络/深度学习] FXunion.com_GPSForexRobot_v2

官方售价149美元的商业EA,官方原版,提供源代码,压缩包内含详细使用说明书 货币对:EUR/USD、EUR/GBP、GBP/USD、USD/CHF 时间段:1小时
Official price of $149 of commercial EA, the official original, to provide the source code, compressed package containing detailed instructions for use Currency pairs: EUR/USD, EUR/GBP, GBP/USD, USD/CHF Time period: 1 hours (2015-06-25, Others, 6378KB, 下载43次)

http://www.pudn.com/Download/item/id/1435188849577596.html

[人工智能/神经网络/深度学习] EA-for-Solving-MOP

进化算法解决多目标问题的书籍 大部头 值得认真学习
EA for Solving MOP (2015-03-31, matlab, 16188KB, 下载9次)

http://www.pudn.com/Download/item/id/1427764681157984.html

[人工智能/神经网络/深度学习] juj-xian-ea

用于MT4智能交易用于MT4智能交易用于MT4智能交易
good one is this the gols bid and ask high low (2012-11-22, Others, 3KB, 下载27次)

http://www.pudn.com/Download/item/id/2056816.html

[人工智能/神经网络/深度学习] HXARKU74

外汇EA,智能下单,替代人力,很不错哦,推荐试用。可以先在模拟盘试用。
Forex EA, intelligent orders, alternative human, very good, oh, recommended probation. The first trial in the simulated disk. (2012-08-29, Visual C++, 195KB, 下载10次)

http://www.pudn.com/Download/item/id/1978981.html

[人工智能/神经网络/深度学习] HXARK-e570

外汇EA,智能下单,替代人力,很不错哦,推荐试用。可以先在模拟盘试用。
Forex EA, intelligent orders, alternative human, very good, oh, recommended probation. The first trial in the simulated disk. (2012-08-29, Visual C++, 56KB, 下载13次)

http://www.pudn.com/Download/item/id/1978979.html

[人工智能/神经网络/深度学习] FrankEA

这是一款用于外汇MT4平台的智能交易系统,强力剥头皮型EA,可用于USDJPG及EURUSD5分钟交易时段。-This is a platform for the exchange of intelligent MT4 trading system, powerful scalping type of EA, can be used for USDJPG and EURUSD5 minute trading session
这是一款用于外汇MT4平台的智能交易系统,强力剥头皮型EA,可用于USDJPG及EURUSD5分钟交易时段。-This is a platform for the exchange of intelligent MT4 trading system, powerful scalping type of EA, can be used for USDJPG and EURUSD5 minute trading session (2011-12-14, C++ Builder, 2KB, 下载74次)

http://www.pudn.com/Download/item/id/1730949.html

[人工智能/神经网络/深度学习] EA_b

进化算法的一种 (1+1)EA的算法实现最优化求解 提供的示范函数为二进制数列求积累和
Opitmization method demo, based on (1+1)EA which belongs to Evolutionary Algorithm. An example function is provided as minimization of sum of a boolean array s bit multiplication. (2010-01-23, C++, 677KB, 下载8次)

http://www.pudn.com/Download/item/id/1048755.html
总计:4353