-
https://arxiv.org/pdf/1906.01629
```bib
@misc{gasse2019exactcombinatorialoptimizationgraph,
title={Exact Combinatorial Optimization with Graph Convolutional Neural Networks},
author…
-
## 우선순위
1. 일치해야 하는 정보
a. `출발지→공항` or `공항→목적지` 두개 중에 어떤 걸 선택했는지!
b. `출발 날짜`가 같아야 함
2. 제약 조건
a. `탑승 인원` 4-6명
b. 공항에 `최소 도착 시간`안에 도착해야 함 (공항으로 가는 경우에 적용) -> _중요_
c. `조용히` …
-
Run an experiment to evaluate the performance of a simulated annealing gradient descent (SA-GD) approach compared to traditional gradient descent (GD). The purpose of this experiment is to understand …
-
-
https://102.alibaba.com/fund/proposalTopicDetail.htm?id=1116
Alibaba Fund 主题
-
Just curious, have you compared this to a greedy and/or combinatorial approach?
In other words, why use RL for this problem?
-
## Keyword: sgd
### A Convergence Theory for Federated Average: Beyond Smoothness
- **Authors:** Authors: Xiaoxiao Li, Zhao Song, Runzhou Tao, Guangyi Zhang
- **Subjects:** Machine Learning (cs.LG);…
-
## Keyword: text generation
### Diffusion Models in NLP: A Survey
- **Authors:** Yuansong Zhu, Yu Zhao
- **Subjects:** Computation and Language (cs.CL); Artificial Intelligence (cs.AI)
- **Arxiv li…
-
In pointer network jupyter notebook,
```
/pytorch_test/env2/lib/python2.7/site-packages/ipykernel_launcher.py:46: UserWarning: invalid index of a 0-dim tensor. This will be an error in PyTorch 0.…
-
如果你知道一些相关的开源论文,但不在此列表中,非常欢迎添加在此issue当中,感谢为开源社区贡献一份力量