mikex86 / scicoreLinks
A tiny deep learning library written in Java
☆26Updated 2 years ago
Alternatives and similar repositories for scicore
Users that are interested in scicore are comparing it to the libraries listed below
Sorting:
- throwaway GPT inference☆140Updated last year
- A really tiny autograd engine☆95Updated 4 months ago
- The Finite Field Assembly Programming Language☆36Updated 5 months ago
- A package for defining deep learning models using categorical algebraic expressions.☆61Updated last year
- ☆96Updated last year
- Simple Transformer in Jax☆139Updated last year
- An interactive exploration of Transformer programming.☆269Updated last year
- train with kittens!☆63Updated 11 months ago
- Tensor library with autograd using only Rust's standard library☆69Updated last year
- ☆248Updated last year
- Learning about CUDA by writing PTX code.☆143Updated last year
- Solve puzzles. Learn CUDA.☆64Updated last year
- minimal diffusion transformer in pytorch.☆16Updated last year
- Ultra low overhead NVIDIA GPU telemetry plugin for telegraf with memory temperature readings.☆63Updated last year
- High-Performance SGEMM on CUDA devices☆107Updated 8 months ago
- Because it's there.☆16Updated last year
- Grounding LLM mathematical reasoning with proof assistants.☆63Updated 2 years ago
- Code implementing "Efficient Parallelization of a Ubiquitious Sequential Computation" (Heinsen, 2023)☆94Updated 10 months ago
- ☆15Updated last week
- Just large language models. Hackable, with as little abstraction as possible. Done for my own purposes, feel free to rip.☆44Updated 2 years ago
- This repository contain the simple llama3 implementation in pure jax.☆70Updated 8 months ago
- An implementation of the transformer architecture onto an Nvidia CUDA kernel☆190Updated 2 years ago
- Minimal C++ implementation of GPT2☆40Updated 2 years ago
- Autograd to GPT-2 completely from scratch☆125Updated 2 months ago
- SIMD quantization kernels☆87Updated last month
- ☆144Updated 2 years ago
- Standalone commandline CLI tool for compiling Triton kernels☆18Updated last year
- ☆52Updated last year
- LLM training in simple, raw C/CUDA