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

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

Evolutionary algorithm for the car 2D problem from the GeneticSharp library., stars:0, update:2024-05-10 16:26:51 (2024-05-11, C#, 0KB, 下载0次)

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

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

Evolutionary Algorithm to solve the frozen lake problem (maze), stars:0, update:2024-05-10 19:56:46 (2024-05-11, Python, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] mo-ea-hypergraph-influence-maximization

超图网络中影响最大化的多目标进化算法
Multi-objective Evolutionary Algorithms for Influence Maximization in Hypergraph Networks (2024-01-19, Python, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] sd15-to-diffusers

来自SD或其他版本的脚本,这些脚本采用python格式,可以进行本地或基于服务器的转换。这不是我们的代码,这只是为了ea...
Scripts from SD and otherwise that are in python that can do local or server based conversions. This is NOT our code, this is just for easier use. (2023-11-06, Python, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] sd15-to-diffusers

来自SD或其他版本的脚本,这些脚本采用python格式,可以进行本地或基于服务器的转换。这不是我们的代码,这只是为了ea...
Scripts from SD and otherwise that are in python that can do local or server based conversions. This is NOT our code, this is just for easier use. (2023-10-30, Python, 0KB, 下载0次)

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

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

传教士和食人者问题的进化算法,
Evolutionary Algorithm for the missionaries and cannibals problem, (2023-10-13, Python, 0KB, 下载0次)

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

[人工智能/神经网络/深度学习] als-for-Artificial-Intelligence-and-Deep-Learning

该存储库包含我在2023年秋季作为ENPM809K的一部分完成的任务和项目的解决方案和代码提交。Ea...,
This repository contains my solutions and code submissions for assignments and projects completed as part of ENPM809K during Fall2023. Each assignment is organized in its own folder, with accompanying documentation and any necessary resources. (2023-09-12, Jupyter Notebook, 0KB, 下载0次)

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

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

使用进化算法生成音乐的入门笔记本电脑
Introductory notebooks for music generation with evolutionary algorithms (2023-05-04, Jupyter Notebook, 15KB, 下载0次)

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

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

使用进化算法的护士排班问题的实现。
An implementation for a nurse rostering problem using an evolutionary algorithm. (2017-07-07, Java, 500KB, 下载0次)

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

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

Python和Haskell中的一些进化算法可以使用。
Some evolutionary algorithms in Python and Haskell to play arround with. (2012-05-12, Python, 22KB, 下载0次)

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

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

用进化算法和局部搜索求解旅行商问题
Solving Traveling salesman problem through Evolutionary algorithm and Local search (2020-11-20, Python, 237KB, 下载0次)

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

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

使用进化算法和深度学习的ViZDoom控制器实验
ViZDoom controller experiments using Evolutionary algorithms and Deep learning (2016-09-09, Python, 600902KB, 下载0次)

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

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

一个简单的进化算法实用程序。标准遗传算法的一个版本。
A simple evolutionary algorithm utility. A version of standard Genetic Algorithm. (2021-08-20, Python, 218KB, 下载0次)

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

[人工智能/神经网络/深度学习] versal-Controller-and-Evolutionary-Robotics-Suite

一个通用的Webot监督控制器和ER套件,可以适应任何轮式机器人的形态与ea...
A universal supervisor controller and ER suite for Webots that can be adapted to any wheeled robot morphology with ease. The project is also setup to allow for easy Reinforcement Learning experimentation with some select algorithms (CMA-ES, Novlty Search, MAP-Elites) and neural networks (fixed and recurrent). (2021-04-04, Python, 85KB, 下载0次)

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

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

在EA研讨会期间使用的简单进化算法框架。
A simple evolutionary algorithms framework used during the seminar on EAs. (2018-10-03, Java, 184KB, 下载0次)

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

[人工智能/神经网络/深度学习] EA-for-training-a-Neural-Network

EA for-training-a Neural-Network,以下计算智能集10107项目已完成。该项目涉及使用进化...
The following project was completed for Computational Intelligence Set10107. The project involves using an evolutionary algorithm to train a neural network controlling rockets. Further information on the project along with a full report can be provided just drop me an email. (2020-05-08, Java, 2839KB, 下载0次)

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

[人工智能/神经网络/深度学习] CCI STAR1.2.2

综合RSI以及CCI进场的EA,开单严格,准确率高达90% ,CCI指标被称之为“短线指标之王”它最具价值的地方就是研判短线反弹的顶点和短线回调的底部拐点的功能,短线指标中,最灵敏的并不是上述最常用的指标。 该指标用于捕捉大盘短线底的灵敏度更高、更明显,安全性也相对说来更好。移动均线交叉显示出上升/下跌趋势以及CCI显示的超买/超卖状态,并告诉你关注的价格方向及时间。
Integrated with RSI and CCI, EA has strict billing, with an accuracy rate of up to 90%. CCI index is known as the "king of short-term indexes". Its most valuable part is the function of judging the top of short-term rebound and the bottom inflection point of short-term callback. Among the short-term indexes, the most sensitive one is not the most commonly used one mentioned above. The index used to capture the short-term bottom of the market is more sensitive, more obvious, and the security is relatively better. The cross of moving average shows the up / down trend and the overbought / oversold status shown by CCI, and tells you the price direction and time of attention. (2021-02-02, C/C++, 82KB, 下载4次)

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

[人工智能/神经网络/深度学习] 梦想三号

本EA主要根据144日均线以及K线的动率和速率的大小进行加仓,在这里将此系统称之为动态K线系统,有了此系统后,本EA基本可无视任何大数据行情,此系统不会在大阳线或大阴线形成的中途“密集加仓”,本策略最多加仓12层,加仓的间距以及倍率,手数的大小都可以调整,由于是加仓型,故在一个单边行情中,价格只需要回撤20-30%时,就会止盈离场!不会像其它马丁一样抗单
This EA mainly increases positions according to the 144 day moving average and the dynamic rate and speed of K line. Here, this system is called dynamic K-line system. With this system, this EA can basically ignore any big data quotations, and this system will not "intensively add positions" in the middle of the formation of the big positive line or the big Yin line. This strategy can increase the position by 12 layers at most. The spacing, multiple and number of hands of each position will be increased It can be adjusted, because it is a position increase type, so in a unilateral market, the price only needs to withdraw 20-30%, it will stop the profit and leave the market! It's not going to fight like any other Martin (2020-11-10, C/C++, 79KB, 下载3次)

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

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

Life Changer-EA是众多指标、强大的交易策略和其他优秀的工具,最大的优点是离场计划,非常智能,有移动止损止盈功能,没有马丁不网格,我测试后预估月收益能达到20%左右,收益不算高但胜在稳定。
Life changer EA is a variety of indicators, powerful trading strategies and other excellent tools. Its biggest advantage is the departure plan. It is very intelligent. It has a mobile stop loss and profit stop function. There is no Martin grid. After testing, I estimate that the monthly income can reach about 20%. The income is not high, but it is stable. (2020-11-05, C/C++, 49KB, 下载4次)

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

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

vs2015下c语言写的遗传算法解决8皇后问题。
Solving 8 queens problem with EA algorithm in c; (2017-12-25, Visual C++, 855KB, 下载1次)

http://www.pudn.com/Download/item/id/1514193237636462.html
总计:4352