Skip to content

adaptive video streaming using machine learning to design video-streaming algorithms

Notifications You must be signed in to change notification settings

jom-hedges/micro_park

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MicroPark

A learning project regarding adaptive video streaming based on a similar website found in Are.na and the paper titled "Learning in situ: a randomized experiment in video streaming" by Francis Y. Yan et al.

Learning about using machine learning to improve and learn about video-streaming algorithms.

The authors of the paper state that they are attempting to teach a computer to design new algorithms that reduce stalls in streaming, improve picture quality, and predict how the capacity of an Internet connection will change over time.

def deps do
  [
    {:micro_park, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/micro_park.

micro_park

About

adaptive video streaming using machine learning to design video-streaming algorithms

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published