sgrvinod / chess-transformersLinks
Teaching transformers to play chess
☆125Updated 4 months ago
Alternatives and similar repositories for chess-transformers
Users that are interested in chess-transformers are comparing it to the libraries listed below
Sorting:
- Visualizing the internal board state of a GPT trained on chess PGN strings, and performing interventions on its internal board state and …☆205Updated 6 months ago
- Grandmaster-Level Chess Without Search☆579Updated 4 months ago
- Pytorch script hot swap: Change code without unloading your LLM from VRAM☆126Updated last month
- Autograd to GPT-2 completely from scratch☆113Updated last month
- R.L. methods and techniques.☆191Updated 6 months ago
- Benchmark LLM reasoning capability by solving chess puzzles.☆80Updated last month
- A tool to analyze and debug neural networks in pytorch. Use a GUI to traverse the computation graph and view the data from many different…☆287Updated 5 months ago
- A pure NumPy implementation of Mamba.☆223Updated 10 months ago
- The history files when recording human interaction while solving ARC tasks☆110Updated last week
- A complete end-to-end pipeline for LLM interpretability with sparse autoencoders (SAEs) using Llama 3.2, written in pure PyTorch and full…☆615Updated 2 months ago
- ☆243Updated last year
- ☆149Updated 2 weeks ago
- Code for the Fractured Entangled Representation Hypothesis position paper!☆94Updated 2 weeks ago
- Lightweight Nearest Neighbors with Flexible Backends☆278Updated this week
- Bayesian Optimization as a Coverage Tool for Evaluating LLMs. Accurate evaluation (benchmarking) that's 10 times faster with just a few l…☆284Updated last week
- This repository contain the simple llama3 implementation in pure jax.☆64Updated 3 months ago
- A repository for training nanogpt-based Chess playing language models.☆24Updated last year
- Official codebase for the paper "Beyond A* Better Planning with Transformers via Search Dynamics Bootstrapping".☆367Updated 11 months ago
- Simple Transformer in Jax☆137Updated 11 months ago
- A minimal PyTorch re-implementation of GPT (Generative Pretrained Transformer) language model training☆15Updated last year
- Train your own SOTA deductive reasoning model☆92Updated 2 months ago
- explore token trajectory trees on instruct and base models☆122Updated this week
- Code to train and evaluate Neural Attention Memory Models to obtain universally-applicable memory systems for transformers.☆309Updated 7 months ago
- A BERT that you can train on a (gaming) laptop.☆207Updated last year
- Easily train AlphaZero-like agents on any environment you want!☆430Updated last year
- The Fast Vector Similarity Library is designed to provide efficient computation of various similarity measures between vectors.☆388Updated 3 months ago
- Live-bending a foundation model’s output at neural network level.☆254Updated last month
- lossily compress representation vectors using product quantization☆54Updated last month
- ☆37Updated 3 weeks ago
- Absolute minimalistic implementation of a GPT-like transformer using only numpy (<650 lines).☆251Updated last year