HanCreation
My life is just Reinforcement Learning with Human Feedback | Generally making neural network generalize data
Pinned Repositories
20thSummer
Collections of mini-projects and my learning notes created by Han in Summer 2024, marks my 20th Summer in my life.
awesome-me
CreatedByHan
Portfolio website - Orchestrated by Han 2024
GenImage-ViteReact
Trying and see how the SDXL Lightning Gradio API works. The UI is bad. At least the AI Model works :)
HanCreation
makemore
Building Karpathy's Makemore - An autoregressive character-level language model for making more words
micrograd
Karpathy's micrograd from scratch - a simple library that automatically computes gradients
narrative-nest
Storyboard creation webapp with power from Generative Al (Stable Diffusion Lightning Image Generation)
ScratchNN_DigitMNIST
NN for Digit Recognizer (MNIST). Created using only Numpy and Math. Also, other variant with basic torch syntax.
Whisper-Tiny-German
Mini Project on Trying to Finetune whisper-tiny model using Deutsch dataset
HanCreation's Repositories
HanCreation/20thSummer
Collections of mini-projects and my learning notes created by Han in Summer 2024, marks my 20th Summer in my life.
HanCreation/awesome-me
HanCreation/CreatedByHan
Portfolio website - Orchestrated by Han 2024
HanCreation/GenImage-ViteReact
Trying and see how the SDXL Lightning Gradio API works. The UI is bad. At least the AI Model works :)
HanCreation/HanCreation
HanCreation/makemore
Building Karpathy's Makemore - An autoregressive character-level language model for making more words
HanCreation/micrograd
Karpathy's micrograd from scratch - a simple library that automatically computes gradients
HanCreation/narrative-nest
Storyboard creation webapp with power from Generative Al (Stable Diffusion Lightning Image Generation)
HanCreation/NeuroCraft
NeuroCraft : Web-app to craft your own basic neural network, no code needed.
HanCreation/ScratchNN_DigitMNIST
NN for Digit Recognizer (MNIST). Created using only Numpy and Math. Also, other variant with basic torch syntax.
HanCreation/Whisper-Tiny-German
Mini Project on Trying to Finetune whisper-tiny model using Deutsch dataset
HanCreation/hancreation.github.io
V2 Portfolio - Orchestrated by Han 2024
HanCreation/NarrativeNest-Demo
Demo repository of narrative nest - Deployed by Han 2024
HanCreation/ResNet-PyTorch
Experimenting with ResNet using PyTorch and CIFAR10 Dataset