An open API service indexing awesome lists of open source software.

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.

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.