awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
alrojo avatar

alrojo/tensorflow-tutorial

0
View on GitHub↗
1,955 estrellas·440 forks·Jupyter Notebook·2 vistas

Tensorflow Tutorial

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

Features

  • Deep Learning Frameworks - Foundational tutorials for learning TensorFlow operations.
  • Educational Tutorials - Educational resources for mastering TensorFlow.

Historial de estrellas

Gráfico del historial de estrellas de alrojo/tensorflow-tutorialGráfico del historial de estrellas de alrojo/tensorflow-tutorial

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Tensorflow Tutorial

Proyectos open-source similares, clasificados según cuántas características comparten con Tensorflow Tutorial.
  • binroot/tensorflow-bookAvatar de BinRoot

    BinRoot/TensorFlow-Book

    4,431Ver en 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
    Ver en GitHub↗4,431
  • guillaume-chevalier/lstm-human-activity-recognitionAvatar de guillaume-chevalier

    guillaume-chevalier/LSTM-Human-Activity-Recognition

    3,485Ver en 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
    Ver en GitHub↗3,485
  • aymericdamien/tensorflow-examplesAvatar de aymericdamien

    aymericdamien/TensorFlow-Examples

    43,749Ver en 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
    Ver en GitHub↗43,749
  • guillaume-chevalier/seq2seq-signal-predictionAvatar de guillaume-chevalier

    guillaume-chevalier/seq2seq-signal-prediction

    1,083Ver en GitHub↗

    Signal forecasting with a Sequence-to-Sequence (seq2seq) Recurrent Neural Network (RNN) model in TensorFlow - Guillaume Chevalier

    Jupyter Notebookpythonseq2seqtensorflow
    Ver en GitHub↗1,083
Ver las 30 alternativas a Tensorflow Tutorial→

Preguntas frecuentes

¿Qué hace alrojo/tensorflow-tutorial?

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

¿Cuáles son las características principales de alrojo/tensorflow-tutorial?

Las características principales de alrojo/tensorflow-tutorial son: Deep Learning Frameworks, Educational Tutorials.

¿Qué alternativas de código abierto existen para alrojo/tensorflow-tutorial?

Las alternativas de código abierto para alrojo/tensorflow-tutorial incluyen: guillaume-chevalier/lstm-human-activity-recognition — Human Activity Recognition example using TensorFlow on smartphone sensors dataset and an LSTM RNN. Classifying the… leriomaggio/deep-learning-keras-tensorflow — Introduction to Deep Neural Networks with Keras and Tensorflow. aymericdamien/tensorflow-examples — This repository serves as a structured educational resource for machine learning and deep learning, providing a… 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 -… nlintz/tensorflow-tutorials — This repository is a collection of guided tutorials for building and training machine learning models using the…