Pinned Repositories
ACT
Action Chunking Transformer implementation for low cost robot
action-recognition-visual-attention
Action recognition using soft attention based deep recurrent neural networks
arctic-captions
caption images w/ visual attn
async-rl
Tensorflow + Keras + OpenAI Gym implementation of 1-step Q Learning from "Asynchronous Methods for Deep Reinforcement Learning"
attention_experiments
parthchadha.github.io
progressive_transfer
pyslam
upsideDownRL
Implementation of "Training Agents using Upside-Down Reinforcement Learning (https://arxiv.org/pdf/1912.02877.pdf)"
parthchadha's Repositories
parthchadha/upsideDownRL
Implementation of "Training Agents using Upside-Down Reinforcement Learning (https://arxiv.org/pdf/1912.02877.pdf)"
parthchadha/parthchadha.github.io
parthchadha/ACT
Action Chunking Transformer implementation for low cost robot
parthchadha/action-recognition-visual-attention
Action recognition using soft attention based deep recurrent neural networks
parthchadha/arctic-captions
caption images w/ visual attn
parthchadha/async-rl
Tensorflow + Keras + OpenAI Gym implementation of 1-step Q Learning from "Asynchronous Methods for Deep Reinforcement Learning"
parthchadha/attention_experiments
parthchadha/caffe
Caffe: a fast framework for deep learning. For the most recent version checkout the dev branch. For the latest stable release checkout the master branch.
parthchadha/char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
parthchadha/progressive_transfer
parthchadha/pyslam
parthchadha/CompilerGym
A reinforcement learning toolkit for compiler optimizations
parthchadha/convNet_cifar10
Project code for Computer vision 16-720 (CMU)
parthchadha/DeepLearningSandbox
Blog related code for
parthchadha/DeepLearningTutorials
Deep Learning Tutorial notes and code. See the wiki for more info.
parthchadha/deer
DEEp Reinforcement learning framework
parthchadha/egal
easy drawing in jupyter
parthchadha/experiments
parthchadha/glow
Compiler for Neural Network hardware accelerators
parthchadha/langchain
⚡ Building applications with LLMs through composability ⚡
parthchadha/metarl
Meta RL Project
parthchadha/models
Models built with TensorFlow
parthchadha/NeuralNet_Assignment
parthchadha/onnx
Open standard for machine learning interoperability
parthchadha/personal-blog-template
parthchadha/pytorch-Deep-Learning
Deep Learning (with PyTorch)
parthchadha/pytorch-LunarLander
PyTorch implementation of different Deep RL algorithms for the LunarLander-v2 environment in OpenAI Gym
parthchadha/Recurrent-Independent-Mechanisms
Implementation of the paper Recurrent Independent Mechanisms (https://arxiv.org/pdf/1909.10893.pdf)
parthchadha/rnn
Recurrent Neural Network library for Torch7's nn
parthchadha/visual-semantic-embedding
Implementation of the image-sentence embedding method described in "Unifying Visual-Semantic Embeddings with Multimodal Neural Language Models"