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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 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 Aufruf

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-Verlauf

Star-Verlauf für leriomaggio/deep-learning-keras-tensorflowStar-Verlauf für leriomaggio/deep-learning-keras-tensorflow

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Deep Learning Keras Tensorflow

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Deep Learning Keras Tensorflow.
  • aymericdamien/tensorflow-examplesAvatar von aymericdamien

    aymericdamien/TensorFlow-Examples

    43,749Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗43,749
  • binroot/tensorflow-bookAvatar von BinRoot

    BinRoot/TensorFlow-Book

    4,431Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,431
  • alrojo/tensorflow-tutorialAvatar von alrojo

    alrojo/tensorflow-tutorial

    1,955Auf GitHub ansehen↗

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

    Jupyter Notebook
    Auf GitHub ansehen↗1,955
  • guillaume-chevalier/lstm-human-activity-recognitionAvatar von guillaume-chevalier

    guillaume-chevalier/LSTM-Human-Activity-Recognition

    3,485Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,485
Alle 30 Alternativen zu Deep Learning Keras Tensorflow anzeigen→

Häufig gestellte Fragen

Was macht leriomaggio/deep-learning-keras-tensorflow?

Introduction to Deep Neural Networks with Keras and Tensorflow

Was sind die Hauptfunktionen von leriomaggio/deep-learning-keras-tensorflow?

Die Hauptfunktionen von leriomaggio/deep-learning-keras-tensorflow sind: Deep Learning Frameworks, Educational Tutorials.

Welche Open-Source-Alternativen gibt es zu leriomaggio/deep-learning-keras-tensorflow?

Open-Source-Alternativen zu leriomaggio/deep-learning-keras-tensorflow sind unter anderem: 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…