Skip to content

Instantly share code, notes, and snippets.

@CookieBox26
CookieBox26 / 20200531.ipynb
Last active May 31, 2020 16:10
PyTorch で LSTM を学習する
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@CookieBox26
CookieBox26 / 20200604.ipynb
Created June 4, 2020 06:55
はてなブログの記事一覧を取得する
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@CookieBox26
CookieBox26 / 20200612.ipynb
Last active June 13, 2020 07:21
アテンション機構付きの seq2seq モデルで機械翻訳する(PyTorch チュートリアル)
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@CookieBox26
CookieBox26 / 20200601.ipynb
Last active June 13, 2020 07:22
Pytorch で敵対的サンプルを生成する(FGSM)
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@CookieBox26
CookieBox26 / 20200614.ipynb
Created June 13, 2020 16:24
transformers.BertModel をインポートしてみる & デバッグプリントしてみる
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@CookieBox26
CookieBox26 / 20200616.ipynb
Created June 14, 2020 15:38
日本語の学習済み BERT モデルをインポートしてみる
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@CookieBox26
CookieBox26 / Untitled.ipynb
Created September 4, 2020 14:57
LSTM で足し算する
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@CookieBox26
CookieBox26 / Untitled.ipynb
Created September 6, 2020 14:50
TCN で Sequential MNIST を学習する
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@CookieBox26
CookieBox26 / Untitled.ipynb
Created September 7, 2020 14:48
LSTM / GRU で Sequential MNIST を学習する
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@CookieBox26
CookieBox26 / Untitled.ipynb
Created September 9, 2020 14:46
G2-LSTM のノイズをみる
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.