Pinned Repositories
bayesian
Interactive playground of Bayesian models
bayesnet
Bayesian method library for Python
chainer-LSGAN
Simple implementation of LSGAN using chainer
chainer_tutorials
Simple tutorials of Chainer framework from Preferred Networks
chess-cpp
GUI chess program in C++
chess-python
ksac
Unofficial tensorflow v2 implementation of "See More Than Once – Kernel-Sharing Atrous Convolution for Semantic Segmentation"
numgrad
Simple gradient computation library in Python
PRML
PRML algorithms implemented in Python
vshogi
API for shogi and its variants
ctgk's Repositories
ctgk/PRML
PRML algorithms implemented in Python
ctgk/bayesnet
Bayesian method library for Python
ctgk/chess-cpp
GUI chess program in C++
ctgk/ksac
Unofficial tensorflow v2 implementation of "See More Than Once – Kernel-Sharing Atrous Convolution for Semantic Segmentation"
ctgk/numgrad
Simple gradient computation library in Python
ctgk/chainer-LSGAN
Simple implementation of LSGAN using chainer
ctgk/chainer_tutorials
Simple tutorials of Chainer framework from Preferred Networks
ctgk/chess-python
ctgk/bayesian
Interactive playground of Bayesian models
ctgk/my_tech_notes
My technical notes
ctgk/python-boilerplate
ctgk/vshogi
API for shogi and its variants
ctgk/academic_notes
My public academic notes
ctgk/adrsirlib
ADRSIR(ビットトレードワン製赤外線送受信機) 用のライブラリ
ctgk/darknet
Convolutional Neural Networks
ctgk/pyautocast
Python library to automatically cast function arguments using decorator.
ctgk/rlpy
Unofficial implementation of Reinforcement Learning by Python
ctgk/xgrad
Gradient computation library