dl-from-scratch / scripts

Commit History

feat: add hyperparameter grid search wrapper
1b83517
unverified

yusiwen commited on

feat: add CNN vs ViT benchmark script (untrained)
e8731e3
unverified

yusiwen commited on

refactor: restructure into domain-grounded directories (ml/ cv/ gen/ graph/ rl/ nlp/)
73526b1
unverified

yusiwen commited on

move: lora/ → nlp/lora/
e0e8238
unverified

yusiwen commited on

feat: add LoRA (parameter-efficient fine-tuning for GPT)
2538ecc
unverified

yusiwen commited on

feat: add MobileNet (depthwise separable convolutions)
a9eb473
unverified

yusiwen commited on

feat: add GCN, DQN, SimCLR, YOLO (4 new models + notebooks)
32fb2ef
unverified

yusiwen commited on

fix: regenerate notebooks with get_device() from utils.device
5ebebbb
unverified

yusiwen commited on

refactor: extract device detection to utils/device.py (CUDA→MPS→CPU)
e9956a9
unverified

yusiwen commited on

feat: add P2+P3 notebooks (basics 9, Word2Vec, LSTM)
91450f4
unverified

yusiwen commited on

feat: add P1 notebooks for CNN, BERT, ResNet18, ResNet34
46562e2
unverified

yusiwen commited on

feat: add Jupyter notebooks for GPT, ViT, DCGAN, UNet
f87a1c4
unverified

yusiwen commited on