Dev tool that writes scalable apps from scratch while the developer oversees the implementation.
Directory
Search results
Published directory entries matching your search.
Implementation of model parallel autoregressive transformers on GPUs, based on the DeepSpeed library.
Implementation of the hdbscan algorithm in Python - used for clustering.
Implementation of image to image (pix2pix) translation from the paper by isola et al.[DEEP LEARNING].
JavaScript implementation of the k nearest neighbors algorithm for supervised learning.
Just a simple implementation of K-Nearest Neighbors algorithm using with a bunch of similarity measures.
Simple, concise implementations of machine learning techniques and utilities in Clojure.
A pure Go implementation of the prediction part of GBRTs, including XGBoost and LightGBM.
A Python implementation of a number of popular recommendation algorithms for both implicit and explicit feedback.
Implementation of MusicLM, Google's new SOTA model for music generation using attention networks, in Pytorch.
Open-source project that supports software development with code generation, analysis, debugging, or documentation.
A TensorFlow implementation of the Mnemonic Descent Method.
An open source implementation of methods for multi-label classification and evaluation (extension to Weka).
Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"s.
A minimal, educational, Pythonic implementation of autograd (~100 loc).
Llama3 implementation one matrix multiplication at a time.
A PyTorch implementation of DeepDream.
A PyTorch implementation of Justin Johnson's neural-style (neural style transfer).
Reference implementations of ML models written in numpy.
An open source re-implementation of RollerCoaster Tycoon 2 🎢
A Python-inspired implementation of the Optimum-Path Forest classifier.
This package contains the matlab implementation of the algorithms described in the book Pattern Recognition and Machine Learning by C. Bishop.
A Python 3.7 compatible implementation of the Twitch API, EventSub and Chat
Golang implementation of Punkt sentence tokenizer.