Using Machine Learning to Improve Streaming Quality at Netflix

Using Machine Learning to Improve Streaming Quality at Netflix

  • March 23, 2018
Table of Contents

Using Machine Learning to Improve Streaming Quality at Netflix

Network quality is difficult to characterize and predict. While the average bandwidth and round trip time supported by a network are well-known indicators of network quality, other characteristics such as stability and predictability make a big difference when it comes to video streaming. A richer characterization of network quality would prove useful for analyzing networks (for targeting/analyzing product improvements), determining initial video quality and/or adapting video quality throughout playback (more on that below).

Source: medium.com

Tags :
Share :
comments powered by Disqus

Related Posts

Automated front-end development using deep learning

Automated front-end development using deep learning

Automated front-end development using deeplearningSketchCode: Go from idea to HTML in 5secondsAshwin Kumar was previously the co-founder of Sway Finance, a Y Combinator-backed startup that used machine learning to automate accounting. At Insight, he developed a model that allows users to create working HTML websites from hand-drawn wireframes, significantly accelerating the design process. He is now a Deep Learning Scientist at Mythic.

Read More
GPU-accelerated Neural Networks in JavaScript

GPU-accelerated Neural Networks in JavaScript

While its feature set is geared towards neural networks, deeplearn.js can be described as a general-purpose machine learning framework. Propel is a library for scientific computing that offers automatic differentiation. Gpu.js provides a convenient way to run JavaScript functions on the GPU.

Read More