awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
aymericdamien avatar

aymericdamien/TensorFlow-Examples

0
View on GitHub↗
43,749 stars·14,709 forks·Jupyter Notebook·16 vues

TensorFlow Examples

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 repository enables users to prototype experimental models and implement fundamental algorithms using standard industry frameworks.

The materials cover the core mechanics of tensor-based data flow, automatic differentiation, and computational graph execution. These examples illustrate how to manage model state and optimize mathematical structures for hardware acceleration, providing a practical guide for those learning to build and train models within the framework.

Features

  • Automatic Differentiation Engines - Calculates gradients by traversing the computational graph to enable efficient parameter updates during iterative model training processes.
  • Deep Learning Code Libraries - Provides a structured library of executable scripts and notebooks covering neural network architectures and optimization techniques.
  • Tensor Processing Libraries - Manages multidimensional arrays as the primary data structure to facilitate high-performance linear algebra across heterogeneous computing devices.
  • Computational Graph Frameworks - Defines mathematical operations as a directed graph of nodes to allow for automatic differentiation and efficient hardware acceleration.
  • Machine Learning Curricula - Teaches fundamental machine learning algorithms and neural network architectures using standard industry frameworks.
  • Machine Learning Educational Resources - Offers a collection of annotated code samples demonstrating fundamental concepts and common implementation patterns for deep learning.
  • Neural Network Implementation Guides - Provides structured examples of layer construction and model training loops to translate mathematical concepts into functional code.
  • Data Science Tutorials - Provides hands-on coding exercises and guided tutorials for mastering data processing and model evaluation techniques.
  • Framework Implementation Guides - Provides a curated set of practical examples illustrating how to build, train, and evaluate models using standard machine learning frameworks.
  • Awesome List - A community-curated directory that catalogs and links out to other open-source projects, rather than a standalone tool you run yourself.
  • Deep Learning Prototyping Kits - Offers proven code patterns for common tasks like classification and regression to facilitate neural network prototyping.
  • Static Graph Compilers - Optimizes the mathematical structure of the model before execution to improve performance and enable deployment on specialized hardware.
  • Curated Learning Resources - Practical code examples for building models with TensorFlow.
  • Deep Learning Frameworks - Collection of basic TensorFlow examples including recurrent architectures.
  • Deep Learning Tutorials - Comprehensive collection of basic to advanced TensorFlow code snippets.
  • Learning and Reference - TensorFlow tutorials for beginners.
  • Educational Tutorials - Collection of introductory TensorFlow code snippets.
  • Machine Learning Tutorials - Collection of basic TensorFlow implementation examples.
  • Session Management Systems - Encapsulates the execution environment and variable state within a dedicated container to control memory allocation and device placement.
  • Lazy Evaluation Engines - Defers the execution of mathematical operations until a session is explicitly invoked to optimize the overall computation flow.

Historique des stars

Graphique de l'historique des stars pour aymericdamien/tensorflow-examplesGraphique de l'historique des stars pour aymericdamien/tensorflow-examples

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à TensorFlow Examples

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec TensorFlow Examples.
  • yunjey/pytorch-tutorialAvatar de yunjey

    yunjey/pytorch-tutorial

    32,385Voir sur GitHub↗

    This project is a collection of educational examples and code for implementing deep learning architectures using the PyTorch framework. It serves as a tutorial and implementation guide for building various neural network architectures for machine learning tasks. The project provides practical implementations for computer vision, including image classification and neural style transfer, as well as natural language processing examples for building sequence models and language predictors. It also covers generative models using adversarial and variational networks to synthesize or transform visua

    Pythondeep-learningneural-networkspytorch
    Voir sur GitHub↗32,385
  • nlintz/tensorflow-tutorialsAvatar de nlintz

    nlintz/TensorFlow-Tutorials

    6,026Voir sur GitHub↗

    This repository is a collection of guided tutorials for building and training machine learning models using the TensorFlow framework. It provides practical walkthroughs and examples for implementing a variety of model architectures to solve data prediction and analysis problems. The guides cover the construction of feedforward, convolutional, and recurrent neural networks to analyze complex data patterns. It includes specific tutorials for unsupervised learning, such as denoising autoencoders and word-to-vec embeddings, as well as examples for training generative adversarial networks to synth

    Jupyter Notebook
    Voir sur GitHub↗6,026
  • rasbt/machine-learning-bookAvatar de rasbt

    rasbt/machine-learning-book

    5,239Voir sur GitHub↗

    This project is a comprehensive machine learning educational resource and tutorial series delivered as a collection of interactive Jupyter Notebooks. It provides practical Python implementations for the end-to-end machine learning lifecycle, covering supervised and unsupervised learning, deep learning, and reinforcement learning. The resource distinguishes itself by providing detailed implementation guides for complex architectures, including transformers, generative adversarial networks, and convolutional neural networks. It also features specialized courseware for developing reinforcement l

    Jupyter Notebook
    Voir sur GitHub↗5,239
  • chenyuntc/pytorch-bookAvatar de chenyuntc

    chenyuntc/pytorch-book

    12,816Voir sur GitHub↗

    This project serves as a comprehensive educational resource and technical guide for mastering deep learning through the PyTorch framework. It provides structured tutorials and practical code examples designed to teach core machine learning principles, ranging from fundamental tensor operations to the construction of complex neural network architectures. The repository distinguishes itself by bridging the gap between theoretical concepts and hands-on implementation. It covers the development of generative applications, such as image synthesis and style transfer, while offering guidance on opti

    Jupyter Notebookautogradcaptioncharrnn
    Voir sur GitHub↗12,816
Voir les 30 alternatives à TensorFlow Examples→

Questions fréquentes

Que fait aymericdamien/tensorflow-examples ?

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.

Quelles sont les fonctionnalités principales de aymericdamien/tensorflow-examples ?

Les fonctionnalités principales de aymericdamien/tensorflow-examples sont : Automatic Differentiation Engines, Deep Learning Code Libraries, Tensor Processing Libraries, Computational Graph Frameworks, Machine Learning Curricula, Machine Learning Educational Resources, Neural Network Implementation Guides, Data Science Tutorials.

Quelles sont les alternatives open-source à aymericdamien/tensorflow-examples ?

Les alternatives open-source à aymericdamien/tensorflow-examples incluent : yunjey/pytorch-tutorial — This project is a collection of educational examples and code for implementing deep learning architectures using the… nlintz/tensorflow-tutorials — This repository is a collection of guided tutorials for building and training machine learning models using the… rasbt/machine-learning-book — This project is a comprehensive machine learning educational resource and tutorial series delivered as a collection of… chenyuntc/pytorch-book — This project serves as a comprehensive educational resource and technical guide for mastering deep learning through… lisa-lab/deeplearningtutorials — This project is an educational resource and learning path for building and training neural network architectures. It… pytorch/examples — This repository serves as a comprehensive collection of reference implementations for the PyTorch machine learning…