Pinned Repositories
ArrayLSTM
GPU/CPU (CUDA) Implementation of "Recurrent Memory Array Structures", Simple RNN, LSTM, Array LSTM..
dnc
Simple RNN, LSTM and Differentiable Neural Computer in pure Numpy
Eigen-LSTM
Vanilla Long Short Term Memory in C++
gb
A minimal C implementation of Nintendo Gameboy - An fast research environment for Reinforcement Learning
LOGO-TSP-Solver
Logo - High Performance Parallel GPU-based TSP Solver
manifold
Content Addressable Memory using dimensionality reduction
MATLAB-GRU
Gated Recurrent Unit implementation in MATLAB
mcts_mpi
GPU Monte Carlo Tree Search with MPI
min-ga
Genetic Algorithm - Minimum implementation in Python
MLP-C
Multi-layer perceptron in C
krocki's Repositories
krocki/dnc
Simple RNN, LSTM and Differentiable Neural Computer in pure Numpy
krocki/nv6502
A 6502 CPU emulator which runs on GPU cores in under 200 lines of code
krocki/m1
scripts for Apple M1
krocki/utils
Some debugging tools
krocki/as6502
assembler for 6502 cpu
krocki/bfs
krocki/CMSIS_5
CMSIS Version 5 Development Repository
krocki/coremltools
Core ML tools contain supporting tools for Core ML model conversion, editing, and validation.
krocki/cuda-samples
Samples for CUDA Developers which demonstrates features in CUDA Toolkit
krocki/CUDALibrarySamples
CUDA Library Samples
krocki/DOOM
DOOM Open Source Release
krocki/exporters
Export Hugging Face models to Core ML and TensorFlow Lite
krocki/fromthetransistor
From the Transistor to the Web Browser, a rough outline for a 12 week course
krocki/jupyter
krocki/kilo
A text editor in less than 1000 LOC with syntax highlight and search.
krocki/less
Less - text pager
krocki/llama-cpp-python
Python bindings for llama.cpp
krocki/llama.cpp
LLM inference in C/C++
krocki/llama2.c
Inference Llama 2 in one file of pure C
krocki/llm.c
LLM training in simple, raw C/CUDA
krocki/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
krocki/mlc-llm
Enable everyone to develop, optimize and deploy AI models natively on everyone's devices.
krocki/mlx-examples
Examples in the MLX framework
krocki/mlx-swift-examples
Examples using MLX Swift
krocki/nvbench
CUDA Kernel Benchmarking Library
krocki/openai-codex-hello-world
Integrate with OpenAI API Codex to shape and evolve code through generative iterations.
krocki/scikit-cuda
Python interface to GPU-powered libraries
krocki/swift-chat
Mac app to demonstrate swift-transformers
krocki/swift-transformers
Swift Package to implement a transformers-like API in Swift
krocki/triton
Development repository for the Triton language and compiler