https://github.com/tahangz/dl-playground
A collection of hands-on projects exploring deep learning concepts using TensorFlow and Keras. Each project demonstrates core techniques (e.g., CNNs, RNNs, Transformers, autoencoders, GANs, etc.) with clean, well-documented code and datasets for learning and experimentation.
https://github.com/tahangz/dl-playground
cnn deep-learning keras nueral-networks rnn tensorflow transformers
Last synced: 9 months ago
JSON representation
A collection of hands-on projects exploring deep learning concepts using TensorFlow and Keras. Each project demonstrates core techniques (e.g., CNNs, RNNs, Transformers, autoencoders, GANs, etc.) with clean, well-documented code and datasets for learning and experimentation.
- Host: GitHub
- URL: https://github.com/tahangz/dl-playground
- Owner: tahangz
- Created: 2025-09-20T21:03:50.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-10-04T22:10:50.000Z (9 months ago)
- Last Synced: 2025-10-05T00:18:01.354Z (9 months ago)
- Topics: cnn, deep-learning, keras, nueral-networks, rnn, tensorflow, transformers
- Language: Jupyter Notebook
- Homepage:
- Size: 3.35 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DL-Playground
A collection of hands-on projects exploring deep learning concepts using Keras and TensorFlow. Each project demonstrates core techniques (e.g., CNNs, RNNs, Transformers, autoencoders, GANs, etc.) with clean, well-documented code and datasets for learning and experimentation.