Pinned Repositories
aima-python
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
Ambulance-multi-agent-planning
An ambulance scheduling and allocation planning paradigm (solving a Constraint Satisfaction Problem)
armadillo-code
source code repo for Armadillo C++ linear algebra (matrix) library - http://arma.sourceforge.net
awesome-artificial-intelligence
A curated list of Artificial Intelligence (AI) courses, books, video lectures and papers
awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
awesome-deep-vision
A curated list of deep learning resources for computer vision
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
FIML
TransformPhone2DSLR
Code for our paper 'Transform your Smartphone into a DSLR Camera: Learning the ISP in the Wild' accepted at ECCV 2022
4rdhendu's Repositories
4rdhendu/TransformPhone2DSLR
Code for our paper 'Transform your Smartphone into a DSLR Camera: Learning the ISP in the Wild' accepted at ECCV 2022
4rdhendu/FIML
4rdhendu/Ambulance-multi-agent-planning
An ambulance scheduling and allocation planning paradigm (solving a Constraint Satisfaction Problem)
4rdhendu/aima-python
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
4rdhendu/armadillo-code
source code repo for Armadillo C++ linear algebra (matrix) library - http://arma.sourceforge.net
4rdhendu/awesome-artificial-intelligence
A curated list of Artificial Intelligence (AI) courses, books, video lectures and papers
4rdhendu/awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
4rdhendu/awesome-deep-vision
A curated list of deep learning resources for computer vision
4rdhendu/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
4rdhendu/awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
4rdhendu/BanditEmpirical
Empirical tests of various bandit algorithms.
4rdhendu/Belief-Propagation
Parallel version of loopy belief propagation
4rdhendu/Cassini_SAR_VIMS_Analysis
Automatic processing of Cassini SAR/VIMS data
4rdhendu/deeplearning-papernotes
Summaries and notes on Deep Learning research papers
4rdhendu/few-shot-classification-leaderboard
Leaderboards for few-shot image classification on miniImageNet, tieredImageNet, FC100, and CIFAR-FS.
4rdhendu/mlpack
mlpack: a scalable C++ machine learning library --
4rdhendu/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
4rdhendu/reinforcement-learning-an-introduction
Python code for Reinforcement Learning: An Introduction
4rdhendu/RePaint
RePaint: Inpainting using Denoising Diffusion Probabilistic Models
4rdhendu/shogun
The Shogun Machine Learning Toolbox (Source Code)
4rdhendu/Spoon-Knife
This repo is for demonstration purposes only.
4rdhendu/TensorFlow-Examples
TensorFlow Tutorial and Examples for beginners
4rdhendu/TensorFlow-Tutorials
TensorFlow Tutorials with YouTube Videos
4rdhendu/Theano-Tutorials
Bare bones introduction to machine learning from linear regression to convolutional neural networks using Theano.
4rdhendu/ThinkBayes
Code repository for Think Bayes.
4rdhendu/tikz-bayesnet
TikZ library for drawing Bayesian networks, graphical models and (directed) factor graphs in LaTeX.
4rdhendu/TorchCraft
Connecting Torch to StarCraft
4rdhendu/Track-Known-Unknown
BMVC 2019 (Best Student Paper Award)