Sosuke Kobayashi
Sosuke Kobayashi
dynamic_routing_between_capsules
Implementation of Dynamic Routing Between Capsules, Sara Sabour, Nicholas Frosst, Geoffrey E Hinton, NIPS 2017
attention_is_all_you_need
Transformer of "Attention Is All You Need" (Vaswani et al. 2017) by Chainer.
bert-chainer
Chainer implementation of "BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding"
convolutional_seq2seq
fairseq: Convolutional Sequence to Sequence Learning (Gehring et al. 2017) by Chainer
arxiv_leaks
Whisper of the arxiv: read comments in tex of papers
captioning_chainer
A fast implementation of Neural Image Caption by Chainer
chainer-openai-transformer-lm
A Chainer implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI
variational_dropout_sparsifies_dnn
Variational Dropout Sparsifies Deep Neural Networks (Molchanov et al. 2017) by Chainer