Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 443 Bytes

File metadata and controls

6 lines (5 loc) · 443 Bytes

Contributing to Build-Your-Own-TensorFlow

I'd love for this to become a collaborative learning resource!

  • Adding Modules: If you have a new experiment (e.g., GANs, Transformers), please add a new numbered folder with a notebook and a .keras model.
  • Fixing Bugs: If you find a mistake in my math or a broken link, feel free to open a PR.
  • Code Style: Keep notebooks clean and include a "Key Learnings" section at the top.