-
Hello there,
what is the correct way to separate training from inference?
Is this correct?
I run the training first, save the embeddings.
Then I load a new graph and do the most similar?
```
…
-
I find it is not easy to understand how does the nn works, e.g., the func 'QNet::SetupGraphInput()' and ' QNet::BuildNet()', so can you give more detailed instructions about the code? thanks a lot!
-
Post questions here for one or more of our fundamentals readings:
Jurafsky, Daniel and James H. Martin. 2015. Speech and Language Processing. Chapters 15-16 (“[Vector Semantics](https://web.stanfor…
-
@dennybritz
Hi ,
First of all many thanks for sharing your code. I am trying to use pretrained word embeddings instead of randomly initialized word embedings based on the vocabulary size.
My pre…
-
![image](https://user-images.githubusercontent.com/16467782/177416720-ed4c4045-eece-4c69-883f-744e6e325410.png)
First congratulations for the great work. As shown in the picture above I'm having pr…
-
### Description
MF with CPU:
https://arxiv.org/abs/2005.09683
https://github.com/google-research/google-research/tree/master/dot_vs_learned_similarity
MF with PyTorch:
https://www.ethanrosent…
-
**System information**
- Have I written custom code :
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04):
- TensorFlow installed from (source or binary): [DeepRec](https://github.com/alibaba…
-
## Why
この会は、推薦や機械学習、その周辺技術を通じてサービスを改善することにモチベーションのある人達の集まりです。ニュースやブログから論文まで、気になったものについてお互い共有しましょう!
発信のため、ここは **public** にしてあります。外部からの参加をご希望の方は松村(https://twitter.com/yu__ya4) まで DM を送るか、Wantedly …
-
https://arxiv.org/pdf/1801.08284.pdf
-
https://arxiv.org/abs/1704.03470
참고) https://github.com/chullhwan-song/Reading-Paper/issues/26 이논문 이후의 연구임.