070bex424pankaj's Stars
opencv/opencv
Open Source Computer Vision Library
CMU-Perceptual-Computing-Lab/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
williamfiset/Algorithms
A collection of algorithms and data structures
dair-ai/ML-Papers-Explained
Explanation to key concepts in ML
bnsreenu/python_for_microscopists
https://www.youtube.com/channel/UC34rW-HtPJulxr5wp2Xa04w?sub_confirmation=1
minar09/awesome-virtual-try-on
A curated list of awesome research papers, projects, code, dataset, workshops etc. related to virtual try-on.
vmware/pyvmomi
VMware vSphere API Python Bindings
Chanda-Abdul/Several-Coding-Patterns-for-Solving-Data-Structures-and-Algorithms-Problems-during-Interviews
Several Coding Patterns for Solving Data Structures and Algorithms Problems during Interviews
kumar-shridhar/PyTorch-BayesianCNN
Bayesian Convolutional Neural Network with Variational Inference based on Bayes by Backprop in PyTorch.
codebasics/data-structures-algorithms-python
This tutorial playlist covers data structures and algorithms in python. Every tutorial has theory behind data structure or an algorithm, BIG O Complexity analysis and exercises that you can practice on.
AntreasAntoniou/HowToTrainYourMAMLPytorch
The original code for the paper "How to train your MAML" along with a replication of the original "Model Agnostic Meta Learning" (MAML) paper in Pytorch.
vmware/vsphere-automation-sdk-python
Python samples, language bindings, and API reference documentation for vSphere, VMC, and NSX-T using the VMware REST API
KristiyanVachev/Question-Generation
Generating multiple choice questions from text using Machine Learning.
sjchoi86/bayes-nn
Lecture notes on Bayesian deep learning
dellacortelab/prospr
ProSPr: Protein Structure Prediction
theAIGuysCode/Object-Detection-API
Yolov3 Object Detection implemented as APIs, using TensorFlow and Flask
cpark321/uncertainty-deep-learning
pmorerio/dl-uncertainty
"What Uncertainties Do We Need in Bayesian Deep Learning for Computer Vision?", NIPS 2017 (unofficial code).
RobRomijnders/weight_uncertainty
Implementing Bayes by Backprop
nitarshan/bayes-by-backprop
PyTorch implementation of "Weight Uncertainty in Neural Networks"
4GeeksAcademy/react-flask-hello
Create web applications with React and connected them to your own Python Flask backend API. Compatible with Gitpod.
hutec/UncertaintyNN
Implementation and evaluation of different approaches to get uncertainty in neural networks
15Dkatz/python-blockchain-tutorial
Official course repository for "Python, JS, & React | Build a Blockchain & Cryptocurrency" by David Katz.
amrit110/Active-Learning-Papers
A list of papers on Active Learning and Uncertainty Estimation for Neural Networks.
sungyubkim/MCDO
A pytorch implementation of MCDO(Monte-Carlo Dropout methods)
alexrakowski/mc-dropout-mnist
Implementation of the MNIST experiment for Monte Carlo Dropout from http://mlg.eng.cam.ac.uk/yarin/PDFs/NIPS_2015_bayesian_convnets.pdf
cdrrazan/awesome-ROR-interview-questions
[ WIP ] A list of websites link for finding ruby on rails interview questions on internet!
cdrrazan/prasad
Prasad is a complete Jekyll theme designed for portfolio and blog for developers.
mjpyeon/pytorch-bayes-by-backprop
PyTorch implementation of "Weight Uncertainties in Neural Networks" (Bayes-by-Backprop)
AlanMorningLight/PyTorch-BayesianCNN
Bayesian Convolutional Neural Network with Variational Inference based on Bayes by Backprop in PyTorch.