Linear Regression - Visualized - https://youtu.be/3g-e2aiRfbU
This series of short videos make linear regression visually intuitive and provide great explanations of specific details.
This series of short videos make linear regression visually intuitive and provide great explanations of specific details.
YouTube
Simple Linear Regression Formula, Visualized | Ch.1
In this video, I will guide you through a really beautiful way to visualize the formula for the slope, beta, in simple linear regression.
In the next few chapters, I will explain the regression problem in the context of linear algebra, and visualize linear…
In the next few chapters, I will explain the regression problem in the context of linear algebra, and visualize linear…
Deep Learning: State of the Art - https://youtu.be/53YvP6gdD7U
Lex Fridman's 2nd lecture from his Deep Learning course at MIT is a great overview of the cutting edge in deep learning. It introduces a wide variety of applications in natural language processing, AutoML, use of synthetic data, image synthesis, semantic segmentation, etc. Includes a clickable outline that links to each section of the lecture.
Lex Fridman's 2nd lecture from his Deep Learning course at MIT is a great overview of the cutting edge in deep learning. It introduces a wide variety of applications in natural language processing, AutoML, use of synthetic data, image synthesis, semantic segmentation, etc. Includes a clickable outline that links to each section of the lecture.
YouTube
Deep Learning State of the Art (2019) - MIT
New lecture on recent developments in deep learning that are defining the state of the art in our field (algorithms, applications, and tools). This is not a complete list, but hopefully includes a good sampling of new exciting ideas. For more lecture videos…
Dive into Deep Learning - http://d2l.ai/
An interactive deep learning book with code, math, and immersive discussions.
An interactive deep learning book with code, math, and immersive discussions.
Best Deals in Deep Learning Cloud Providers - https://towardsdatascience.com/maximize-your-gpu-dollars-a9133f4e546a
Nice comparison of GPU cloud service providers, including specific things to look for, capabilities, costs, and performance.
Nice comparison of GPU cloud service providers, including specific things to look for, capabilities, costs, and performance.
Medium
Best Deals in Deep Learning Cloud Providers
Where to train deep learning models online for the lowest cost and least hassle
PySyft Step-By-Step Tutorial - https://github.com/OpenMined/PySyft/tree/master/examples/tutorials
This step-by-step notebook tutorial is an easy introduction to privacy preserving, decentralized deep learning. Here's how to do things like run ML spellcheck on encrypted email.
This step-by-step notebook tutorial is an easy introduction to privacy preserving, decentralized deep learning. Here's how to do things like run ML spellcheck on encrypted email.
Jupyter Lab: Evolution of the Jupyter Notebook - https://towardsdatascience.com/jupyter-lab-evolution-of-the-jupyter-notebook-5297cacde6b
An overview of JupyterLab, the next generation of the Jupyter Notebook.
An overview of JupyterLab, the next generation of the Jupyter Notebook.
Medium
Jupyter Lab: Evolution of the Jupyter Notebook
All good things (must) come to an end to make way for something better.
Production AI Conference - https://www.aibooster.com.ua/productionai2019/
First technical and practical conference about implementing models in high-load projects with limited computational resources and high requirements. Only technical speeches and high-professional experts. Speakers from MindGeek(PornHub), Reflect(even Elon Musk twitted about it), Neuromation, WIX, DatAI, AltexSoft, People.ai. Including practical workshops where you can try new technology right away!
Details: https://www.facebook.com/events/232502780882703/
First technical and practical conference about implementing models in high-load projects with limited computational resources and high requirements. Only technical speeches and high-professional experts. Speakers from MindGeek(PornHub), Reflect(even Elon Musk twitted about it), Neuromation, WIX, DatAI, AltexSoft, People.ai. Including practical workshops where you can try new technology right away!
Details: https://www.facebook.com/events/232502780882703/
AI Booster
Production AI Conference – AI Booster
Production.AI Conference – first technical and practical conference about implementing models in highload projects with limited computational resources and high requirements.
Machine Learning Serving cluster - https://github.com/Hydrospheredata/hydro-serving
Hydrosphere Serving enables you to get your models up and running in an instant, on just about any infrastructure and using any of the available machine learning toolkits.
Hydrosphere Serving enables you to get your models up and running in an instant, on just about any infrastructure and using any of the available machine learning toolkits.
GitHub
GitHub - Hydrospheredata/hydro-serving: MLOps Platform
MLOps Platform. Contribute to Hydrospheredata/hydro-serving development by creating an account on GitHub.
Pandaral·lel - https://github.com/nalepae/pandarallel
A simple and efficient tool to parallelize your Pandas operations on all your CPUs.
A simple and efficient tool to parallelize your Pandas operations on all your CPUs.
GitHub
GitHub - nalepae/pandarallel: A simple and efficient tool to parallelize Pandas operations on all available CPUs
A simple and efficient tool to parallelize Pandas operations on all available CPUs - nalepae/pandarallel
Frameworks for Machine Learning Model Management - https://www.inovex.de/blog/machine-learning-model-management/
This article compares three different tools developed to support reproducible machine learning model development: MLFlow, DVC and Sacred.
This article compares three different tools developed to support reproducible machine learning model development: MLFlow, DVC and Sacred.
inovex Blog
Frameworks for Machine Learning Model Management - inovex Blog
This blog post will compare three different tools developed to support reproducible machine learning model development: MLFlow developed by DataBricks (the company behind Apache Spark), DVC, a software product of the London based startup iterative.ai, and…
Mathematics Dataset - https://github.com/deepmind/mathematics_dataset
This dataset code generates mathematical question and answers pairs, from a range of question types at roughly school-level difficulty. This is designed to test the mathematical learning and algebraic reasoning skills of learning models.
This dataset code generates mathematical question and answers pairs, from a range of question types at roughly school-level difficulty. This is designed to test the mathematical learning and algebraic reasoning skills of learning models.
GitHub
GitHub - google-deepmind/mathematics_dataset: This dataset code generates mathematical question and answer pairs, from a range…
This dataset code generates mathematical question and answer pairs, from a range of question types at roughly school-level difficulty. - google-deepmind/mathematics_dataset
@like A Visual Exploration of Gaussian Processes - https://distill.pub/2019/visual-exploration-gaussian-processes/
This article will show how to turn a collection of small building blocks into a versatile tool for solving regression problems.
This article will show how to turn a collection of small building blocks into a versatile tool for solving regression problems.
Distill
A Visual Exploration of Gaussian Processes
How to turn a collection of small building blocks into a versatile tool for solving regression problems.
GANSynth: Making music with GANs - https://magenta.tensorflow.org/gansynth
In this article, you will learn about GANSynth, a method for generating high-fidelity audio with Generative Adversarial Networks (GANs).
In this article, you will learn about GANSynth, a method for generating high-fidelity audio with Generative Adversarial Networks (GANs).
Magenta
GANSynth: Making music with GANs
In this post, we introduce GANSynth, a method for generating high-fidelity audio with Generative Adversarial Networks (GANs). Colab Notebook 🎵Audio E...
Kubeflow Times Machine Learning — Reproducibility Step by Step - https://medium.com/hydrosphere-io/train-and-deliver-machine-learning-models-to-production-with-a-single-button-push-a6f89dcb1bfb
This article will show a way to create a pipeline that connects machine learning workflow steps (like collecting & preparing data, model training, model deployment and so on) into a single reproducible run, which you can execute with a single button push.
This article will show a way to create a pipeline that connects machine learning workflow steps (like collecting & preparing data, model training, model deployment and so on) into a single reproducible run, which you can execute with a single button push.
Medium
Kubeflow Times Machine Learning — Reproducibility Step by Step
Very often a workflow of training machine learning models and delivering them to production environment contains loads of manual work…
Securing a dockerized plumber API with SSL and Basic Authentication - https://qunis.de/how-to-make-a-dockerized-plumber-api-secure-with-ssl-and-basic-authentication/
In this tutorial, you will learn how to run your R code with a plumber API inside a Docker container.
In this tutorial, you will learn how to run your R code with a plumber API inside a Docker container.
QUNIS
Securing a dockerized plumber API with SSL and Basic Authentication - QUNIS
Securing a dockerized plumber API with SSL and Basic Authentication. The use of docker containers by now is a well established technique ...
Another 10 Free Must-Read Books for Machine Learning and Data Science - https://www.kdnuggets.com/2019/03/another-10-free-must-read-books-for-machine-learning-and-data-science.html
In this article, you will find a few books on elementary machine learning, a few on general machine topics of interest such as feature engineering and model interpretability, an intro to deep learning, a book on Python programming, a pair of data visualizations entrants, and twin reinforcement learning efforts.
In this article, you will find a few books on elementary machine learning, a few on general machine topics of interest such as feature engineering and model interpretability, an intro to deep learning, a book on Python programming, a pair of data visualizations entrants, and twin reinforcement learning efforts.
Six Easy Ways to Run Your Jupyter Notebook in the Cloud - https://www.dataschool.io/cloud-services-for-jupyter-notebook/
This article will review six services you can use to easily run your Jupyter notebook in the cloud. All of them have the following characteristics: they don't require you to install anything on your local machine; they are completely free (or they have a free plan); they give you access to the Jupyter Notebook environment; they allow you to import and export notebooks using the standard .ipynb file format; they support the Python language (and most support other languages as well).
This article will review six services you can use to easily run your Jupyter notebook in the cloud. All of them have the following characteristics: they don't require you to install anything on your local machine; they are completely free (or they have a free plan); they give you access to the Jupyter Notebook environment; they allow you to import and export notebooks using the standard .ipynb file format; they support the Python language (and most support other languages as well).
Data School
Six easy ways to run your Jupyter Notebook in the cloud
Comparing free services for running an interactive Jupyter Notebook in the cloud: Binder, Kaggle Kernels, Google Colab, Azure Notebooks, CoCalc, Datalore.
Computer Vision Tutorial: A Step-by-Step Introduction to Image Segmentation Techniques - https://www.analyticsvidhya.com/blog/2019/04/introduction-image-segmentation-techniques-python/
In this article, you will learn the concept of image segmentation. It is a powerful computer vision algorithm that builds upon the idea of object detection and takes us to a whole new level of working with image data.
In this article, you will learn the concept of image segmentation. It is a powerful computer vision algorithm that builds upon the idea of object detection and takes us to a whole new level of working with image data.
Analytics Vidhya
A Step-by-Step Guide to Image Segmentation Techniques (Part 1)
Learn about image segmentation, its uses, types, and how it differs from image classification and object detection. Read Now!
If you want to share any useful links in our digest, please send them here: https://docs.google.com/forms/d/e/1FAIpQLSeaYhI1B9uRSVM2pIxqCc3lOBBXKuPwd39-Q1d_jk__h-3Xmw/viewform
Google Docs
DataScience Digest