AI4Finance-Foundation / AI4Finance-Foundation/RLSolver

📝 MCPG: special sampling methds and special local search

未关闭
#223 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
169
派生
36
PR 合并指标
30 天内没有已合并 PR

描述

我对MCPG算法的代码又进行了简化,简化后只有 300行内。有两个地方我看不懂,希望大家讨论后一起弄懂。

1. 我想要知道MCPG代码里这个采样方法对应论文的哪里?论文是否提及了?[Metropolis-Hastings sampling](https://github.com/AI4Finance-Foundation/RLSolver/blob/16bdc79fcefe1e044fe0b7ce7b837874f8035430/helloworld/maxcut/graph_max_cut_mcpg.py#L17)
2. 我想要知道这里被MCPG代码标记了 local search 的while loop里,为何有很多奇怪的常数?例如0.125 [while loop of local search](https://github.com/AI4Finance-Foundation/RLSolver/blob/16bdc79fcefe1e044fe0b7ce7b837874f8035430/helloworld/maxcut/graph_max_cut_mcpg.py#L65)

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。