-
The contest proposal states:
> The following would not be shared exact sequence of randomness during evaluation (e.g. np.seed)
We have a few clarifying questions:
1. When submitting a defense…
-
## 書誌情報
### 論文リンク
http://arxiv.org/abs/2008.04254v1
### 著者/所属機関
### conf/journal
### year
2020
## どんな論文か?
## 新規性
## 手法
## 結果
## コメント
-
Metric f1 is not allowed in ML task: binary_classification. Use 'logloss'
-
-
## 論文リンク
https://arxiv.org/abs/1910.00470
## 公開日(yyyy/mm/dd)
2019/10/01
## 概要
AEsを検出する手法を提案。異なるネットワークの層で特異な特徴表現をするサンプルを棄却する。この検出手法に対する新しい攻撃手法を提案し評価した。提案手法は既存手法よりも高精度だった。
## メモ
- 棄却に使用する特徴…
-
The tune result is inconsistent with actual when set `metric=tf.keras.metrics.SparseCategoricalAccuracy()`
code:
```
import tensorflow as tf
from tensorflow.keras.applications.mobilenet_v2 import …
-
Post a link for a "possibility" reading of your own on the topic of Network & Table Learning [for week 6], accompanied by a 300-400 word reflection that: 1) briefly summarizes the article (e.g., as we…
lkcao updated
2 years ago
-
When optimizing a function with `SparseMatrixCSC` input type, the output ("minimizer") is still a sparse matrix type, but with inconsistent sparse patterns depending on the `autodiff` option:
1. With…
-
A promising project and a beautiful poster with plenty of tables and graphs that shows the process and the results from many models.
However, I am a little bit confused about what is the focu…
-
```java
import org.datavec.api.io.filters.BalancedPathFilter;
import org.datavec.api.io.filters.PathFilter;
import org.datavec.api.io.filters.RandomPathFilter;
import org.datavec.api.io.labels.Par…
tvanh updated
5 years ago