All Projects → jamt9000 → Prml

jamt9000 / Prml

Some IPython notebooks based on Bishop's "Pattern Recognition and Machine Learning" book

Projects that are alternatives of or similar to Prml

Zaoqi Data
公众号:可视化图鉴
Stars: ✭ 72 (+0%)
Mutual labels:  jupyter-notebook
Ml Starter Pack
A collection of Machine Learning algorithms written from sctrach.
Stars: ✭ 72 (+0%)
Mutual labels:  jupyter-notebook
Cs231n
CS231n Convolutional Neural Networks for Visual Recognition (winter 2016) - Assignments
Stars: ✭ 72 (+0%)
Mutual labels:  jupyter-notebook
Hacktoberfest2020
Contribute for hacktoberfest 2020
Stars: ✭ 72 (+0%)
Mutual labels:  jupyter-notebook
Python Jupyter Apache Kafka Ksql Tensorflow Keras
Making Machine Learning Simple and Scalable with Python, Jupyter Notebook, TensorFlow, Keras, Apache Kafka and KSQL
Stars: ✭ 69 (-4.17%)
Mutual labels:  jupyter-notebook
Group Sparsity Sbp
Structured Bayesian Pruning, NIPS 2017
Stars: ✭ 72 (+0%)
Mutual labels:  jupyter-notebook
Smart On Fhir.github.io
SMART on FHIR Docs
Stars: ✭ 71 (-1.39%)
Mutual labels:  jupyter-notebook
Tensorflow Vgg
Re-implementation of VGG Network in tensorflow
Stars: ✭ 72 (+0%)
Mutual labels:  jupyter-notebook
Coordconv
Pytorch implementation of "An intriguing failing of convolutional neural networks and the CoordConv solution" - https://arxiv.org/abs/1807.03247
Stars: ✭ 72 (+0%)
Mutual labels:  jupyter-notebook
Allstate capstone
Allstate Kaggle Competition ML Capstone Project
Stars: ✭ 72 (+0%)
Mutual labels:  jupyter-notebook
Ge tutorials
Learn how to add data validation and documentation to a data pipeline built with dbt and Airflow.
Stars: ✭ 72 (+0%)
Mutual labels:  jupyter-notebook
3d Shapes
This repository contains the 3D shapes dataset, used in Kim, Hyunjik and Mnih, Andriy. "Disentangling by Factorising." In Proceedings of the 35th International Conference on Machine Learning (ICML). 2018. to assess the disentanglement properties of unsupervised learning methods.
Stars: ✭ 72 (+0%)
Mutual labels:  jupyter-notebook
Pydata pandas
A PyData workshop on pandas
Stars: ✭ 72 (+0%)
Mutual labels:  jupyter-notebook
Attack Datasources
This content is analysis and research of the data sources currently listed in ATT&CK.
Stars: ✭ 71 (-1.39%)
Mutual labels:  jupyter-notebook
Coursera Specializations
Solutions to assignments of Coursera Specializations - Deep learning, Machine learning, Algorithms & Data Structures, Image Processing and Python For Everybody
Stars: ✭ 72 (+0%)
Mutual labels:  jupyter-notebook
Cbe30338
Chemical Process Control
Stars: ✭ 71 (-1.39%)
Mutual labels:  jupyter-notebook
Raccoon dataset
The dataset is used to train my own raccoon detector and I blogged about it on Medium
Stars: ✭ 1,177 (+1534.72%)
Mutual labels:  jupyter-notebook
Public
Stars: ✭ 72 (+0%)
Mutual labels:  jupyter-notebook
Visjs2jupyter
visJS2jupyter is a tool to bring the interactivity of networks created with vis.js into jupyter notebook cells
Stars: ✭ 72 (+0%)
Mutual labels:  jupyter-notebook
Mapclassify
Classification schemes for choropleth mapping.
Stars: ✭ 72 (+0%)
Mutual labels:  jupyter-notebook

PRML IPython notebook demos

To play around with the notebooks you'll need to install IPython and clone the repo, but if you just want to view you can use the links below.

Use the following command in the repo directory to launch IPython and get the inline plots working

ipython notebook --pylab=inline

Links to view notebooks

1.1 Polynomial Curve Fitting

1.2.5 Curve Fitting Revisited

2.1 Binary Variables

2.1.1 The Beta Distribution

2.2 Multinomial Variables

2.5.1 Kernel Density Estimators

2.5.2 Nearest Neighbours

3.3.1 Parameter Distribution

3.1, 4.1.1, 4.1.3 Linear Basis Function Models

4.1.1 Discriminant Functions - Two Classes

4.3 Logistic Regression

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].