Implementation of [Focal loss](https://arxiv.org/abs/1708.02002) in Chainer.
Implementation of [RICAP](http://proceedings.mlr.press/v95/takahashi18a.html) in Chainer.
Implementation of [Mean teachers are better role models](https://arxiv.org/abs/1703.01780) in Chainer.
Implementation of [PyramidNet](https://arxiv.org/abs/1610.02915) in Chainer.
Implementation of [InceptionResNetV2](https://arxiv.org/abs/1602.07261) in Chainer.
Implementation of [IMSAT](https://arxiv.org/abs/1702.08720) in Chainer.
Implementation of [Center Loss](https://link.springer.com/chapter/10.1007/978-3-319-46478-7_31) in Chainer.
Official Implementation of the paper [Conversion Prediction Using Multi-task Conditional Attention Networks to Support the Creation of Effective Ad Creatives](https://arxiv.org/abs/1905.07289)