-
Our available storage capacity for ONNX model zoo on GitHub LFS is currently at 100GB. We need to decide on the list of models to be stored here, with the objective of maximizing the usage of the spac…
-
**Special Model Types to Consider**
- [ ] LSTM
- [ ] ResNet
- [ ] DenseNet
- [ ] ...
**Mixed Ideas**
- [ ] Replace Pooling Layer with Conv2D
- [ ] ...
-
(update on 8/30)
## v1.0.0alpha on 12 September, 2016
- [ ] Add model serialization API @nyanp
- [x] Add protobuf parser for tensorflow @Wangyida
- [x] Fix compiler warnings and style issues @nyanp
#…
nyanp updated
5 years ago
-
作者您好!我在论文里在生成阶段给出full document的QG结果的指标都略微优于只给出supporting facts的,请问如何解释或者分析这个现象?如果引入了无关文档的干扰,应该对结果会产生负面的影响,为什么最终产生的问题的一系列机器指标都更好了呢?
另外,如果方便的话,可以放出full document版本的HotpotQA数据集吗?
-
### Metadata
Authors: Shamil Chollampatt and Hwee Tou Ng1
Organization: National University of Singapore
Release Date: 2018 on Arxiv
Link: https://arxiv.org/pdf/1801.08831.pdf
-
It would be cool to support neural nets.
## Context of the issue
The library could search different NN designs using different types of layers (fully connected, dropout, convolutions), activation fun…
-
https://doi.org/10.1021/acscentsci.6b00367 (preprint https://arxiv.org/abs/1611.03199)
> Recent advances in machine learning have made significant contributions to drug discovery. Deep neural netwo…
-
## Description
Getting error that mxnet does not support SaparableConv1d with mxnet 1.5.0 and CUDA 10.1. This error will not occur when running the same code in tensorflow 1.14.0.
### Error Mess…
-
Brainstorm
-Robust gives really high accuracy (< 98%)
-Assumed that it is because it takes multiple iterative images as input.
-"propose a hybrid deep architecture by combining the convolutional ne…
K2sei updated
3 years ago
-
Find details about the calculation in the neuron of a LSTM network. The X symbol represent an element-wise multiplication between its inputs, but how does it work?
Zermy updated
6 years ago