william-lbn's Stars
tigrisdata-archive/tigris
Tigris is an Open Source Serverless NoSQL Database and Search Platform.
redhat-developer-demos/knative-tutorial
https://dn.dev/master A practical guide to get started with Knative. Knative concepts are explained simple and easy way with lots of demos and exercises.
clvrai/skimo
Skill-based Model-based Reinforcement Learning (CoRL 2022)
Jianxun-Wang/PIMBRL
Physics-informed Dyna-style model-based deep reinforcement learning for dynamic control
dennybritz/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
aikorea/awesome-rl
Reinforcement learning resources curated
pairlab/vagram
[ICLR 22] Value Gradient weighted Model-Based Reinforcement Learning.
facebookresearch/mbrl-lib
Library for Model Based RL
opendilab/awesome-model-based-RL
A curated list of awesome model based RL resources (continually updated)
F-Stack/f-stack
F-Stack is an user space network development kit with high performance based on DPDK, FreeBSD TCP/IP stack and coroutine API.
DPDK/dpdk
Data Plane Development Kit
nok-halfspace/Transformer-Time-Series-Forecasting
neondatabase/neon
Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero.
microsoft/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
cloudflare/workers-rs
Write Cloudflare Workers in 100% Rust via WebAssembly
fermyon/spin
Spin is the open source developer tool for building and running serverless applications powered by WebAssembly.
theseus-os/Theseus
Theseus is a modern OS written from scratch in Rust that explores 𝐢𝐧𝐭𝐫𝐚𝐥𝐢𝐧𝐠𝐮𝐚𝐥 𝐝𝐞𝐬𝐢𝐠𝐧: closing the semantic gap between compiler and hardware by maximally leveraging the power of language safety and affine types. Theseus aims to shift OS responsibilities like resource management into the compiler.
redox-os/redox
Mirror of https://gitlab.redox-os.org/redox-os/redox
losfair/blueboat
All-in-one, multi-tenant serverless JavaScript runtime.
faasm/faasm
High-performance stateful serverless runtime based on WebAssembly
nuclio/nuclio
High-Performance Serverless event and data processing platform
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
knative/serving
Kubernetes-based, scale-to-zero, request-driven compute
jackgo73/SetupSSH
run ssh without being prompted for passwords or confirmations
high-performance-spark/high-performance-spark-examples
Examples for High Performance Spark
TheAlgorithms/Scala
All Algorithms implemented in Scala
WonderLand33/BBS
极简论坛 - Deprecated because of ugly code
mybatis/mybatis-3
MyBatis SQL mapper framework for Java
TheAlgorithms/Java
All Algorithms implemented in Java
brianway/java-learning
旨在打造在线最佳的 Java 学习笔记,含博客讲解和源码实例,包括 Java SE 和 Java Web