CMA-ES 轻量级协方差矩阵适应进化策略(CMA-ES)[1]的实现。 消息 2021/03/10 在Optuna中型博客上发布。 本文介绍了何时以及如何充分利用CMA-ES采样器。 请检查一下! 2021/02/02由该库的维护者撰写的论文在AAAI 2021上被接受 :party_popper: 2020/07/29 Optuna的内置CMA-ES采样器在后台使用此库,已在Optuna v2.0中稳定。 请查看。 安装 支持的Python版本是3.6或更高版本。 $ pip install cmaes 或者,您可以通过安装。 $ conda install -c conda-forge cmaes 用法 该库提供了一种“问与答”风格的界面。 import numpy as np from cmaes import CMA def quadratic ( x1 , x2 ): return
1
2013 - 西安透水硬化表面景观规划设计策 略与实践 - Strategy.pdf
2021-10-18 20:03:24 2.91MB 透水 硬化
1
数字化转型之战(winning-strategy-digital-transformation.pdf)
2021-10-13 12:02:13 7.21MB 数字化转型
1
策略ATR 基于平均真实范围指标的策略。
2021-10-10 13:28:44 37KB atr ea31337-strategy HTML
1
本机环境: cudatoolkit = 10.1.243 cudnn = 7.6.5 tensorflow-gpu = 2.1.0 keras-gpu = 2.3.1 今天在以TensorFlow2.1.0为后端的Keras中使用TensorBoard时报错,发现原因是keras和tf.keras混用导致的。报错与解决方案如下: 导致报错语句: summary = TensorBoard(log_dir="cnn_lstm_logs/",histogram_freq=1) 报错: ---> 54 summary = TensorBoard(log_dir="cnn_lstm_log
2021-10-04 11:36:27 214KB al AS att
1
光谱信息的特征选择,通过云永欢等提出的VCPA来进行光谱信息的特征选择(文件中包含了VCPA,IRIV,VCPA-GA以及VCPA-IRIV等光谱的变量选择算法)。In this study, we propose a hybrid variable selection strategy based on the continuous shrinkage of variable space which is the core idea of variable combination population analysis (VCPA). The VCPA-based hybrid strategy continuously shrinks the variable space from big to small and optimizes it based on modified VCPA in the first step. It then employs iteratively retaining informative variables (IRIV) and a genetic algorithm (GA) to carry out further optimization in the second step. It takes full advantage of VCPA, GA, and IRIV, and makes up for their drawbacks in the face of high numbers of variables. Three NIR datasets and three variable selection methods including two widely-used methods (competitive adaptive reweighted sampling, CARS and genetic algorithm-interval partial least squares, GA–iPLS) and one hybrid method (variable importance in projection coupled with genetic algorithm, VIP–GA) were used to investigate the improvement of VCPA-based hybrid strategy.
2021-09-16 09:53:50 795KB MATLAB 光谱 特征选择 VCPA
1
策略模式(strategy model)入门级小实例一个。
2021-09-14 09:37:13 6KB 策略模式
1
密码学 加密货币的初步但可用的定量交易平台。 免责声明 该软件仅用于教育目的,并且仍在开发中。 不要冒险怕丢失的钱。 使用软件时,风险自负。 作者和所有附属机构对您的交易结果不承担任何责任。 当前功能 基于Python 3.7+ Binance / OKEx API集成 现货/永久 数据收集(仅限Binance) 回测 实时仿真 真实交易 通用指标支持:EMA,MACD,布林带等 全面的基于OHLCV的策略支持:可移植策略,并在回测,仿真和真实交易之间无缝兼容。 演示拉斯维加斯隧道策略 资料收集器 backtest_config.json->'数据':配置文件 data_collector.py:入口点 从币安收集OHLCV记录。 请注意,使用UTC设置了start_date和end_date 。 有关更多信息,请参考 。 相依性 战略 策略/*.py 在这里写下您
1
设计模式C++学习之策略模式(Strategy
2021-09-07 18:06:49 11KB Strategy策略模式
1
#3.1_进化策略_Evolution_Strategy_(机器学习_进化算法_Evolutionary_Algorithm_教
2021-09-01 21:00:07 24.44MB 学习资源