Pinned Repositories
basic-ml-algorithms
Python implementations of basic machine learning algorithms
CLIP-search
An impelementation of image search engine using CLIP (Contrastive Language-Image Pre-Training
cuda-python-kernels
Just a few cuda kernels with ability to use it from python as dll
GPT
A PyTorch implementation of the GPT (Generative Pre-trained Transformer) model.
llm-agent
LLM using long-term memory through vector database
numpy-diffusion
A numpy Denoising Diffusion Probabilistic Model (DDPM) implementation
numpy-nn-model
Сustom torch style machine learning framework with automatic differentiation implemented on numpy, allows build GANs, VAEs, etc.
numpy-transformer
A numpy implementation of the Transformer model in "Attention is All You Need"
stable-diffusion-gradio
Hugging Face Stable Diffsuion interface implemented on gradio library
cookbook
Open-source AI cookbook
AkiRusProd's Repositories
AkiRusProd/numpy-nn-model
Сustom torch style machine learning framework with automatic differentiation implemented on numpy, allows build GANs, VAEs, etc.
AkiRusProd/numpy-transformer
A numpy implementation of the Transformer model in "Attention is All You Need"
AkiRusProd/llm-agent
LLM using long-term memory through vector database
AkiRusProd/basic-ml-algorithms
Python implementations of basic machine learning algorithms
AkiRusProd/CLIP-search
An impelementation of image search engine using CLIP (Contrastive Language-Image Pre-Training
AkiRusProd/numpy-diffusion
A numpy Denoising Diffusion Probabilistic Model (DDPM) implementation
AkiRusProd/GPT
A PyTorch implementation of the GPT (Generative Pre-trained Transformer) model.
AkiRusProd/cuda-python-kernels
Just a few cuda kernels with ability to use it from python as dll
AkiRusProd/stable-diffusion-gradio
Hugging Face Stable Diffsuion interface implemented on gradio library
AkiRusProd/cats-dogs-classifier
Свёрточная нейронная сеть, распознающая кошек и собак на изображении
AkiRusProd/digits-recognizer
Полносвязная нейронная сеть, распознающая цифры
AkiRusProd/python-2d-physics
A simple 2D physics simulation implemented in Python
AkiRusProd/reinforcement-learning
Different RL Algorithms
AkiRusProd/akirusprod.github.io
https://akirusprod.github.io/
AkiRusProd/face-generator
TF GAN model that generate facial images
AkiRusProd/MorseCodeTranslator
AkiRusProd/akirusprod
AkiRusProd/cookbook
Open-source AI cookbook
AkiRusProd/itmo-containers-practice
AkiRusProd/jenkins-practice
AkiRusProd/mansi-translator
AkiRusProd/mts-ai-nlp
AkiRusProd/numpy-markov-model
Implementations of Markov Model (MM) and Hidden Markov Model (HMM)
AkiRusProd/voice-classifier
Simply TF classifier model that recognize male/female speech