Commit History

Update README with v3 architecture info and speed comparison
0bead61
verified

asdf98 commited on

Add v3 training script (self-contained, works with HF Jobs)
0dbbcfa
verified

asdf98 commited on

Add BokehFlow v3: 4400x faster (conv recurrence replaces sequential loop)
1392e15
verified

asdf98 commited on

v4: Fix 429 β€” use snapshot_download with exact allow_patterns, no raw HTTP. 500 scenes in 80s, zero errors.
4d8d596
verified

asdf98 commited on

v3: Fix 429 rate limit β€” download-then-train with retry/backoff, disk-based DataLoader, 8 threads, HF token auth
1754427
verified

asdf98 commited on

v2: Zero-download streaming notebook β€” 3s startup, 0 disk, images fetched on-demand via HTTP
ed4cea5
verified

asdf98 commited on

Add Colab/Kaggle training notebook β€” just run all cells
800dcfc
verified

asdf98 commited on

Add code audit β€” 10 issues found with fixes
373e0ae
verified

asdf98 commited on

Add detailed architecture design document
16b0397
verified

asdf98 commited on

Add BokehFlow implementation - complete PyTorch architecture
a97e9f1
verified

asdf98 commited on

Add comprehensive README with architecture details, research survey, and documentation
32231c0
verified

asdf98 commited on

initial commit
4b8a91a
verified

asdf98 commited on