-
## 一言でいうと
CNNを用いて乳がんの診断を行うモデルの提案。マンモグラフィで撮影される2方向(脇から内側にかけての斜め方向=MLO、上下方向=CC)の画像を入力として良性腫瘍の有無・悪性腫瘍の有無計4つを予測。パッチレベルのネットワークを別途作成し、良性/悪性の予測で作成したヒートマップを追加入力にしている
![image](https://user-images.githubu…
-
## 一言でいうと
SGDによる最適化には
・Empirical Error Minimization
・Representation Compression
という異なる二つのフェイズがあることを明らかにした。
### 論文リンク
https://arxiv.org/abs/1703.00810
### 著者/所属機関
Ravid Shwartz-Ziv
Naftali Tis…
-
## 一言でいうと
映画レビューやTwitterに対する評判分析をCNN(CharSCNN)を使って行う話。具体的には、単語レベルと文字レベルのembeddingsから文のベクトル表現を構築し、構築したベクトルを入力することで評判のスコアを出力するCNNを構築した。映画レビュー(SSTb)とTwitter(STS)に対するデータセットを用いて実験した結果、SOTAな結果となった。
### …
-
[Opening the Black Box of Deep Neural Networks via Information](https://arxiv.org/abs/1703.00810)
Despite their great success, there is still no comprehensive theoretical understanding of learning wi…
-
A deep convolutional generative adversarial network implemented in PyTorch! The project is designed to generate realistic images from random noise using the power of deep learning.
This project illus…
-
### Initial Concept
1. **Symbolic Assignments**:
- We started by assigning symbolic meanings to prime numbers, connecting them to concepts like cognition, cosmos, life, human expression, informat…
-
I am currently trying to generate two citations using the UWE Bristol Harvard format. At the moment when I do it I get:
```
Fontanella, C. (2022) A Beginner's Guide to Customer Behavior Analysis:d…
-
## 論文リンク
- [arXiv](https://arxiv.org/abs/1704.01155)
## 公開日(yyyy/mm/dd)
2017/04/04
NDSS 2018
## 概要
## TeX
```
% 2017/04/04
@inproceedings{
xu2018feature,
title={Feature Sque…
-
-
https://doi.org/10.1101/159756 (http://www.biorxiv.org/content/early/2017/07/05/159756.1)
> Though it is widely recognized that data sharing enables faster scientific progress, the sensible need to…