https://avatars.githubusercontent.com/u/103393591

通过GCN生成概率图引导树搜索解决图的组合优化问题

前言 老板下指示复现两篇文章,这是其中一篇 https://arxiv.org/pdf/1810.10659.pdf 文章的原理什么的已经大致明白了但仍然有小部分不懂,故而做下记录,以备后续复现或深入了解 原始数据 Training Data

深度学习环境安装(李沐老师相关)

由于之前有写过一键安装jupyter的shell脚本,所以这里只需要找一个服务器就够了 https://github.com/spiritLHLS/one-click-installation-script#%E4%B8%80%E9%94%AE%E5%AE%89%E8%A3%85jupyter%E7%8E%AF%E5%A2%83 1 curl -L https://raw.githubusercontent.com/spiritLHLS/one-click-installation-script/main/install_scripts/jupyter.sh -o jupyter.sh && chmod +x jupyter.sh && bash jupyter.sh 又由于之前玩Linux积攒