-
## Why
Machine Learning 輪講は最新の技術や論文を追うことで、エンジニアが「技術で解決できること」のレベルをあげていくことを目的にした会です。
prev. #262
## What
話したいことがある人はここにコメントしましょう!
面白いものを見つけた時点でとりあえず話すという宣言だけでもしましょう!
-
Dear all,
I'm using MATSim for the simulation of the city. Now the simulation is ok, but I don't know what model MATSim uses and I can't get the traffic parameters in MATSim Book, such as impedance…
-
麻烦你,我想问一下,论文4.4.1中,基于元路径上下文的注意力中,两层注意力分别表示什么意思啊?即公式(6)(7).
-
I've watched your presentation on Youtube and noticed that no graph-based recommender systems are tested. So have you ever tried the BD framework on GNN recommender systems? If so, could you tell me t…
-
While training implicit sequence models, we use losses like hinge, bpr and pointwise. These losses don't maximize directly the dot product, so why do we use it while predicting?
-
Following the language editor update, several hashes have been reversed. However, the current amount of resolved keys is around 20% of the total present in Burnout Paradise Remastered. These keys may …
-
Introduce a new field that simply draws a gap of the specified height between two rows and a centered text.
I.e.
`gap(1cm)[]` or `gap[]` for some small default length (maybe 5pt + text height?)
I…
-
Trying to install LibRecommender with pip failed when trying to build the wheel.
```sh
➜ ~ sudo pip3 install LibRecommender
Collecting LibRecommender
Using cached LibRecommender-0…
-
It's unreasonable to blend the items in test data with negative samples. It contradicts the rule that your evaluation input shouldn't have a knowledge of the test data. I think your method is a cheat …
-
hello
If I use Amazon datasets, how can I get the factors_u or item_neighbor_100 data about Amazon?