All Projects → Nth-iteration-labs → Streamingbandit

Nth-iteration-labs / Streamingbandit

Licence: mit
Python application to setup and run streaming (contextual) bandit experiments.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Streamingbandit

Image Sequence Streaming
Realtime, non-linear animation playback for interactive pieces.
Stars: ✭ 48 (-31.43%)
Mutual labels:  streaming
Eventql
Distributed "massively parallel" SQL query engine
Stars: ✭ 1,121 (+1501.43%)
Mutual labels:  streaming
Hydra
A real-time data replication platform that "unbundles" the receiving, transforming, and transport of data streams.
Stars: ✭ 68 (-2.86%)
Mutual labels:  streaming
Megalodon
Mastodon, Pleroma and Misskey API client library for node.js and browser
Stars: ✭ 52 (-25.71%)
Mutual labels:  streaming
Devstream.tv
Devstream is a website that allows you to watch live developer streams.
Stars: ✭ 59 (-15.71%)
Mutual labels:  streaming
Brains
'Expanding Brain' Meme Generator
Stars: ✭ 66 (-5.71%)
Mutual labels:  online
Live Stream Face Detection
Live Streaming and Face Detection with Flask in Browser
Stars: ✭ 47 (-32.86%)
Mutual labels:  streaming
Awesome Online Earning
💰Ways to earn extra
Stars: ✭ 70 (+0%)
Mutual labels:  online
Mrthumb
【拇指先生】 a simple easy video thumbnail provider,顺滑的获取视频缩略图,支持本地和网络视频,有问题大胆提Issues
Stars: ✭ 60 (-14.29%)
Mutual labels:  online
Go Tdigest
A T-Digest implementation in golang
Stars: ✭ 67 (-4.29%)
Mutual labels:  streaming
Saw
Fast, multi-purpose tool for AWS CloudWatch Logs
Stars: ✭ 1,071 (+1430%)
Mutual labels:  streaming
Cypher Stream
Neo4j Cypher queries as Node.js object streams
Stars: ✭ 58 (-17.14%)
Mutual labels:  streaming
Raztot
A simple DIY, browser controlled, RPi + WebRTC video streaming rover
Stars: ✭ 67 (-4.29%)
Mutual labels:  streaming
Mopaint
🎨💪 Modern, modular paint and more! (pre-alpha, not much done yet)
Stars: ✭ 50 (-28.57%)
Mutual labels:  online
Kafka Streams Workshop
Stars: ✭ 69 (-1.43%)
Mutual labels:  streaming
Freeflix
Freeflix is a streaming server that integrates a BitTorrent client.
Stars: ✭ 48 (-31.43%)
Mutual labels:  streaming
Onvifcamera
Pod and example on how to connect to an ONVIF camera
Stars: ✭ 66 (-5.71%)
Mutual labels:  streaming
Bibleify Desktop
🖥️Simple & fast bible app with dramatized audio built with Electron, React, Rematch & Realm
Stars: ✭ 70 (+0%)
Mutual labels:  streaming
Akka Http
The Streaming-first HTTP server/module of Akka
Stars: ✭ 1,163 (+1561.43%)
Mutual labels:  streaming
Oblecto
Oblecto is a media server, which streams media you already own, and is designed to be at the heart of your entertainment experience. It runs on your home server to index and analyze your media such as Movies and TV Shows and presents them in an interface tailored for your media consupmtion needs.
Stars: ✭ 67 (-4.29%)
Mutual labels:  streaming

StreamingBandit

Provides a webserver to quickly setup and evaluate possible solutions to contextual multi-armed bandit (cMAB) problems. Allows user to create new "experiments", each with their own policy, and disclose an API to evaluate the policy in applications.

For the documentation and a short introduction to StreamingBandit see http://nth-iteration-labs.github.io/streamingbandit/

For installation instructions see the documentation at http://nth-iteration-labs.github.io/streamingbandit/install.html

You can find a paper explaining StreamingBandit in more detail at https://arxiv.org/abs/1602.06700

Contribution

We welcome all contribution to StreamingBandit. For details see http://nth-iteration-labs.github.io/streamingbandit/#contributing-to-the-libraries

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