Pinned Repositories
bandit_algorithms
blog
mxnet-the-straight-dope
An interactive book on deep learning. Much easy, so MXNet. Wow.
pymc3_nbs
Jupyter notebooks tracking my exploratory dives into probabilistic programming with PyMC3
pytorch_blogpost1
conormm's Repositories
conormm/bandit_algorithms
conormm/blog
conormm/mxnet-the-straight-dope
An interactive book on deep learning. Much easy, so MXNet. Wow.
conormm/pymc3_nbs
Jupyter notebooks tracking my exploratory dives into probabilistic programming with PyMC3
conormm/pytorch_blogpost1
conormm/widyr
Widen, process, and re-tidy a dataset
conormm/bandicoot
an open-source python toolbox to analyze mobile phone metadata
conormm/bayesian-stats-modelling-tutorial
How to do Bayesian statistical modelling using numpy and PyMC3
conormm/brms
brms R package for Bayesian generalized multivariate non-linear multilevel models using Stan
conormm/cm_test_hatch
conormm/convoys
Implementation of statistical models to analyze time lagged conversions
conormm/cs230-code-examples
Code examples in pyTorch and Tensorflow for CS230
conormm/dog_breeds_kc
dog breeds kaggle comp
conormm/GitInPractice
📖 An opinionated intermediate/advanced Git book from @MikeMcQuaid
conormm/learn-py-r
Code and other resources from my YouTube series on learning R *and* python side-by-side.
conormm/learning-from-imbalanced-classes
Learning From Imbalanced Classes
conormm/models
Models and examples built with TensorFlow
conormm/pdp
A general framework for constructing partial dependence (i.e., marginal effect) plots from various types machine learning models in R.
conormm/PDPbox
python partial dependence plot toolbox
conormm/practice_data_la
conormm/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 ;)
conormm/pydlm
A python library for Bayesian time series modeling
conormm/Pytorch-how-and-when-to-use-Module-Sequential-ModuleList-and-ModuleDict
Code for my medium article
conormm/Resources_and_Bookmarks
Personal bookmarks and cheat sheets
conormm/shap
A unified approach to explain the output of any machine learning model.
conormm/toxic_comments_comp
Kaggle competition on classifying toxic online comments
conormm/us_presidential_debates
conormm/Wide-and-Deep-PyTorch
PyTorch implementation of Tensorflow's Wide and Deep Algorithm