-
### News
- Conferences
- [CVPR 2023](https://cvpr2023.thecvf.com/)
- 일시/장소: 6. 18 - 22, Vancouver convention center
- Main and Expo: 20 - 22, Workshop and Tutorial: 18-19
- 국내 부스: L…
-
I am very disappointed that the KDD conference was simply removed from the "Machine Learning & Data Mining" category as a default conference.
Data mining is a large and thriving research community,…
-
# 🌟 Adding the kNN-LM and kNN-MT models
## Model description
The kNN [Language Model](https://arxiv.org/pdf/1911.00172.pdf) and [Machine Translation](https://arxiv.org/pdf/2010.00710.pdf) levera…
-
### 🐛 Describe the bug
I found that `torch.linalg.inv` is relatively slow for many (= 100,000) small (< 32 x 32) matrices compared to CuPy.
The complete benchmark code is uploaded here: https://gi…
-
### News
- Conferences
- AAAI 2023 모두들 축하드립니다 (뒷북)
- ACL 2023: Softconf 1월 17일
- ICML 2023: Openreview 1월 26일 (한국 시간 27일 새벽 5시.. )
- CVPR 2023: 리뷰 1월 10일까지.. Aㅏ.....
- [ICML 2023에서 Chat…
-
## Why
推薦・機械学習勉強会は、推薦や機械学習、その周辺技術を通じてサービスを改善することにモチベーションのある人達の集まりです。ニュースやブログから論文まで、気になったものについてお互い共有しましょう!
発信のため、ここは **public** にしてあります。外部からの参加をご希望の方は[合田/hakubishin3](https://twitter.com/jy_msc)、…
-
-
In reference to [Ethical Considerations on Pruning](https://harvard-edge.github.io/cs249r_book/contents/optimizations/optimizations.html#legal-and-ethical-considerations), I would suggest citing:
T…
-
-
**Describe the bug**
When
```
ot = sinkhorn_divergence.sinkhorn_divergence(
geom,
x=geom.x,
y=geom.y,
static_b=True,
sinkhorn_kwargs={"rank":10,"initializer":'random'})
r…