VOID001's Fav List
69 subscribers
3 photos
79 links
VOID001's Favorite Stuffs. Code, Research, and Life
Download Telegram
SOSP2007 Amazon Dynamo - A Highly Available Key-Value Store

https://www.allthingsdistributed.com/files/amazon-dynamo-sosp2007.pdf

#paper #database
Gym is an open source Python library for developing and comparing reinforcement learning algorithms by providing a standard API to communicate between learning algorithms and environments, as well as a standard set of environments compliant with that API.

https://github.com/openai/gym

#ml #project
SIGCOMM01 Chord: A Scalable Peer-to-peer Lookup Service for Internet Applications

https://pdos.csail.mit.edu/papers/chord:sigcomm01/chord_sigcomm.pdf

#paper #distributed_system
Convert your code snippet to nice-looking images

https://codetoimg.com/

#project #dev