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

[人工智能/神经网络/深度学习] Sudoku-Solver---A-and-EA

Sudoku Solver in python using AI search techniques of A* search and Evolutionary Algorithm. Group Project for my Intro to AI course., stars:0, update:2024-06-07 23:09:57 (2024-06-08, Python, 0KB, 下载0次)

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

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

这个存储库包含我在可解释AI类中工作的Python程序。
This repository contains the Python programs that I worked in Explainable AI class. (2024-01-31, Jupyter Notebook, 0KB, 下载0次)

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

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

Yocto元层,用于在嵌入式Artists CoM SoM上集成RAUC
Yocto meta layer for integration of RAUC on Embedded Artists CoM SoM (2023-12-07, Others, 0KB, 下载0次)

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

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

马拉加大学ISIA硕士进化算法课程的任务
A task for the course on Evolutionary Algorithms of the Master ISIA at the University of Málaga (2023-11-26, Java, 0KB, 下载0次)

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

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

进化算法(EA)是一类受自然进化过程启发的优化算法。,
Evolutionary algorithms (EAs) are a class of optimization algorithms inspired by the process of natural evolution., (2023-08-23, Others, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] Optimized-Naval-Asset-Plan-with-EA-and-PSO

通过混合进化算法和群智能优化海军资产维修计划,
Optimization of a Naval Asset Maintenance Plan through Hybrid Evolutionary Algorithms and Swarm Intelligence, (2023-08-11, Others, 0KB, 下载0次)

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

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

用进化算法求解的几个简单任务
A few simple tasks solved with evolutionary algorithms (2017-12-13, Java, 0KB, 下载0次)

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

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

命令行应用程序和PHP库,提供具有高级接口的选举引擎。本机支持20+投票方法,ea...,
Command line application and PHP library, providing an election engine with a high-level interface. Native support 20+ voting methods, easy to extend. Support simple elections with ease or billions of votes in low resource environment. Intensively tested and highly polyvalent. (2023-07-08, PHP, 0KB, 下载0次)

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

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

一组专门设计用于绘制进化算法实验结果的绘图脚本。
A set of plotting scripts specifically designed to the plot the results of evolutionary algorithm experiments. (2021-12-02, Python, 567KB, 下载0次)

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

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

文中对深度强化学习算法和进化算法在巡逻问题中的应用进行了比较...
Comparison between Deep Reinforcement Learning algorithms and Evolutionary Algorithms for the Patrolling Problem in the Ypacaraí case (2021-05-14, Python, 292KB, 下载0次)

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

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

给出了有界直径最小生成树算法的置换编码进化算法的C实现...
A C implementation of the permutation coded evolutionary algorithm for the bounded diameter minimum spanning tree algorithm (2018-08-18, C, 9KB, 下载0次)

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

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

用于创建IC2核 React堆设计的进化算法。
Evolutionary algorithm for creating IC2 nuclear reactor designs. (2019-06-12, Java, 74KB, 下载0次)

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

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

论文代码“实体对齐技术水平的关键评估”(<https:arxiv.org abs 2010.16314>)
论文代码“实体对齐技术水平的关键评估”(<https:arxiv.org abs 2010.16314>) (2023-04-01, Python, 120KB, 下载0次)

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

[人工智能/神经网络/深度学习] RSI移动止损止盈

*智能(RSI)移动止损止盈-EA 主要是根据RSI的值来做单,现在参数默认的是25/75. *本策属于加仓的,加仓的间距倍率根据每一层持仓的单数来做调整。 *EA自带固定以及移动止损止盈。 *加载货币:适合所有的货币 更多策略详情可关注VX/QQ1746395789 http://www.eazhijia.com/thread-1082696-1-1.html (2022-03-03, C/C++, 70KB, 下载0次)

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

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

月盈利100%,大小资金都可以跑,做单成功率极高 开仓条件:其首单开仓的开仓条件为当前时间框架下离144期均线的50点的位置(默认,可以人工设置)。如果在默认期均线下方的点的地方,则做多;在默认期上方的点的地方,则做空。 策略优点:这一开仓条件的用意很显然:在偏离均线较远的地方,价格回调的几率更大,逆势行走的距离会很短,从而使回调盈利的概率增大,风险减小。也带有整体金额止损,可以降低风险 平仓条件:EA采用了“部分平仓”的策略,即将部分盈利单与部分亏损单对冲,获取少许利润,而不是等到价格回调到账户整体盈利的时候全部平仓。“部分平仓”的策略的优点是可以抓住市场最小的回调机会来减轻仓位,也可以按照点位来盈利平仓。
Monthly profit of 100%, large and small funds can run, single success rate is very high Opening conditions: the opening condition of the first order is the position of 50 points away from the 144 average under the current time frame (default, can be set manually). If it is below the default moving average, it is long; if it is above the default period, it is short. (2020-11-03, Visual C++, 63KB, 下载5次)

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

[人工智能/神经网络/深度学习] 顺逆势小马丁-EA

这是一款根据均线趋势,做顺逆势的小马丁策略,是适用于全行情,能顺应行情变化,区别于市面上的马丁策略,风险是降到最低,盈利是十足强悍,现在分享给大家
This is a small Martin strategy based on the trend of the moving average. It is suitable for the whole market and can adapt to the changes of the market. It is different from the Martin strategy in the market. The risk is reduced to the lowest, and the profit is very strong. Now I'd like to share it with you (2020-10-23, C/C++, 93KB, 下载3次)

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

[人工智能/神经网络/深度学习] GBPJPY变色-EA(4版)附指标

GBPJPY变色-EA(4版)通过使用不同的buffer来实现不同的颜色。并找到行情的规律,能够根据行情的规律找到可以投机的切入点。这就是对症下药,我们就交易GBPJPY等相关品种。其策略采取的是小波段模式,根据多种指标达到条件后开仓,月盈利25%左右。
Gbpjpy color change EA (version 4) uses different buffers to achieve different colors. And find the law of the market, can find the entry point of speculation according to the law of the market. This is the right medicine, we trade gbpjpy and other related varieties. Its strategy is to adopt a small band mode, according to a variety of indicators to meet the conditions after opening positions, a monthly profit of about 25%. (2020-09-11, C/C++, 39KB, 下载2次)

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

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

PSO初始化为一群随机粒子(随机解)。然后通过迭代找到最优解。在每一次的迭代中,粒子通过跟踪两个“极值”(pbest,gbest)来更新自己,寻找最优值。
PSO is initialized as a group of random particles (random solution). Then the optimal solution is found by iteration. In each iteration, particles update themselves by tracking two "pbest" (gbest) to find the optimal value. (2020-06-29, Java, 3KB, 下载0次)

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

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

EA自动计算压力支撑位,针对不同的时间周期,用不同的颜色和粗细的线条画出来,让你对支撑压力位一目了然。
Quot & quot & lt RTI ID 0.0 & gt u5 & lt /RTI & gt & lt RTI ID 0.0 & gt u u " & lt /RTI & gt u5 & lt /RTI & gt U989C u8272 u548C u7C97 u7E09 u7E2 (2017-05-18, C++, 2KB, 下载11次)

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

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

清华大学电机系演化算法课件,详细讲述了遗传算法的实现
resource about evolutionary algrithm (2012-03-29, PDF, 3644KB, 下载12次)

http://www.pudn.com/Download/item/id/1810844.html
总计:4379