Stars
Mirror of Apache Quickstep Incubator
Soufflé is a variant of Datalog for tool designers crafting analyses in Horn clauses. Soufflé synthesizes a native parallel C++ program from a logic specification.
DDlog is a programming language for incremental computation. It is well suited for writing programs that continuously update their output in response to input changes. A DDlog programmer does not w…
Code for ECCV2018 paper: Revisiting the Inverted Indices for Billion-Scale Approximate Nearest Neighbors
Header-only C++/python library for fast approximate nearest neighbors
An LSM-Tree key-value store engine implemented for column-oriented DBMS.
C-Store : A column-oriented DBMS prototype (frozen)
Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch
Stable Diffusion web UI
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch
Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch
Implementation of AdaBoost algorithm in Python
A PyTorch implementation of "SimGNN: A Neural Network Approach to Fast Graph Similarity Computation" (WSDM 2019).