nnormandin's Stars
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
CamDavidsonPilon/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 ;)
PostgREST/postgrest
REST API for any Postgres database
saleor/saleor
Saleor Core: the high performance, composable, headless commerce API.
cookiecutter/cookiecutter-django
Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.
fastai/numerical-linear-algebra
Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course
drivendata/cookiecutter-data-science
A logical, reasonably standardized, but flexible project structure for doing and sharing data science work.
gorakhargosh/watchdog
Python library and shell utilities to monitor filesystem events.
pyinvoke/invoke
Pythonic task management & command execution.
tensorflow/probability
Probabilistic reasoning and statistical analysis in TensorFlow
cknadler/vim-anywhere
Use Vim everywhere you've always wanted to
praw-dev/praw
PRAW, an acronym for "Python Reddit API Wrapper", is a python package that allows for simple access to Reddit's API.
MicroPyramid/Django-CRM
Open Source CRM based on Django
PaddlePaddle/Research
novel deep learning research works with PaddlePaddle
kragniz/json-sempai
Use JSON files as if they are python modules
Kaixhin/grokking-pytorch
The Hitchiker's Guide to PyTorch
OATML/bdl-benchmarks
Bayesian Deep Learning Benchmarks
graphbrain/graphbrain
Language, Knowledge, Cognition
PredictiveScienceLab/uq-course
Introduction to Uncertainty Quantification
dulacp/django-accounting
Accounting pluggable app for Django 1.7+ projects
jfpuget/Kaggle
My solution to Web Traffic Predictions competition on Kaggle.
hutec/UncertaintyNN
Implementation and evaluation of different approaches to get uncertainty in neural networks
gbaydin/hypergradient-descent
Hypergradient descent
saisrivatsan/deep-opt-auctions
Implementation of Optimal Auctions through Deep Learning
TeaPearce/Deep_Learning_Prediction_Intervals
ICML paper 'High-Quality Prediction Intervals for Deep Learning: A Distribution-Free, Ensembled Approach'
gwgundersen/bocd
Python implementation of Bayesian online changepoint detection
mavam/dotfiles
:desktop_computer: The very heart of an efficient work environment
mlaves/bayesian-temperature-scaling
Code for "Well-calibrated Model Uncertainty with Temperature Scaling for Dropout Variational Inference" (NeurIPS Bayesian Deep Learning Workshop)
kaz-Anova/py_ml_utils
Some small utility modules to help with pandas, numpy and sklearn usage in other projects