Pinned Repositories
chainer-gan-lib
Chainer implementation of recent GAN variants
chainer-gogh
contextual_augmentation
Contextual augmentation, a text data augmentation using a bidirectional language model.
distilled-feature-fields
menoh
Menoh: fast DNN inference library with multiple programming language support
meta-tasnet
A PyTorch implementation of Meta-TasNet from "Meta-learning Extractors for Music Source Separation
nips17-adversarial-attack
Submission to Kaggle NIPS'17 competition on adversarial examples (non-targeted adversarial attack track)
pfhedge
PyTorch-based framework for Deep Hedging
sngan_projection
GANs with spectral normalization and projection discriminator
xfeat
Flexible Feature Engineering & Exploration Library using GPUs and Optuna.
pfnet-research's Repositories
pfnet-research/nips17-adversarial-attack
Submission to Kaggle NIPS'17 competition on adversarial examples (non-targeted adversarial attack track)
pfnet-research/chainer-pix2pix
chainer implementation of pix2pix
pfnet-research/chainer-graph-cnn
Chainer implementation of 'Convolutional Neural Networks on Graphs with Fast Localized Spectral Filtering' (https://arxiv.org/abs/1606.09375)
pfnet-research/chainer-segnet
SegNet implementation & experiments in Chainer
pfnet-research/capg
Implementation of clipped action policy gradient (CAPG) with PPO and TRPO
pfnet-research/chainer-ADDA
Adversarial Discriminative Domain Adaptation in Chainer
pfnet-research/allreduce-proto
A prototype implementation of AllReduce collective communication routine.
pfnet-research/chainer-LSGAN
Least Squares Generative Adversarial Network implemented in Chainer
pfnet-research/pfneumonia
Repo for RSNA pneumonia open-source
pfnet-research/ATPG4SV
A prototype of Concolic Testing engine for SystemVerilog, developed as part of PFN summer internship 2018.
pfnet-research/BMI219-2017-ProteinFolding
UCSF BMI219 Deep Learning (2017), Coding example (Prediction of protein folding with RNN and CNN)
pfnet-research/menoh-sharp
C# binding for Menoh DNN inference library
pfnet-research/go-menoh
Golang binding for Menoh DNN inference library
pfnet-research/hierarchical-molecular-learning
Implementation of "Semi-supervised learning of hierarchical representations of molecules using neural message passing" (arXiv:1711.10168)
pfnet-research/menoh-haskell
Haskell binding for Menoh DNN inference library
pfnet-research/menoh-java
Building a Deep Neural Network (DNN) application in Java
pfnet-research/pml
A ML-like programming language with type-based probabilistic behavior specification, developed as part of PFN summer internship 2018.
pfnet-research/BMI219-2017-DeepQSAR
UCSF BMI219 Deep Learning (2017), Coding example (QSAR with Deep multitask learning)
pfnet-research/chainer-capsnet
CapsNet implemented in Chainer
pfnet-research/robust_estimation
repository for robust estimation research
pfnet-research/nms-comp
Neural Multi-scale Compression
pfnet-research/vat_chainer
Implementation of Virtual adversarial training with chainer
pfnet-research/hierarchical-classification-LSC
hierarchical classification for Large Scale classification (i18 project)
pfnet-research/team_pfn
pfnet-research/menoh-cpp-win