hitarthk's Stars
hitarthk/ProbabilityEstimation
This repository has techniques tested for giving out low variance estimates of probability distribution over arms for the Bernoulli Bandit
kyle8998/Vynchronize
Watch videos with friends online with the new real time video synchronization platform
HaoyuHuang/NovaLSM
Nova-LSM is a component-based design of the LSM-tree using fast and high bandwidth networks such as RDMA.
Unity-Technologies/ml-agents
The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.
smit14/Hapke
This folder contains codes to optimize parameters involved in Hapke's theory which happens to be a standard principle aimed at determining the abundance of minerals in lunar land using reflectance spectra of the surface. The project was part of the Planatary Science deparment, SAC, ISRO.
smit14/Semanic-segmentation
The folder contains code for the pixel-wise classification of a road-scene image using different models like FCN32, FCN16, FCN8, Convolution-Deconvolution Model. The whole code is developed using TensorFlow library in python. This also contains unpooling operation in TensorFlow.
smit14/Reddit-analysis
The code in the folder is an ancilliary for analysis of loyalty of users in different online communities such as subreddits. The code provides correlation between structural properties of user interaction graph of community and loyalty rate of community. Code is developed in python using Networkx library.
smit14/Quantum-K-means-algorithm
Quantum computation is now encroaching in every field of science. One such use of quantum computation is shown here in a field of machine learning. This repository contains code for quantum K-means clustering algorithm. The python code is developed using QISKIT library created by IBMQ.
omkar13/MaskTrack
Implementation of MaskTrack method which is the baseline of several state-of-the-art video object segmentation methods in Pytorch
shariqiqbal2810/multiagent-particle-envs
LinkedInAttic/scanns
A scalable nearest neighbor search library in Apache Spark
ahq1993/inverse_rl
Adversarial Imitation Via Variational Inverse Reinforcement Learning
bayesgroup/variational-dropout-sparsifies-dnn
Sparse Variational Dropout, ICML 2017
pymc-devs/pymc
Bayesian Modeling and Probabilistic Programming in Python