Skip to content

Add TensorFlow Sandbox resource to README#1817

Open
aypy01 wants to merge 1 commit into
codecrafters-io:masterfrom
aypy01:aypy01-add-tensorflow-entry
Open

Add TensorFlow Sandbox resource to README#1817
aypy01 wants to merge 1 commit into
codecrafters-io:masterfrom
aypy01:aypy01-add-tensorflow-entry

Conversation

@aypy01

@aypy01 aypy01 commented Jun 24, 2026

Copy link
Copy Markdown

Adds the TensorFlow Sandbox repository as a Python entry in Build Your Own X.

This repo demonstrates stepwise ML projects:

  • Module 1: Basics - tensors, variables, reshape, preprocessing
  • Module 2: Classification - Titanic & Iris datasets
  • Module 3: CNNs - CIFAR-10, data augmentation, transfer learning
  • Module 4: Reinforcement Learning - FrozenLake Q-learning

Includes saved .keras models for evaluation or further experimentation. Focused on learning by building and understanding TensorFlow end-to-end.

This entry showcases an end-to-end educational ML sandbox suitable for BYOX readers.

Adds the TensorFlow Sandbox repository as a Python entry in Build Your Own X.

This repo demonstrates stepwise ML projects:
- Module 1: Basics - tensors, variables, reshape, preprocessing
- Module 2: Classification - Titanic & Iris datasets
- Module 3: CNNs - CIFAR-10, data augmentation, transfer learning
- Module 4: Reinforcement Learning - FrozenLake Q-learning

Includes saved `.keras` models for evaluation or further experimentation. Focused on learning by building and understanding TensorFlow end-to-end.  

This entry showcases an end-to-end educational ML sandbox suitable for BYOX readers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant