Sosuke Kobayashi

Results 10 repositories owned by Sosuke Kobayashi

bookcorpus

783
Stars
109
Forks
Watchers

Crawl BookCorpus

dynamic_routing_between_capsules

204
Stars
74
Forks
Watchers

Implementation of Dynamic Routing Between Capsules, Sara Sabour, Nicholas Frosst, Geoffrey E Hinton, NIPS 2017

attention_is_all_you_need

315
Stars
70
Forks
Watchers

Transformer of "Attention Is All You Need" (Vaswani et al. 2017) by Chainer.

bert-chainer

219
Stars
40
Forks
Watchers

Chainer implementation of "BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding"

convolutional_seq2seq

65
Stars
16
Forks
Watchers

fairseq: Convolutional Sequence to Sequence Learning (Gehring et al. 2017) by Chainer

arxiv_leaks

31
Stars
3
Forks
Watchers

Whisper of the arxiv: read comments in tex of papers

captioning_chainer

16
Stars
6
Forks
Watchers

A fast implementation of Neural Image Caption by Chainer

chainer-openai-transformer-lm

28
Stars
3
Forks
Watchers

A Chainer implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI

der-network

21
Stars
7
Forks
Watchers

Dynamic Entity Representation (Kobayashi et al., 2016)

variational_dropout_sparsifies_dnn

19
Stars
4
Forks
Watchers

Variational Dropout Sparsifies Deep Neural Networks (Molchanov et al. 2017) by Chainer