Pinned Repositories
AutoVPN
This is an automatic VPN installer-runner for IIIT-H students.
comet-commonsense
Code for ACL 2019 Paper: "COMET: Commonsense Transformers for Automatic Knowledge Graph Construction" https://arxiv.org/abs/1906.05317
CryptoSignature
Implementation of a digital signature scheme for cryptography.
Email-Action-Detection-NLP
Actionable item detection from emails.
HiddenMarkovModels
Implementation of the Baum-Welch EM algorithm for re-learning parameters on the Brown corpus.
ipython-notebooks
A collection of IPython notebooks covering various topics.
Laser-Cannon
A 2-D game built with OpenGL3.3 and GLFW/GLAD libraries.
MiniDropBox
This is a Dropbox-like application level program to keep two separate directories synced using sockets on the command line.
MiniWord2Vec
Implementation from scratch of the Skipgram and CBoW (Continuous Bag of Words) model for learning word embeddings from a corpus.
Semantic-Role-Labeler
A semantic role labeling system for the Sumerian language. A Google Summer of Code '18 initiative.
bakszero's Repositories
bakszero/AutoVPN
This is an automatic VPN installer-runner for IIIT-H students.
bakszero/MiniWord2Vec
Implementation from scratch of the Skipgram and CBoW (Continuous Bag of Words) model for learning word embeddings from a corpus.
bakszero/Email-Action-Detection-NLP
Actionable item detection from emails.
bakszero/comet-commonsense
Code for ACL 2019 Paper: "COMET: Commonsense Transformers for Automatic Knowledge Graph Construction" https://arxiv.org/abs/1906.05317
bakszero/CryptoCipher
Implementation of the generalized Caesar Cipher with the help of Diffie-Hellman Key Exchange Protocol using a client-server model.
bakszero/OpenAI-TaxiV3-RL
Solving for the OpenAI Gym Taxi-V3 task using Temporal-Difference(TD) methods in reinforcement learning. Still BETA.
bakszero/Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
bakszero/torchMoji
😇A pyTorch implementation of the DeepMoji model: state-of-the-art deep learning model for analyzing sentiment, emotion, sarcasm etc
bakszero/voxpopuli
Python wrapper for Espeak and Mbrola, for simple local TTS
bakszero/CryptoSignature
Implementation of a digital signature scheme for cryptography.
bakszero/adapterbot
The Adapter-Bot: All-In-One Controllable Conversational Model
bakszero/allanlab
Allan Lab website
bakszero/bakszero.github.io
Personal website repository. Now accessible at https://bakhtiyar.js.org
bakszero/biomadeira.github.io
👨💻Personal homepage
bakszero/eaplatanios.github.io
A beautiful Jekyll theme for academics
bakszero/finetune-transformer-lm
Code and model for the paper "Improving Language Understanding by Generative Pre-Training"
bakszero/flite
A small fast portable speech synthesis system
bakszero/js.org
Dedicated to JavaScript and its awesome community since 2015
bakszero/KDD2019
The official IKDD 2019 website repository.
bakszero/minbert-assignment
Minimalist BERT implementation assignment for CS11-747
bakszero/minimal-mistakes
:triangular_ruler: Jekyll theme for personal sites, blogs, and portfolios. Two-columns and extremely flexible.
bakszero/ml-datasets
bakszero/mtaac_cdli_ur3_corpus
CDLI Ur III materials for the MTAAC project
bakszero/nmt
TensorFlow Neural Machine Translation Tutorial
bakszero/RDF-Triple-API
RDF Triple API that returns the RDF triple of any sentence
bakszero/rest.li
Rest.li is a REST+JSON framework for building robust, scalable service architectures using dynamic discovery and simple asynchronous APIs.
bakszero/RL-Chat-pytorch
reinforcement learning on a encoder-decoder GRU for chatbot dialogue generation
bakszero/seq2seq-summarizer
Pointer-generator reinforced seq2seq summarization in PyTorch
bakszero/Summarizing-Scientific-Articles
This project builds towards automatic summarisation of scientific papers
bakszero/TicDabToe
An AI simulator for the ultimate 4x4x4 Tic-Tac-Toe game with multiple modes.