Stars
Compute the Voronoi diagram of a set of two-dimensional points.
Solves tetromino and/or arbitrary polyomino fitting problems
Inference algorithms for models based on Luce's choice axiom
Brython (Browser Python) is an implementation of Python 3 running in the browser
seeded random number generator for Javascript
A general purpose monte-carlo tree search AI in Javascript
A small repo showing how to easily use BERT (or other transformers) for inference
Low-code framework for building custom LLMs, neural networks, and other AI models
Persistent HTTP cache for python requests
A Generalized Suffix Tree for any Python iterable using Ukkonen's algorithm, with Lowest Common Ancestor retrieval.
French word embeddings from series sub-titles
How to improve NGINX performance, security, and other important things.
A replica of the AlphaZero methodology for deep reinforcement learning in Python
Python model solving the shallow water equations (linear momentum, nonlinear continuity)
Fast, efficiently stored Trie for Python. Uses libdatrie.
Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.
Open clone of OpenAI's unreleased WebText dataset scraper. This version uses pushshift.io files instead of the API for speed.
Binary Search Tree sparse matrix and vector
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
Extremely fast faceted search engine in JavaScript - lightweight, flexible, and simple to use
A 2D N-body simulation of gravitational interactions between point particles using the Barnes-Hut algorithm.
A Python 3 compatible version of goose http://goose3.readthedocs.io/en/latest/index.html
Penetration Testing Reference Bank - OSCP / PTP & PTX Cheatsheet
The most intuitive Static Site CMS designed for SEO-optimized and privacy-focused websites.
A toolkit for developing and comparing reinforcement learning algorithms.