josephtkim's Stars
josephtkim/DDPM-diffusion
DDPM (Denoising Diffusion Probabilistic Models) implemented in PyTorch
josephtkim/ResNet
Implementation of the ResNet model in PyTorch.
josephtkim/U-Net
Implementation of U-Net architecture in PyTorch
josephtkim/LoRA-fine-tune-RoBERTa
Using LoRA to fine-tune a RoBERTa model
josephtkim/super-polyspawn-wars
Unity 2D space shooter game
josephtkim/CS-Study
mnielsen/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
josephtkim/a-bright-world
josephtkim/productivity-helper
josephtkim/huggingface-sentiment-analysis
Fine-tuned pretrained BERT model for sentiment analysis
josephtkim/NLP-tweet-sentiment-analysis
Transformer-based encoders to classify tweet sentiment
josephtkim/neural-style-transfer
Neural Style Transfer to generate artwork
josephtkim/DCGAN-anime-faces
DCGAN for generating anime faces
zurutech/gans-from-theory-to-production
Material for the tutorial: "Deep Diving into GANs: from theory to production"
khangich/machine-learning-interview
Machine Learning Interviews from FAANG, Snapchat, LinkedIn. I have offers from Snapchat, Coupang, Stitchfix etc. Blog: mlengineer.io.
alirezadir/Machine-Learning-Interviews
This repo is meant to serve as a guide for Machine Learning/AI technical interviews.
josephtkim/sudoku-solver
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
hochanFS/competitive-programming
Sample solutions for select problems in coding competitions