All Projects → brinkar → Real World Machine Learning

brinkar / Real World Machine Learning

Licence: mit
Code accompanying the Real-World Machine Learning book

Projects that are alternatives of or similar to Real World Machine Learning

Introducao A Data Science
Conteúdo da primeira parte do curso de introdução a Data Science da Alura
Stars: ✭ 278 (-1.42%)
Mutual labels:  jupyter-notebook
2018 Machinelearning Lectures Esa
Machine Learning Lectures at the European Space Agency (ESA) in 2018
Stars: ✭ 280 (-0.71%)
Mutual labels:  jupyter-notebook
Rnn For Joint Nlu
Tensorflow implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv.org/abs/1609.01454)
Stars: ✭ 281 (-0.35%)
Mutual labels:  jupyter-notebook
Nomeroff Net
Nomeroff Net. Automatic numberplate recognition system.
Stars: ✭ 279 (-1.06%)
Mutual labels:  jupyter-notebook
Amazon Personalize Samples
Notebooks and examples on how to onboard and use various features of Amazon Personalize
Stars: ✭ 280 (-0.71%)
Mutual labels:  jupyter-notebook
Cs131 release
Released assignments for the Stanford's CS131 course on Computer Vision.
Stars: ✭ 280 (-0.71%)
Mutual labels:  jupyter-notebook
Cryptocurrency Analysis Python
Open-Source Tutorial For Analyzing and Visualizing Cryptocurrency Data
Stars: ✭ 278 (-1.42%)
Mutual labels:  jupyter-notebook
Machinelearninginaction Camp
Stars: ✭ 281 (-0.35%)
Mutual labels:  jupyter-notebook
Bag Of Local Features Models
Pretrained bag-of-local-features neural networks
Stars: ✭ 280 (-0.71%)
Mutual labels:  jupyter-notebook
Pytorch Lesson Zh
pytorch 包教不包会
Stars: ✭ 279 (-1.06%)
Mutual labels:  jupyter-notebook
Machine Learning With Python
Python code for common Machine Learning Algorithms
Stars: ✭ 3,334 (+1082.27%)
Mutual labels:  jupyter-notebook
Pysynth
Several simple music synthesizers in Python 3. Input from ABC or MIDI files is also supported.
Stars: ✭ 279 (-1.06%)
Mutual labels:  jupyter-notebook
Torchxrayvision
TorchXRayVision: A library of chest X-ray datasets and models.
Stars: ✭ 280 (-0.71%)
Mutual labels:  jupyter-notebook
Toolbox
various cv tools, such as label tools, data augmentation, label conversion, etc.
Stars: ✭ 279 (-1.06%)
Mutual labels:  jupyter-notebook
Traffic Signs Tensorflow
Traffic Signs Detection and Recognition with Tensorflow
Stars: ✭ 281 (-0.35%)
Mutual labels:  jupyter-notebook
Variational Dropout Sparsifies Dnn
Sparse Variational Dropout, ICML 2017
Stars: ✭ 278 (-1.42%)
Mutual labels:  jupyter-notebook
Broccoli
Broccoli - distributed task queues for ESP32 cluster
Stars: ✭ 280 (-0.71%)
Mutual labels:  jupyter-notebook
Monodepth Fpn Pytorch
Single Image Depth Estimation with Feature Pyramid Network
Stars: ✭ 282 (+0%)
Mutual labels:  jupyter-notebook
Coursera University Of Washington
University of Washington
Stars: ✭ 281 (-0.35%)
Mutual labels:  jupyter-notebook
Leam
Stars: ✭ 281 (-0.35%)
Mutual labels:  jupyter-notebook

Real-World Machine Learning

This repository includes a set of IPython notebooks with functions and example code from the Real-World Machine Learning book by Henrik Brink, Joseph Richards, and Mark Fetherolf published by Manning Books:

https://www.manning.com/books/real-world-machine-learning

The notebooks can be viewed directly in the Github repository:

https://github.com/brinkar/real-world-machine-learning

To run the code yourself, please clone this repo, install IPython (on Python 2.7) and run ipython notebook in the repo directory. We highly recommend installing the Anaconda Python distribution, which includes IPython, Scikit-Learn, Pandas, and mostly anything else used throughout the book:

https://www.continuum.io/downloads

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