yiboyang / PRMLPY
Python demos for Chris Bishop's PRML textbook, and other machine learning stuff
☆23Updated 3 years ago
Alternatives and similar repositories for PRMLPY:
Users that are interested in PRMLPY are comparing it to the libraries listed below
- My solutions to Coursera hosted Bayesian methods course. (https://www.coursera.org/learn/bayesian-methods-in-machine-learning)☆27Updated 7 years ago
- Deep Learning using Python/C++/OpenCV☆18Updated 9 months ago
- ☆82Updated 8 years ago
- This is the code for "Gaussian Mixture Models - The Math of Intelligence (Week 7)" By Siraj Raval on Youtube☆146Updated 6 years ago
- 📓 Notes from The Neural Perspective (discontinued) blog.☆83Updated 6 years ago
- Experiments in Bayesian Machine Learning☆69Updated 5 years ago
- Programming Assignments and Lectures for UC Berkeley's CS 294: Deep Reinforcement Learning☆56Updated 6 years ago
- A compiled list of kaggle competitions and their winning solutions for sequence problems.☆35Updated 8 years ago
- Unsupervised Deep Learning and Representation Learning Tutorial☆12Updated 9 years ago
- ☆26Updated 7 years ago
- Some Jupyter notebooks based on Bishop's "Pattern Recognition and Machine Learning" book☆76Updated 5 years ago
- Links to Machine Learning Blogs☆12Updated 5 years ago
- Brian Farris' Talk on Reinforcement Learning and Multi-Armed Bandits for the Data Incubator☆30Updated 6 years ago
- tensorflow tutorial for beginner to intermediate