Pinned Repositories
Battle-Of-DQNs
A comparision between the performances of DQN and several of its variants using PyTorch and Pong.
CADA-VAE
Implementing Aligned VAE for GZSL
CS345-Algo2-Assignments
Solutions to assignments of CS345A course at IIT Kanpur
Denoising-Autoencoders
Denoising Autoencoders in pytorch
dotfiles
Config files for manjaro linux
EvolutionaryNN
Using genetic Algorithm to decide best possible architecture of a Neural Network
Feature-Generating-Networks
Zero Shot Learning with Feature Generating Networks
GMMN-Pytorch
Implementation of Generative Moment Matching Networks in pytorch
RQs_in_Regex_Graphs
Code for performing efficient Reachability Queries given in the form of regular expression in node and edge labelled graphs
Sparse-Autoencoders
Sparse Autoencoders using FashionMNIST dataset
Abhipanda4's Repositories
Abhipanda4/Feature-Generating-Networks
Zero Shot Learning with Feature Generating Networks
Abhipanda4/Sparse-Autoencoders
Sparse Autoencoders using FashionMNIST dataset
Abhipanda4/GMMN-Pytorch
Implementation of Generative Moment Matching Networks in pytorch
Abhipanda4/dotfiles
Config files for manjaro linux
Abhipanda4/CS345-Algo2-Assignments
Solutions to assignments of CS345A course at IIT Kanpur
Abhipanda4/EvolutionaryNN
Using genetic Algorithm to decide best possible architecture of a Neural Network
Abhipanda4/RQs_in_Regex_Graphs
Code for performing efficient Reachability Queries given in the form of regular expression in node and edge labelled graphs
Abhipanda4/Denoising-Autoencoders
Denoising Autoencoders in pytorch
Abhipanda4/Pong-DQN
Implementation of Deep Q Networks(DQN) in pytorch for solving Pong
Abhipanda4/PPO-PyTorch
Implementation of Proximal Policy Optimization(PPO)
Abhipanda4/CADA-VAE
Implementing Aligned VAE for GZSL
Abhipanda4/CNNpainter
Source code for project done as a part of CS771 course on Machine Learning, offered in the fall semester of 2017 at IIT Kanpur.
Abhipanda4/Policy-Gradients
Implementation of vanilla policy gradient algorithms
Abhipanda4/RL
Intro to Reinforcement Learning
Abhipanda4/thunder.nvim
Neovim configuration
Abhipanda4/VaDE
Python code for paper - Variational Deep Embedding : A Generative Approach to Clustering
Abhipanda4/Battle-Of-DQNs
A comparision between the performances of DQN and several of its variants using PyTorch and Pong.
Abhipanda4/.i3
Abhipanda4/abhipanda4.github.io
Abhipanda4/Agent-Based-Modelling
Abhipanda4/CS330-NachOS
Implementation of NachOS as part of assignments in CS330
Abhipanda4/DDPG-PyTorch
Implementation of DDPG algorithm with bipedal walker
Abhipanda4/Evolutionary-Strategies
Using evolutionary strategies to optimize functions instead of gradient based approach
Abhipanda4/Java-Compiler
Compiler for java to x86 in python
Abhipanda4/Library_management_DBMS
DBMS project on Library Management System
Abhipanda4/mixture-vae
IITK Data Mining Project
Abhipanda4/PyTorch-Examples
Various neural network models coded using pytorch framework to familiarize myself with pytorch.
Abhipanda4/Sentiment-Classification
Sentiment Analysis task using various representations and classification algorithms
Abhipanda4/utility_scripts
This repo contains a number of utility scripts for Ubuntu 16.04, written mainly in python3 or bashscript.
Abhipanda4/Video-Chatter
A client-server architectured application for video chat between any 2 online clients within the same network.