Pinned Repositories
DAM
mergekit
Tools for merging pretrained large language models.
BERT-like-is-All-You-Need
The code for our INTERSPEECH 2020 paper - Jointly Fine-Tuning "BERT-like'" Self Supervised Models to Improve Multimodal Speech Emotion Recognition
GAIL-with-WGAN-loss-for-the-Discriminator
This is about imitation learning using PPO and WGAN-GP loss. This is heavily influenced by GAIL-PPO repository in following link - https://github.com/uidilr/gail_ppo_tf. My agent will get converged to perform his task around 3384 iterations.
IMU-PLOS_LSTM
Using LSTM networks to train IMU data by PLOS - This is custom LSTM-RNN .
Self-Supervised-Embedding-Fusion-Transformer
The code for our IEEE ACCESS (2020) paper Multimodal Emotion Recognition with Transformer-Based Self Supervised Feature Fusion.
SummarizeMe-Digital-Journal
Weakly-supervised BART-based autobiographical text summarization model.
Target-Driven-Visual-Navigation-with-Distributed-PPO
This repository has used AI2THOR CVPR data set.
Variational-Discriminator-Bottleneck-Tensorflow-Implementation
Variational Discriminator Bottleneck: Improving Imitation Learning, Inverse RL, and GANs by Constraining Information Flow - Tensorlfow Implementation
VUSFA-Variational-Universal-Successor-Features-Approximator
This repository contains implementations of the paper VUSFA
shamanez's Repositories
shamanez/Variational-Discriminator-Bottleneck-Tensorflow-Implementation
Variational Discriminator Bottleneck: Improving Imitation Learning, Inverse RL, and GANs by Constraining Information Flow - Tensorlfow Implementation
shamanez/Target-Driven-Visual-Navigation-with-Distributed-PPO
This repository has used AI2THOR CVPR data set.
shamanez/GAIL-with-WGAN-loss-for-the-Discriminator
This is about imitation learning using PPO and WGAN-GP loss. This is heavily influenced by GAIL-PPO repository in following link - https://github.com/uidilr/gail_ppo_tf. My agent will get converged to perform his task around 3384 iterations.
shamanez/A3C-with-GAIL-
This is an implementation of A3C with GAIL for Target Driven Visual Navigation
shamanez/Target-Driven-Viz-PPO
This repo is to merge A3C with PPO for Ai2thor - Uses ONLY PPO working
shamanez/Assigment-FCN-The-KITTI-Vision
This is a naive FCN to segment the roads in KITTI data set
shamanez/AudioVisualSceneAwareDialog
shamanez/Autoregressive-Predictive-Coding
Autoregressive Predictive Coding: An unsupervised autoregressive model for speech representation learning
shamanez/awesome-self-supervised-learning
A curated list of awesome self-supervised methods
shamanez/Converting-Text-to-Indexes-for-NLP-taks-with-Pytorch
This repository has a python preprocessing script which convert source and target text to indexes and save in Pytorch format
shamanez/CorrFlow
Self-supervised Learning for Video Correspondence Flow (BMVC 2019)
shamanez/distiller
Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://nervanasystems.github.io/distiller
shamanez/dropblock
Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.
shamanez/hdf5-data_loader-TF-1.14
This is a simple testing implementation for a data-loader function in TF with hdf5 file.
shamanez/hdf5_dataloader
DataLoader subclass for PyTorch to work with HDF5 files (BETA)
shamanez/how2-dataset
This repository contains code and metadata of How2 dataset
shamanez/Info-GAIL-Commneted
This is commented InfoGAIL - Specially wgail_info_o
shamanez/Minimal-Transformer
This is a transformer to do the translation
shamanez/Modified-Unseen_neural-Art
Original Code - https://github.com/sebasvega95/neural-style-transfer (A superb Implementation) (Juan Sebastián Vega Patiño)
shamanez/mtan
The implementation of "End-to-End Multi-Task Learning with Attention" [CVPR 2019].
shamanez/Multimodal-Transformer
[ACL'19] Pytorch implementation for learning Multimodal Transformer for unaligned multimodal language sequences
shamanez/muvilab
MUltiple VIdeos LABelling tool
shamanez/neural-style-transfer
TensorFlow implementation of perceptual losses for real-time style transfer
shamanez/pase
Problem Agnostic Speech Encoder
shamanez/residual_adapters
shamanez/Thor-hdf5-Data-Collection
This is to collect data in thor environment - Run this code with collect_ex.py
shamanez/thor-iqa-cvpr-2018
Repository containing code for the paper "IQA: Visual Question Answering in Interactive Environments"
shamanez/Transformer
Transformer seq2seq model, program that can build a language translator from parallel corpus
shamanez/UDA_pytorch
UDA(Unsupervised Data Augmentation) implemented by pytorch
shamanez/vilbert_beta