Kamen Bliznashki

Results 6 repositories owned by Kamen Bliznashki

normalizing_flows

591
Stars
101
Forks
Watchers

Pytorch implementations of density estimation algorithms: BNAF, Glow, MAF, RealNVP, planar flows

generative_models

88
Stars
18
Forks
Watchers

Pytorch implementations of generative models: VQVAE2, AIR, DRAW, InfoGAN, DCGAN, SSVAE

chexpert

47
Stars
18
Forks
Watchers

CheXpert competition models -- attention augmented convolutions on DenseNet, ResNet; EfficientNet

pixel_models

32
Stars
8
Forks
Watchers

Pytorch implementations of autoregressive pixel models - PixelCNN, PixelCNN++, PixelSNAIL

spatial_transformer

32
Stars
9
Forks
Watchers

Pytorch reimplementation of Spatial Transformer Networks and Inverse Compositional STN

sutton_barto

74
Stars
25
Forks
Watchers

Python implementations of the RL algorithms in examples and figures in Sutton & Barto, Reinforcement Learning: An Introduction