Stars
Streamlit — A faster way to build and share data apps.
Make your functions return something meaningful, typed, and safe!
Rules for building and handling Docker images with Bazel
Achieving confident refactoring through experimentation with Python 2.7 & 3.3+
🔬 A Ruby library for carefully refactoring critical paths.
Python Socket.IO server and client
Functional Programming Unorthodoxly Adjusted to Client-/Server-side Javascript
Cut and paste your surroundings using AR
A course in reinforcement learning in the wild
Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL
A toolkit for reproducible reinforcement learning research.
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
Mostly adequate guide to FP (in javascript)
Immutable persistent data collections for Javascript which increase efficiency and simplicity.
Immutable data structures for JavaScript which are backwards-compatible with normal JS Arrays and Objects.
Postmodern immutable and persistent data structures for C++ — value semantics at scale
Create the next immutable state by mutating the current one
Efficient reliable UDP unicast, UDP multicast, and IPC message transport
List of materials about functional programming in C++
A simple example to show how to run background tasks with FLask and RQ
The new driver for the UR3/UR5/UR10 robot arms from universal robots
A best practices Bash script template with several useful functions
Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.
Python Implementation of Reinforcement Learning: An Introduction
Asynchronous HTTP client/server framework for asyncio and Python