amanshenoy / re-implementations

Re-implementations of various classes of popular deep learning models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implementations of various DL models

This repository contains re-implementations of various classes of deep learning models. Models have been re-implemented for mostly learning purposes and has been uploaded in case it happens to be useful to anyone.

All re-implementations are currently in PyTorch.

Current Implementations

  • Autoregressive Models
    • Autoregressive GRU
    • MADE
    • PixelCNN

About

Re-implementations of various classes of popular deep learning models


Languages

Language:Python 100.0%