drbenvincent's Stars
dennybritz/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
hemanth/functional-programming-jargon
Jargon from the functional programming world in simple terms!
bayesian-optimization/BayesianOptimization
A Python implementation of global optimization with gaussian processes.
bitemyapp/learnhaskell
Learn Haskell
PRML/PRMLT
Matlab code of machine learning algorithms in book PRML
nteract/hydrogen
:atom: Run code interactively, inspect data, and plot. All the power of Jupyter kernels, inside your favorite text editor.
jupyter-widgets/ipywidgets
Interactive Widgets for the Jupyter Notebook
rmcelreath/rethinking
Statistical Rethinking course and book package
RJT1990/pyflux
Open source time series library for Python
JuliaPlots/Plots.jl
Powerful convenience for Julia visualizations and data analysis
TomAugspurger/effective-pandas
Source code for my collection of articles on using pandas.
paul-buerkner/brms
brms R package for Bayesian generalized multivariate non-linear multilevel models using Stan
bambinos/bambi
BAyesian Model-Building Interface (Bambi) in Python.
aloctavodia/Statistical-Rethinking-with-Python-and-PyMC3
Python/PyMC3 port of the examples in " Statistical Rethinking A Bayesian Course with Examples in R and Stan" by Richard McElreath
piermorel/gramm
Gramm is a complete data visualization toolbox for Matlab. It provides an easy to use and high-level interface to produce publication-quality plots of complex data with varied statistical visualizations. Gramm is inspired by R's ggplot2 library.
crsh/papaja
papaja (Preparing APA Journal Articles) is an R package that provides document formats to produce complete APA manuscripts from RMarkdown-files (PDF and Word documents) and helper functions that facilitate reporting statistics, tables, and plots.
dilinwang820/Stein-Variational-Gradient-Descent
code for the paper "Stein Variational Gradient Descent (SVGD): A General Purpose Bayesian Inference Algorithm"
plotly/plotly_matlab
Plotly Graphing Library for MATLAB®
smathot/academicmarkdown
Academic writing with Markdown
rasmusab/bayesian_first_aid
Inside every classical test there is a Bayesian model trying to get out.
CCS-Lab/hBayesDM
Hierarchical Bayesian modeling of RLDM tasks, using R & Python
dpsanders/hands_on_julia
richarddmorey/BayesFactor
BayesFactor R package for Bayesian data analysis with common statistical models.
dpsanders/invitation_to_julia
rmcelreath/glmer2stan
Define Stan models using glmer-style (lme4) formulas
rasmusab/bayesboot
An R package implementing Rubin's (1981) Bayesian bootstrap.
eRum2016/Presentations-participants
Presentations from eRum 2016
pzeidman/BayespRF
Bayesian pRF toolbox for SPM
imurray/pmslice-python
Pseudo-Marginal Slice Sampling
cran/runjags
:exclamation: This is a read-only mirror of the CRAN R package repository. runjags — Interface Utilities, Model Templates, Parallel Computing Methods and Additional Distributions for MCMC Models in JAGS. Homepage: https://github.com/ku-awdc/runjags Report bugs for this package: https://github.com/ku-awdc/runjags/issu ...