Nicrd
Nicrd
Hi, Before seethe original paper, I have saw the channel-wise in 'SCA-CNN', I think the two structures are vary similar, could you tell me the difference between them? Thank you...
According to the original source paper, Textcnn can handle sentences of different lengths, where is it reflected?
**Describe the issue**: How to set 'reuseMode=false'? It seems that when reuseMode is true, the code in reusable is executed, and when reuseMode is false, the code in kubernetes is...
**config.yml** experimentName: example_mnist_pytorch trialConcurrency: 1 maxExecDuration: 1h maxTrialNum: 2 debug: false nniManagerIp: 172.16.40.155 #choice: local, remote, pai, kubeflow trainingServicePlatform: frameworkcontroller searchSpacePath: search_space.json #choice: true, false useAnnotation: false tuner: #choice: TPE,...
I try to use l1norm pruner to prune the bert classification model, but get the error as below: 
How to write a right Object Storage Link? For example, how to set the access key and secret key in the link when using the Minio. 
您好,请问recsys_web在哪呢,找不到了
Hi, Before see your paper, I have saw the channel-wise in 'SCA-CNN', I think the two structures are vary similar, could you tell me the difference between them? Thank you...
Hi, Before see your paper, I have saw the channel-wise in 'SCA-CNN', I think the two structures are vary similar, could you tell me the difference between them? Thank you...
Do you know how to use Contrastive Predictive Coding on reinforcement learning as stated in the paper?