awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
leriomaggio avatar

leriomaggio/deep-learning-keras-tensorflow

0
View on GitHub↗
2,970 stars·1,253 forks·Jupyter Notebook·MIT·1 view

Deep Learning Keras Tensorflow

Introduction to Deep Neural Networks with Keras and Tensorflow

Features

  • Deep Learning Frameworks - Hands-on tutorials for deep learning using Keras and TensorFlow.
  • Educational Tutorials - Tutorials covering deep learning with Keras and TensorFlow.

Star history

Star history chart for leriomaggio/deep-learning-keras-tensorflowStar history chart for leriomaggio/deep-learning-keras-tensorflow

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Deep Learning Keras Tensorflow

Similar open-source projects, ranked by how many features they share with Deep Learning Keras Tensorflow.
  • aymericdamien/tensorflow-examplesaymericdamien avatar

    aymericdamien/TensorFlow-Examples

    43,749View on GitHub↗

    This repository serves as a structured educational resource for machine learning and deep learning, providing a library of executable scripts and notebooks. It is designed to help users master the practical application of data processing, model evaluation, and neural network construction through annotated code samples and guided tutorials. The collection focuses on translating theoretical mathematical concepts into functional code, offering proven patterns for common tasks such as classification and regression. By providing curated examples of layer construction and training loops, the reposi

    Jupyter Notebookdeep-learningexamplesmachine-learning
    View on GitHub↗43,749
  • binroot/tensorflow-bookBinRoot avatar

    BinRoot/TensorFlow-Book

    4,431View on GitHub↗

    This project is a collection of TensorFlow machine learning examples providing reference implementations for various neural network paradigms. It covers supervised, unsupervised, reinforcement, and sequential learning models. The repository includes implementations for convolutional neural networks focused on image classification and ranking, as well as recurrent neural networks for time-series forecasting and sequence-to-sequence translation. It further provides examples of reinforcement learning agents trained via reward optimization and unsupervised learning techniques such as autoencoders

    Jupyter Notebookautoencoderbookclassification
    View on GitHub↗4,431
  • alrojo/tensorflow-tutorialalrojo avatar

    alrojo/tensorflow-tutorial

    1,955View on GitHub↗

    Practical tutorials and labs for TensorFlow used by Nvidia, FFN, CNN, RNN, Kaggle, AE

    Jupyter Notebook
    View on GitHub↗1,955
  • guillaume-chevalier/lstm-human-activity-recognitionguillaume-chevalier avatar

    guillaume-chevalier/LSTM-Human-Activity-Recognition

    3,485View on GitHub↗

    Human Activity Recognition example using TensorFlow on smartphone sensors dataset and an LSTM RNN. Classifying the type of movement amongst six activity categories - Guillaume Chevalier

    Jupyter Notebookactivity-recognitiondeep-learninghuman-activity-recognition
    View on GitHub↗3,485
See all 30 alternatives to Deep Learning Keras Tensorflow→

Frequently asked questions

What does leriomaggio/deep-learning-keras-tensorflow do?

Introduction to Deep Neural Networks with Keras and Tensorflow

What are the main features of leriomaggio/deep-learning-keras-tensorflow?

The main features of leriomaggio/deep-learning-keras-tensorflow are: Deep Learning Frameworks, Educational Tutorials.

What are some open-source alternatives to leriomaggio/deep-learning-keras-tensorflow?

Open-source alternatives to leriomaggio/deep-learning-keras-tensorflow include: binroot/tensorflow-book — This project is a collection of TensorFlow machine learning examples providing reference implementations for various… guillaume-chevalier/seq2seq-signal-prediction — Signal forecasting with a Sequence-to-Sequence (seq2seq) Recurrent Neural Network (RNN) model in TensorFlow -… aymericdamien/tensorflow-examples — This repository serves as a structured educational resource for machine learning and deep learning, providing a… alrojo/tensorflow-tutorial — Practical tutorials and labs for TensorFlow used by Nvidia, FFN, CNN, RNN, Kaggle, AE. guillaume-chevalier/lstm-human-activity-recognition — Human Activity Recognition example using TensorFlow on smartphone sensors dataset and an LSTM RNN. Classifying the… nlintz/tensorflow-tutorials — This repository is a collection of guided tutorials for building and training machine learning models using the…