Pinned Repositories
baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
Biography-Analysis
Used IBM Watson APIs (NLP) to build multi-document personality analyzer to obtain match-score for a set criteria.
FOO
An ubuntu assistant - web based - using wit.ai for NLP
Generative-Adversarial-Network
1D-GAN : Generator Network learns to generate a 1D Gaussian distribution on a random trigger (uniform[-1,1])
legged_nav
legged navigation environment and algorithm
Multi-Layered-Perceptron
A python implementation of the Multi Layered Perceptron
regex
A good C++ implementation of CYK algorithm for a generic CNF grammer and also parsing RegExp
TSP
Ant Colony Optimization and Simulated Annealing implemented in C++ for solving the Travelling Salesman Problem
vector-field-integrators
Interactive display of vector fields along with animation for point movements in the vector field using integrators - explicit euler, midpoint, RK4
Wheelchair-Tennis-Robot
arjun-krishna's Repositories
arjun-krishna/Generative-Adversarial-Network
1D-GAN : Generator Network learns to generate a 1D Gaussian distribution on a random trigger (uniform[-1,1])
arjun-krishna/TSP
Ant Colony Optimization and Simulated Annealing implemented in C++ for solving the Travelling Salesman Problem
arjun-krishna/legged_nav
legged navigation environment and algorithm
arjun-krishna/Multi-Layered-Perceptron
A python implementation of the Multi Layered Perceptron
arjun-krishna/vector-field-integrators
Interactive display of vector fields along with animation for point movements in the vector field using integrators - explicit euler, midpoint, RK4
arjun-krishna/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
arjun-krishna/Biography-Analysis
Used IBM Watson APIs (NLP) to build multi-document personality analyzer to obtain match-score for a set criteria.
arjun-krishna/bugbug
Platform for Bugzilla Machine Learning projects
arjun-krishna/CommAI-env
A platform for developing AI systems as described in A Roadmap towards Machine Intelligence - http://arxiv.org/abs/1511.08130
arjun-krishna/Data-Knowledge-Tradeoff-CBR
Study Data-Knowledge Trade-off in Case Base Reasoning System.
arjun-krishna/interactive-spline-editor
Interactive 2D spline editor written in python for playing around with bezier curves, b-splines, catmull-rom splines, c2-interpolating splines.
arjun-krishna/Concurrent-Data-Structures
Implementation of BST, AVL and B-Trees on GPGPU (CUDA)
arjun-krishna/cosmos
Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter | Ask us anything at our forum
arjun-krishna/dot-config
personal configuration files
arjun-krishna/exebit-DL-cnn
DL workshop - ConvNets
arjun-krishna/Imitation-Learning
Behavior Cloning and DAgger
arjun-krishna/irl-project
arjun-krishna/Language_Model
Tensorflow implementation of LSTM for (character/word) level modelling of ptb data
arjun-krishna/LDA_playground
A browser based playground for Latent Dirchlet Allocation
arjun-krishna/mimicgen
This code corresponds to simulation environments used as part of the MimicGen project.
arjun-krishna/mlpack
mlpack: a scalable C++ machine learning library --
arjun-krishna/mujoco
Multi-Joint dynamics with Contact. A general purpose physics simulator.
arjun-krishna/orbit
Unified framework for robot learning built on NVIDIA Isaac Sim
arjun-krishna/PVM-Robotics
The repository for a thorough empirical evaluation of pre-trained vision model performance across different downstream policy learning methods.
arjun-krishna/racket_wam_sim
Tennis/Table-Tennis simulation of Barrett WAM Arm in PyBullet for LfD and RL research
arjun-krishna/rl_games
RL implementations
arjun-krishna/ScaraEnv
arjun-krishna/tensorflow
An Open Source Machine Learning Framework for Everyone
arjun-krishna/tf_template
My personal TensorFlow model template. Organized into model class, data manager, application.
arjun-krishna/vowpal_wabbit
Vowpal Wabbit is a machine learning system which pushes the frontier of machine learning with techniques such as online, hashing, allreduce, reductions, learning2search, active, and interactive learning.