teoliphant / Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming in data analysis with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
☆14Updated 11 years ago
Alternatives and similar repositories for Probabilistic-Programming-and-Bayesian-Methods-for-Hackers:
Users that are interested in Probabilistic-Programming-and-Bayesian-Methods-for-Hackers are comparing it to the libraries listed below
- Notebooks for "Python for Signal Processing" book☆11Updated 9 years ago
- Dynamic Boltzmann Machines☆135Updated 8 months ago
- Automatic differentiation + optimization☆104Updated 5 years ago
- David Mackay's book review and problem solvings and own python codes, mathematica files☆56Updated 7 years ago
- vanilla machine learning☆108Updated last year
- Lectures for INFO8004 Advanced Machine Learning, ULiège☆108Updated last week
- This repo is part of a series of blog post titled "Nothing but NumPy"☆49Updated 4 years ago
- ☆64Updated 6 years ago
- BOAH: Bayesian Optimization & Analysis of Hyperparameters☆67Updated 4 years ago
- Articles on machine learning☆63Updated 2 years ago
- An implementation of convolutional networks in NumPy!☆80Updated 3 years ago
- Python 3.7 version of David Barber's MATLAB BRMLtoolbox☆24Updated 6 years ago
- Python code (packaged in Docker container) to run the experiments in "A Greedy Algorithm for Quantizing Neural Networks" by Eric Lybrand …☆21Updated 3 years ago
- Slides, Jupyter Notebooks and scripts for the Deep Learning: Do-It-Yourself! lectures at ENS☆21Updated 4 years ago
- Some examples trained on very reduced versions of the MNIST training set☆47Updated 7 years ago
- Code for "Deep Signature Transforms" (NeurIPS 2019)☆93Updated 6 months ago
- Library for learning and inference with Sum-product Networks utilizing TensorFlow 2.x and Keras☆47Updated 3 years ago
- bayesian bootstrapping in python☆121Updated 2 years ago
- Lecture Slides, Exercises, and Deployment Materials for "Foundations of Numerical Computing"☆81Updated 2 years ago
- Koolmogorov is a Python library based on CompLearn