devendrachaplot
Research Scientist, Mistral AI. Past: Meta AI, PhD@CMU, B.Tech in CS@IITB.
Mistral AICarnegie Mellon University
Pinned Repositories
8-Puzzle-Solver
The project is a graphical application made on Qt, which solves the famous 8-Puzzle using two algorithms -- A* and IDA*, and 2 heuristics -- Manhattan Distance and Number of misplaced tiles.
DeepRL-Grounding
Train an RL agent to execute natural language instructions in a 3D Environment (PyTorch)
Neural-Localization
Train an RL agent to localize actively (PyTorch)
Neural-SLAM
Pytorch code for ICLR-20 Paper "Learning to Explore using Active Neural SLAM"
Object-Goal-Navigation
Pytorch code for NeurIPS-20 Paper "Object Goal Navigation using Goal-Oriented Semantic Exploration"
Stock-Exchange-Web-App
Stock Exchange Web Application that simulates the real world Stock Market using MySQL.
TicketMaster
TicketMaster Chrome Extension - Quick Easy Automatic Ticket Booking on IRCTC (Including tatkal)
Toonification
Android Application to convert an image to a cartoon
Arnold
Arnold - DOOM Agent
gated-path-planning-networks
Gated Path Planning Networks (ICML 2018)
devendrachaplot's Repositories
devendrachaplot/Neural-SLAM
Pytorch code for ICLR-20 Paper "Learning to Explore using Active Neural SLAM"
devendrachaplot/Object-Goal-Navigation
Pytorch code for NeurIPS-20 Paper "Object Goal Navigation using Goal-Oriented Semantic Exploration"
devendrachaplot/DeepRL-Grounding
Train an RL agent to execute natural language instructions in a 3D Environment (PyTorch)
devendrachaplot/Neural-Localization
Train an RL agent to localize actively (PyTorch)
devendrachaplot/TicketMaster
TicketMaster Chrome Extension - Quick Easy Automatic Ticket Booking on IRCTC (Including tatkal)
devendrachaplot/Toonification
Android Application to convert an image to a cartoon
devendrachaplot/Stock-Exchange-Web-App
Stock Exchange Web Application that simulates the real world Stock Market using MySQL.
devendrachaplot/8-Puzzle-Solver
The project is a graphical application made on Qt, which solves the famous 8-Puzzle using two algorithms -- A* and IDA*, and 2 heuristics -- Manhattan Distance and Number of misplaced tiles.
devendrachaplot/Battle-Tanks
Battle Tanks is a graphical game similar to Pocket Tanks
devendrachaplot/CFG-Language-Processor-And-Compiler
Generating executable Spim Assembly language program from gcc Control Flow Graph(CFG) Dumps
devendrachaplot/String-and-Tree-Kernels
Course Project of Statistical Relational Learning
devendrachaplot/Device-Detection-from-Accelerometer-data
Investigating feasibility of using accelerometer data as a biometric for identifying users of mobile devices
devendrachaplot/House3D
a Realistic and Rich 3D Environment
devendrachaplot/minos
MINOS: Multimodal Indoor Simulator
devendrachaplot/ProZip
ProZip is graphical application capable of compressing and decompressing files using various algorithms like LZW, Huffman, and Shannon -- Fanon
devendrachaplot/pytorch-a2c-ppo-acktr
PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO) and Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKTR).
devendrachaplot/Spell-Correction
Spell correction through Statiscal and Knowledge-based approaches
devendrachaplot/Virtual-Memory-Management
Extending the base implementation of OS161 to include Virtual Memory system.
devendrachaplot/AppingResource.github.io
devendrachaplot/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
devendrachaplot/gated-path-planning-networks
devendrachaplot/habitat-api
A modular high-level library to train embodied AI agents across a variety of tasks, environments, and simulators.
devendrachaplot/habitat-sim
A flexible, high-performance 3D simulator for Embodied AI research.
devendrachaplot/mistral-src
devendrachaplot/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
devendrachaplot/pytorch-a3c
PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".
devendrachaplot/Value-Iteration-Networks-PyTorch
PyTorch implementation of the Value Iteration Networks (VIN) (NIPS '16 best paper)
devendrachaplot/VIN
Value Iteration Networks
devendrachaplot/ViZDoom
Doom-based AI Research Platform for Reinforcement Learning from Raw Visual Information. :godmode: