eliasffyksen / MiniSnakes
How to write a game of snakes in 10 lines of code
☆20Updated 2 years ago
Alternatives and similar repositories for MiniSnakes:
Users that are interested in MiniSnakes are comparing it to the libraries listed below
- Can I make an *optimizing* compiler under 1k lines of code?☆55Updated last month
- convert a scikit-learn decision tree into a Keras model☆39Updated last year
- C++ raytracer that supports custom models. Supports running the calculations on the CPU using C++11 threads or in the GPU via CUDA.☆75Updated 2 years ago
- Optimizing Python code by implementing a C++ extension☆48Updated last year
- This is a numpy implementation of the Skip-gram algorithm described in Mikolov et al's Word2Vec paper. It is intended for didactic purpos…☆35Updated last year
- A visual sudoku solver which runs in the web browser. Built using OpenCV and Tensorflow to identify the sudoku grid, recognise digits, an…☆56Updated 7 months ago
- Chess, but each square also follows the rules of Conway's Game of Life☆49Updated last year
- Setting up C elegans as an RL environment.☆14Updated 11 months ago
- Experiments with applying Fourier transofrms to various plane-filling curves and patterns☆66Updated last year
- Exploring the design space of binary search trees☆45Updated last month
- 1.2% test error on MNIST using only least squares and numpy calls.☆18Updated last year
- Some experiments on transformer models☆11Updated last year
- Use Nikola to build hpypjoject.org☆30Updated 4 months ago
- A single-layer perceptron in x86 assembly to distinguish between circles and rectangles.☆28Updated 2 years ago
- A library for incremental loading of large PyTorch checkpoints☆56Updated 2 years ago
- Program a bot using assembly-like code in this competitive game!☆58Updated 3 years ago
- Various handy scripts to quickly setup new Linux and Windows sandboxes, containers and WSL.☆40Updated 3 weeks ago
- An easily-trained baby GPT that can stand in for the real thing. Based on Andrej Karpathy's makemore, but set up to mimic a llama-cpp ser…☆27Updated last year
- Unifying Python/C++/CUDA memory: Python buffered array ↔️ `std::vector` ↔️ CUDA managed memory☆80Updated 3 weeks ago
- yet another scalar autograd engine - featuring complex numbers and fixed DAG☆26Updated last year
- Brainfuck IDE using python, bundled with it's own compiler☆48Updated 2 years ago
- A star for organising blocks and playing with transformers.☆23Updated 11 months ago
- Sequential Logic☆111Updated this week
- Wang Yi's GPT solution☆141Updated last year
- A CLI to manage install and configure llama inference implemenation in multiple languages☆65Updated last year
- A fork of llama3.c used to do some R&D on inferencing☆19Updated 3 months ago
- iterate quickly with llama.cpp hot reloading. use the llama.cpp bindings with bun.sh☆48Updated last year
- A tiny version of GPT fully implemented in Python with zero dependencies☆66Updated 3 months ago
- A probabilistic approximate DNF counter☆36Updated 11 months ago
- Portable 3D Real-Time Rendering Engine in C++☆105Updated this week