All Projects → ctgk → Prml

ctgk / Prml

Licence: mit
PRML algorithms implemented in Python

Programming Languages

python
139335 projects - #7 most used programming language
Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to Prml

Nbconflux
nbconflux converts Jupyter Notebooks to Atlassian Confluence pages
Stars: ✭ 82 (-99.2%)
Mutual labels:  jupyter-notebook, jupyter, notebook
Quantitative Notebooks
Educational notebooks on quantitative finance, algorithmic trading, financial modelling and investment strategy
Stars: ✭ 356 (-96.51%)
Mutual labels:  jupyter-notebook, jupyter, notebook
Paperboy
A web frontend for scheduling Jupyter notebook reports
Stars: ✭ 221 (-97.83%)
Mutual labels:  jupyter-notebook, jupyter, notebook
Signals And Systems Lecture
Continuous- and Discrete-Time Signals and Systems - Theory and Computational Examples
Stars: ✭ 166 (-98.37%)
Mutual labels:  jupyter-notebook, jupyter, notebook
Digital Signal Processing Lecture
Digital Signal Processing - Theory and Computational Examples
Stars: ✭ 532 (-94.79%)
Mutual labels:  jupyter-notebook, jupyter, notebook
Best Of Jupyter
🏆 A ranked list of awesome Jupyter Notebook, Hub and Lab projects (extensions, kernels, tools). Updated weekly.
Stars: ✭ 200 (-98.04%)
Mutual labels:  jupyter-notebook, jupyter, notebook
Beakerx
Beaker Extensions for Jupyter Notebook
Stars: ✭ 2,594 (-74.58%)
Mutual labels:  jupyter-notebook, jupyter, notebook
Ipyexperiments
jupyter/ipython experiment containers for GPU and general RAM re-use
Stars: ✭ 128 (-98.75%)
Mutual labels:  jupyter-notebook, jupyter, notebook
Data Science Your Way
Ways of doing Data Science Engineering and Machine Learning in R and Python
Stars: ✭ 530 (-94.81%)
Mutual labels:  jupyter-notebook, jupyter, notebook
Sklearn Classification
Data Science Notebook on a Classification Task, using sklearn and Tensorflow.
Stars: ✭ 518 (-94.92%)
Mutual labels:  jupyter-notebook, jupyter, notebook
Ipystata
Enables the use of Stata together with Python via Jupyter (IPython) notebooks.
Stars: ✭ 154 (-98.49%)
Mutual labels:  jupyter-notebook, jupyter, notebook
Jupyterlab Lsp
Coding assistance for JupyterLab (code navigation + hover suggestions + linters + autocompletion + rename) using Language Server Protocol
Stars: ✭ 796 (-92.2%)
Mutual labels:  jupyter-notebook, jupyter, notebook
Practical Machine Learning With Python
Master the essential skills needed to recognize and solve complex real-world problems with Machine Learning and Deep Learning by leveraging the highly popular Python Machine Learning Eco-system.
Stars: ✭ 1,868 (-81.7%)
Mutual labels:  jupyter-notebook, jupyter, notebook
Jupytemplate
Templates for jupyter notebooks
Stars: ✭ 85 (-99.17%)
Mutual labels:  jupyter-notebook, jupyter, notebook
Fastdoc
Create publication-quality books from Jupyter notebooks
Stars: ✭ 134 (-98.69%)
Mutual labels:  jupyter-notebook, jupyter, notebook
Applied Reinforcement Learning
Reinforcement Learning and Decision Making tutorials explained at an intuitive level and with Jupyter Notebooks
Stars: ✭ 229 (-97.76%)
Mutual labels:  jupyter-notebook, jupyter, notebook
Spark R Notebooks
R on Apache Spark (SparkR) tutorials for Big Data analysis and Machine Learning as IPython / Jupyter notebooks
Stars: ✭ 109 (-98.93%)
Mutual labels:  jupyter-notebook, jupyter, notebook
Hands On Nltk Tutorial
The hands-on NLTK tutorial for NLP in Python
Stars: ✭ 419 (-95.89%)
Mutual labels:  jupyter-notebook, jupyter, notebook
Nteract
📘 The interactive computing suite for you! ✨
Stars: ✭ 5,713 (-44.02%)
Mutual labels:  jupyter-notebook, jupyter, notebook
Sparkmagic
Jupyter magics and kernels for working with remote Spark clusters
Stars: ✭ 954 (-90.65%)
Mutual labels:  jupyter-notebook, jupyter, notebook

PRML

Python codes implementing algorithms described in Bishop's book "Pattern Recognition and Machine Learning"

Required Packages

  • python 3
  • numpy
  • scipy
  • jupyter (optional: to run jupyter notebooks)
  • matplotlib (optional: to plot results in the notebooks)
  • sklearn (optional: to fetch data)

Notebooks

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].