shamanez
Founding Applied NLP & Research Team Lead @ Arcee.ai | Ph.D. in NLP
@arcee-aiAuckland New Zealand
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/IMU-PLOS_LSTM
Using LSTM networks to train IMU data by PLOS - This is custom LSTM-RNN .
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/3D-Machine-Learning
A resource repository for 3D machine learning
shamanez/agents
Efficient Batched Reinforcement Learning in TensorFlow
shamanez/Assigment-FCN-The-KITTI-Vision
This is a naive FCN to segment the roads in KITTI data set
shamanez/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
shamanez/deep-RL-trading
Playing trading games with deep reinforcement learning
shamanez/Environment--RL
State-Action-Next State distribution to design an environment . Here is a csv Consist of a Trajectory Data
shamanez/gail_ppo_tf
Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action
shamanez/Hands-On-Reinforcement-Learning-With-Python
Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow
shamanez/hdf5_dataloader
DataLoader subclass for PyTorch to work with HDF5 files (BETA)
shamanez/HulkSmashThor
THOR Challenge for the CVPR 2017 Workshop on Visual Understanding Across Modalities
shamanez/Info-GAIL-Commneted
This is commented InfoGAIL - Specially wgail_info_o
shamanez/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
shamanez/Medical-Imaging-Challenge
This is the test code for apply for M Imaging Challenge
shamanez/Meta-Learning-Papers
Meta Learning / Learning to Learn / One Shot Learning / Few Shot Learning
shamanez/Modified-Unseen_neural-Art
Original Code - https://github.com/sebasvega95/neural-style-transfer (A superb Implementation) (Juan Sebastián Vega Patiño)
shamanez/muvilab
MUltiple VIdeos LABelling tool
shamanez/Naive-RNN-For-T
This is an implementation for apply RNN for time series data. Data should be written in to csv files. Please refer to the example csv file.
shamanez/neural-style-transfer
TensorFlow implementation of perceptual losses for real-time style transfer
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/torch-rnn
Efficient, reusable RNNs and LSTMs for torch
shamanez/Transformer
Transformer seq2seq model, program that can build a language translator from parallel corpus
shamanez/zeroshot-imitation
[ICLR 2018] TensorFlow code for zero-shot visual imitation by self-supervised exploration