All Projects → lijin-THU → Notes Machine Learning

lijin-THU / Notes Machine Learning

鉴于我没有时间继续写这个东西,这个项目暂时废止

Projects that are alternatives of or similar to Notes Machine Learning

Numerical Computing Is Fun
Learning numerical computing with notebooks for all ages.
Stars: ✭ 730 (-2.67%)
Mutual labels:  jupyter-notebook
Sgx Full Orderbook Tick Data Trading Strategy
Providing the solutions for high-frequency trading (HFT) strategies using data science approaches (Machine Learning) on Full Orderbook Tick Data.
Stars: ✭ 733 (-2.27%)
Mutual labels:  jupyter-notebook
Dat4
General Assembly's Data Science course in Washington, DC
Stars: ✭ 748 (-0.27%)
Mutual labels:  jupyter-notebook
Juliatutorials
Learn Julia via interactive tutorials!
Stars: ✭ 732 (-2.4%)
Mutual labels:  jupyter-notebook
Pandas exercises
Practice your pandas skills!
Stars: ✭ 7,140 (+852%)
Mutual labels:  jupyter-notebook
Getting Things Done With Pytorch
Jupyter Notebook tutorials on solving real-world problems with Machine Learning & Deep Learning using PyTorch. Topics: Face detection with Detectron 2, Time Series anomaly detection with LSTM Autoencoders, Object Detection with YOLO v5, Build your first Neural Network, Time Series forecasting for Coronavirus daily cases, Sentiment Analysis with BERT.
Stars: ✭ 738 (-1.6%)
Mutual labels:  jupyter-notebook
Keras realtime multi Person pose estimation
Keras version of Realtime Multi-Person Pose Estimation project
Stars: ✭ 728 (-2.93%)
Mutual labels:  jupyter-notebook
Causal inference python code
Python code for part 2 of the book Causal Inference: What If, by Miguel Hernán and James Robins
Stars: ✭ 748 (-0.27%)
Mutual labels:  jupyter-notebook
Essentialmath
Stars: ✭ 735 (-2%)
Mutual labels:  jupyter-notebook
Spark Movie Lens
An on-line movie recommender using Spark, Python Flask, and the MovieLens dataset
Stars: ✭ 745 (-0.67%)
Mutual labels:  jupyter-notebook
Hitchhikers Guide
The Hitchhiker's Guide to Data Science for Social Good
Stars: ✭ 732 (-2.4%)
Mutual labels:  jupyter-notebook
Swift
Swift for TensorFlow
Stars: ✭ 6,037 (+704.93%)
Mutual labels:  jupyter-notebook
Neural Processes
This repository contains notebook implementations of the following Neural Process variants: Conditional Neural Processes (CNPs), Neural Processes (NPs), Attentive Neural Processes (ANPs).
Stars: ✭ 744 (-0.8%)
Mutual labels:  jupyter-notebook
Matplotlib Gallery
Examples of matplotlib codes and plots
Stars: ✭ 730 (-2.67%)
Mutual labels:  jupyter-notebook
Gans In Action
Companion repository to GANs in Action: Deep learning with Generative Adversarial Networks
Stars: ✭ 748 (-0.27%)
Mutual labels:  jupyter-notebook
How To Predict Stock Prices Easily Demo
How to Predict Stock Prices Easily - Intro to Deep Learning #7 by Siraj Raval on Youtube
Stars: ✭ 729 (-2.8%)
Mutual labels:  jupyter-notebook
Nbstripout
strip output from Jupyter and IPython notebooks
Stars: ✭ 738 (-1.6%)
Mutual labels:  jupyter-notebook
Finetune alexnet with tensorflow
Code for finetuning AlexNet in TensorFlow >= 1.2rc0
Stars: ✭ 748 (-0.27%)
Mutual labels:  jupyter-notebook
Deeprl Tutorials
Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch
Stars: ✭ 748 (-0.27%)
Mutual labels:  jupyter-notebook
Mememoji
A facial expression classification system that recognizes 6 basic emotions: happy, sad, surprise, fear, anger and neutral.
Stars: ✭ 743 (-0.93%)
Mutual labels:  jupyter-notebook

机器学习笔记

简介

作者:李金
版本:0.0.1
邮件:[email protected]

机器学习笔记,使用 jupyter notebook (ipython notebook) 进行展示。

Github 加载 .ipynb 的速度较慢,建议在 Nbviewer 中查看该项目。


目录

第一部分来自 Bishop 的经典书籍 Pattern Recognition and Machine Learning

第二部分来自 Bengio 的最新书籍 Deep Learning

第一部分 PRML 笔记

第二部分 DP 笔记


参考资料和文献:

[1] Christopher, M. Bishop. "Pattern recognition and machine learning." Company New York 16.4 (2006): 049901.

[2] Goodfellow I, Bengio Y, Courville A. Deep learning[J]. 2015, 2016.

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