Pinned Repositories
cagan.pytorch
!!!!! CAUTION !!!!! WIP repository
chainer-VAE
DEPRECATED!!! the same as official VAE example, but using Trainer in this repo
imsat
This repository's scripts follow chainer official examples' style as possible. Reproducing code for the paper "Learning Discrete Representations via Information Maximizing Self Augmented Training"
instance_normalization_chainer
chainer v2 implementation of instance normalization
LSGAN
Chainer implementation of LSGAN. WorkInProgress(2017/03/04)
minituna.cpp
[WIP] C++ implementation of https://github.com/c-bata/minituna
pin
A Pin
pytorch.sngan_projection
An unofficial PyTorch implementation of SNGAN (ICLR 2018) and cGANs with projection discriminator (ICLR 2018).
crcrpar's Repositories
crcrpar/chainer-VAE
DEPRECATED!!! the same as official VAE example, but using Trainer in this repo
crcrpar/instance_normalization_chainer
chainer v2 implementation of instance normalization
crcrpar/cagan.pytorch
!!!!! CAUTION !!!!! WIP repository
crcrpar/chainer-PixelDA
Unofficial chainer implementation of 'Unsupervised Pixel-Level Domain Adaptation with Generative Adversarial Networks' [Bousmalis+, CVPR2017]
crcrpar/ChainerDenseNet
densenet-bc chainer v2 implementation
crcrpar/acd
Code for using / reproducing ACD from the paper "Hierarchical interpretations for neural network predictions"
crcrpar/algorithms-cpp
All Algorithms implemented in C++
crcrpar/algorithms-go
Algorithms Implemented in GoLang
crcrpar/algorithms-python
All Algorithms implemented in Python
crcrpar/arcface-pytorch
crcrpar/attention_is_all_you_need
Transformer of "Attention Is All You Need" (Vaswani et al. 2017) by Chainer.
crcrpar/awesome-chainer
crcrpar/bc_learning_image
Chainer implementation of between-class learning for Image classification https://arxiv.org/abs/1711.10284
crcrpar/CCUDA
CUDA C Swift Package
crcrpar/chainer-cyclegan
crcrpar/conditional_similarity_networks_pytorch
crcrpar/course-v3
The 3rd edition of course.fast.ai
crcrpar/DALI
A library containing both highly optimized building blocks and an execution engine for data pre-processing in deep learning applications
crcrpar/dilated_residual_net_pytorch
Dilated Residual Networks
crcrpar/dlpack
RFC for common in-memory tensor structure and operator interface for deep learning system
crcrpar/example-code
Example code for the book Fluent Python
crcrpar/gluon-nlp
NLP made easy
crcrpar/golearn
Machine Learning for Go
crcrpar/interpretable-ml-book
Book about interpretable machine learning
crcrpar/KeepIt
The most powerful minimal Hugo theme.
crcrpar/lime
Lime: Explaining the predictions of any machine learning classifier
crcrpar/Nifty
Numerical computing in Swift – for Linux and macOS
crcrpar/numpy
The fundamental package for scientific computing with Python.
crcrpar/pytorch.ALICE.toydata
An unofficial PyTorch implementation of ALICE (NIPS2017) on GMM toy dataset.
crcrpar/SwiftC-Interop-Sox
following fast.ai lessons