-
Hi,
I'm running into some import errors when trying to run the 00_check_data notebook in colab. When importing kws_streaming.models import models, I get an error saying module 'keras._tf_keras.ker…
-
Hi,
Please advice :
```
PROTOC src/caffe/proto/caffe.proto
CXX src/caffe/solvers/sgd_solver.cpp
CXX src/caffe/solvers/nesterov_solver.cpp
CXX src/caffe/solvers/rmsprop_solver.cpp
CXX src/c…
-
## 论文集锦
- [SIGIR 2020关于深度推荐系统与CTR预估相关的论文](https://mp.weixin.qq.com/s/yN5_ZiowpCjP1Fg0_NHjfQ)
- [DLP-KDD全部文章及资源,覆盖GNN、Graph Emb、Transformer等业界前沿领域 - 知乎](https://zhuanlan.zhihu.com/p/135919198)
- […
-
Post questions here for this week's oritenting readings:
Evans, James. 2022. [“From Text Signals to Simulations: A Review and Complement to Text as Data by Grimmer, Roberts & Stewart”](https://jou…
lkcao updated
7 months ago
-
Hi Author,
Great work from you, and thanks for the sharing.
I noted that the accuracy of your best model on IC13 is 93.6% in the paper, while it's 95.98% on the robust reading competition [website](…
-
Compilation fails on OpenCV `4.0.1` (tested on official Arch package). Some C APIs, which were deprecated for a long time, were removed from the latest OpenCV release. Darknet code using functions tha…
-
# Multi-grained Named Entity Recognition
- authors: Congying Xia, Chenwei Zhang, Tao Yang, Yaliang Li, Nan Du, Xian Wu, Wei Fan, Fenglong Ma, Philip Yu
- link: https://www.aclweb.org/anthology/P19-11…
himkt updated
5 years ago
-
![image](https://user-images.githubusercontent.com/46257486/197094752-6ef65f5f-b7e5-43a8-9480-7e617f34ecd8.png)
root@18dc3f8e2e1d:/workspace/wangs/DenseTNT# python src/run.py --argoverse --future_fra…
-
Karpathy, Andrej. 2015. [“The Unreasonable Effectiveness of Recurrent Neural Networks”](http://karpathy.github.io/2015/05/21/rnn-effectiveness/). Blogpost.
-
Hi,
I am confused about checkpoint saving and loading.
I have set a training using the TFT model such as :
```
my_model_AMD = TFTModel(
input_chunk_length=input_chunk_length,
outp…