Skip to content

Instantly share code, notes, and snippets.

@riversdark
riversdark / dp.ipynb
Last active September 11, 2020 05:40
Dirichlet process mixtures
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@riversdark
riversdark / MRPyMC3.ipynb
Created August 11, 2017 03:30 — forked from AustinRochford/MRPyMC3.ipynb
MRPyMC3-Multilevel Regression and Poststratification with PyMC3
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@riversdark
riversdark / bash-cheatsheet.sh
Created July 21, 2017 01:31 — forked from LeCoupa/bash-cheatsheet.sh
Bash CheatSheet for UNIX Systems
#!/bin/bash
#####################################################
# Name: Bash CheatSheet for Mac OSX
#
# A little overlook of the Bash basics
#
# Usage:
#
# Author: J. Le Coupanec
# Date: 2014/11/04