Pinned Repositories
bi-att-flow
Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granularity and uses a bi-directional attention flow mechanism to achieve a query-aware context representation without early summarization.
hierarchical-minibatch-kmeans
An implementation of hierarchical minibatch k-means.
optimus-prime
A real-time trained transformer on custom data
pytorch-seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
VideoBERT
Using VideoBERT to tackle video prediction
ammesatyajit's Repositories
ammesatyajit/VideoBERT
Using VideoBERT to tackle video prediction
ammesatyajit/hierarchical-minibatch-kmeans
An implementation of hierarchical minibatch k-means.
ammesatyajit/bi-att-flow
Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granularity and uses a bi-directional attention flow mechanism to achieve a query-aware context representation without early summarization.
ammesatyajit/optimus-prime
A real-time trained transformer on custom data
ammesatyajit/pytorch-seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.