Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

I need to learn some RL

More Repositories

1

Diffusion_models_from_scratch

Creating a diffusion model from scratch in PyTorch to learn exactly how they work.
Python
303
star
2

AI_Girlfriend

Creating a waifu
Jupyter Notebook
100
star
3

YOLOX_From_Scratch

Attempting to build YOLOX from scratch
Python
28
star
4

AI_Girlfriend_Medium

Code that goes with my AI Girlfriend medium article.
Jupyter Notebook
9
star
5

Llama-2_Huggingface_4Bit_QLoRA

A working example of a 4bit QLoRA Falcon model using huggingface
Python
8
star
6

PyTorchLite_Demo

Demo for PyTorch Lite on Android for an article I wrote on Medium
Python
8
star
7

Wizard_QLoRA_Finetuning

Finetuning Some Wizard Models With QLoRA
Python
7
star
8

AI_Girlfriend_Reduced

Reduced version of AI Girlfriend for faster downloading
Jupyter Notebook
4
star
9

Consistency_Models

Jupyter Notebook
3
star
10

Anime_StyleGAN_Website

Website that uses StyleGAN2 to produce fake anime pictures.
Python
2
star
11

Visualizing_Gradient_Descent_For_BCE_Loss

Using only numpy in Python, a neural network with a forward and backward method is used to classify given points (x1, x2) to a color of red or blue.
Python
1
star
12

GAN_TextGen

Attempting to use a GAN to generate random sentences
Python
1
star
13

Dino_Game_AI_V2

AI that learns to play the Google dino game using an improved version of NEAT
JavaScript
1
star
14

MetaU_Capstone

Get a fortune a day that can either be generated using an AI I built from scratch or by picking from a list of real fortunes. Then, add some friends and share your fortunes! This app was created for MetaU
Java
1
star
15

Learnable_Rotary_Embeddings

Just some tests I ran
Python
1
star