Pinned Repositories
constrastive_predictive_coding
dotfiles
dotfileの管理
metamon
PyTorch based library for meta-deep learning.
pytransfer
Pytorch based implementations of domain transfer (domain adaptation/ domain generalization)
yusuke0519's Repositories
yusuke0519/constrastive_predictive_coding
yusuke0519/metamon
PyTorch based library for meta-deep learning.
yusuke0519/dotfiles
dotfileの管理
yusuke0519/pytransfer
Pytorch based implementations of domain transfer (domain adaptation/ domain generalization)
yusuke0519/ActReco
repository for handling human activity recognition tasks (especially with wearables)
yusuke0519/annotation-tools
- Annotationの補助となるツール群
yusuke0519/bayesian-kalmanfilter
Variational Baysian Kalman Filter
yusuke0519/disentanglement-pytorch
Disentanglement library for PyTorch
yusuke0519/dp
A deep learning library for streamlining research and development using the Torch7 distribution.
yusuke0519/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
yusuke0519/GithubFlowTest
Github Flowのテスト
yusuke0519/imagenet-multiGPU.torch
an imagenet example free of fbcunn dependencies in torch.
yusuke0519/keras
Theano-based Deep Learning library (convnets, recurrent neural networks, and more).
yusuke0519/luigi
Luigi is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization etc. It also comes with Hadoop support built in.
yusuke0519/PRTest
test repository for pull requests
yusuke0519/pylearn2
A Machine Learning library based on Theano
yusuke0519/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
yusuke0519/pytorch-spectral-normalization-gan
Paper by Miyato et al. https://openreview.net/forum?id=B1QRgziT-
yusuke0519/Rdatasets
An archive of datasets distributed with R
yusuke0519/scikit-learn
scikit-learn: machine learning in Python
yusuke0519/seya
Bringing up some extra Cosmo to Keras.
yusuke0519/spatiotemporal-util
時空間プロジェクトでのユーティリティプログラムに関するディレクトリ
yusuke0519/statsmodels
Statsmodels: statistical modeling and econometrics in Python
yusuke0519/time-series-classification-and-clustering
Time series classification and clustering code written in Python. Mostly based on the work of Dr. Eamonn Keogh at University of California Riverside
yusuke0519/torch-ios
Torch7 for iOS.
yusuke0519/torchsample
High-Level Training, Data Augmentation, and Utilities for Pytorch
yusuke0519/VAE-Torch
yusuke0519/Value-Iteration-Networks-PyTorch
PyTorch implementation of the Value Iteration Networks (VIN) (NIPS '16 best paper)