Pinned Repositories
autoencoder_experimenting
mnist with autoencoders/ basic experimenting
bjc-r
The Beauty and Joy of Computing public resource repository.
Bunny
A family of lightweight multimodal models.
Caeser_Shift_Workshop
CAPTCHA_v4
Why are CAPTCHAs so hard? Today's CAPTCHA is easily breakable by bots while being rather difficult for humans. We present CAPTCHAv4: an algorithm which relies on latent space mappings and Stable Diffusion to generate a new paradigm of CAPTCHA images.
collab_1
cuda-mode
Learning CUDA. This repo includes all scratchwork from many resources.
Deep_Sea-NN
Enhancing underwater images using a truncated U-Net architecture for real-time color correction applications
diffusion_deepdive
exploration-based project for gaining a deeper understanding of diffusion models
VLM_interpretability
Exploring how Vision-Language models interpret text in images
henryhmko's Repositories
henryhmko/Deep_Sea-NN
Enhancing underwater images using a truncated U-Net architecture for real-time color correction applications
henryhmko/CAPTCHA_v4
Why are CAPTCHAs so hard? Today's CAPTCHA is easily breakable by bots while being rather difficult for humans. We present CAPTCHAv4: an algorithm which relies on latent space mappings and Stable Diffusion to generate a new paradigm of CAPTCHA images.
henryhmko/diffusion_deepdive
exploration-based project for gaining a deeper understanding of diffusion models
henryhmko/autoencoder_experimenting
mnist with autoencoders/ basic experimenting
henryhmko/bjc-r
The Beauty and Joy of Computing public resource repository.
henryhmko/Bunny
A family of lightweight multimodal models.
henryhmko/Caeser_Shift_Workshop
henryhmko/collab_1
henryhmko/cuda-mode
Learning CUDA. This repo includes all scratchwork from many resources.
henryhmko/VLM_interpretability
Exploring how Vision-Language models interpret text in images
henryhmko/contrastive-unpaired-translation
Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)
henryhmko/Coral_RNN
generates new coral species
henryhmko/DCGAN_Experiments
MNIST with DCGAN
henryhmko/evogym
A large-scale benchmark for co-optimizing the design and control of soft robots, as seen in NeurIPS 2021.
henryhmko/gan_experimenting
vanilla gans. what are thoseee
henryhmko/henryhmko.github.io
personal website
henryhmko/NNs_from_Scratch
Only using numpy to create different NNs. This is more for me understanding how things work under the hood
henryhmko/Personal_Encryption_Method_PUBLIC
My own encryption method using prime numbers, dictionaries, and factoring.
henryhmko/pytorch-ssim
pytorch structural similarity (SSIM) loss
henryhmko/sglang
SGLang is a fast serving framework for large language models and vision language models.