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
·
open-source-for-science avatar

open-source-for-science/TensorFlow-Course

0
View on GitHub↗
16,285 stars·3,135 forks·Jupyter Notebook·MIT·11 vues

TensorFlow Course

This is a TensorFlow learning course and machine learning education resource. It is a notebook-based interactive course that provides a deep learning tutorial series and a guide to the Keras API through executable Python code and formatted text.

The material focuses on deep learning education, covering the implementation of TensorFlow models and the design of neural network architectures such as multilayer perceptrons and convolutional networks. It includes instructional content on constructing custom training loops and dataset generators for data pipeline engineering.

The course covers machine learning concepts ranging from linear regression to neural network training and the use of layer-based modular design.

Features

  • Machine Learning Courses - Provides a structured training program and guided tutorials for learning the practical application of machine learning models using TensorFlow.
  • Interactive Notebook Learning Resources - Delivers a step-by-step pedagogical flow for deep learning using interactive notebooks with executable code.
  • High-Level Model APIs - Provides a guide to the high-level Keras API for abstracting complex tensor operations into manageable layers.
  • Neural Network Architectures - Instructs on building specific neural network architectures including multilayer perceptrons and convolutional networks.
  • TensorFlow Model Development - Guides the design, building, and training of predictive models using the TensorFlow ecosystem.
  • Deep Learning Education - Offers curated educational resources for learning neural network theory and deep learning practice.
  • Deep Learning Tutorials - Offers a practical tutorial series on constructing neural networks and implementing custom training loops.
  • Machine Learning Tutorials - Provides practical tutorials and code examples for building and training predictive machine learning models.
  • Machine Learning Education - Provides comprehensive pedagogical materials covering fundamental machine learning algorithms and implementation.
  • Machine Learning Fundamentals - Covers fundamental machine learning concepts from linear regression to neural network training.
  • Streaming Dataset Loaders - Provides instruction on using streaming dataset loaders to prevent memory overflow during model training.
  • Eager Execution Modes - Teaches the use of eager execution for immediate operation evaluation and easier debugging.
  • Data Engineering Pipelines - Guides the engineering of data pipelines to handle large volumes of data for model training.
  • Modular Architectures - Covers the design of modular architectures by stacking reusable neural network components.
  • API Documentation Guides - Provides instructional content on the high-level Keras API for defining and training neural network layers.
  • Tensor Data Flows - Explains the processing of multi-dimensional arrays through computational graphs for automatic differentiation.
  • Training Loop Implementations - Teaches the construction of custom training loops and dataset generators for efficient data processing.
  • AI & Machine Learning - Practical course for learning TensorFlow.

Historique des stars

Graphique de l'historique des stars pour open-source-for-science/tensorflow-courseGraphique de l'historique des stars pour open-source-for-science/tensorflow-course

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 Course

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec TensorFlow Course.
  • snowkylin/tensorflow-handbookAvatar de snowkylin

    snowkylin/tensorflow-handbook

    3,927Voir sur GitHub↗

    This project is a comprehensive educational resource and tutorial handbook for building, training, and deploying machine learning models using TensorFlow 2. It serves as a structured learning guide covering core deep learning concepts, including neural network architectures, automatic differentiation, and tensor operations. The handbook provides technical guidance on optimizing execution efficiency through GPU memory management, distributed training, and model quantization. It also includes detailed manuals for constructing high-performance data pipelines and exporting models for production s

    Jupyter Notebook
    Voir sur GitHub↗3,927
  • lyhue1991/eat_tensorflow2_in_30_daysAvatar de lyhue1991

    lyhue1991/eat_tensorflow2_in_30_days

    9,933Voir sur GitHub↗

    This project is a structured learning curriculum and technical reference for mastering deep learning with TensorFlow. It provides a comprehensive guide for building, training, and deploying neural networks, combining theoretical fundamentals with practical implementation examples. The repository distinguishes itself by covering the end-to-end machine learning workflow, from low-level tensor mathematics and linear algebra to the creation of complex model architectures. It includes specific guidance on developing data pipelines for diverse data types, such as images, text, and time-series seque

    Pythontensorflowtensorflow-examplestensorflow-tutorial
    Voir sur GitHub↗9,933
  • chiphuyen/tf-stanford-tutorialsAvatar de chiphuyen

    chiphuyen/tf-stanford-tutorials

    10,377Voir sur GitHub↗

    This project is a deep learning educational resource providing a collection of TensorFlow tutorials and programming exercises. It serves as a set of machine learning code samples designed for university-level courses on machine learning research. The repository focuses on machine learning education and deep learning research, providing practical examples for implementing neural networks from scratch. It supports neural network prototyping and the development of TensorFlow models to help users apply deep learning theory to software implementations.

    Python
    Voir sur GitHub↗10,377
  • lisa-lab/deeplearningtutorialsAvatar de lisa-lab

    lisa-lab/DeepLearningTutorials

    4,148Voir sur GitHub↗

    This project is an educational resource and learning path for building and training neural network architectures. It provides a structured collection of instructional guides, notes, and exercises designed to help users master the fundamentals of deep learning model development and prototyping. The resource focuses on translating conceptual deep learning theory into executable code using a symbolic mathematics library. It includes specific guides and tutorials for executing neural network computations on graphics hardware to reduce model training time. The content covers the implementation of

    Python
    Voir sur GitHub↗4,148
Voir les 30 alternatives à TensorFlow Course→

Questions fréquentes

Que fait open-source-for-science/tensorflow-course ?

This is a TensorFlow learning course and machine learning education resource. It is a notebook-based interactive course that provides a deep learning tutorial series and a guide to the Keras API through executable Python code and formatted text.

Quelles sont les fonctionnalités principales de open-source-for-science/tensorflow-course ?

Les fonctionnalités principales de open-source-for-science/tensorflow-course sont : Machine Learning Courses, Interactive Notebook Learning Resources, High-Level Model APIs, Neural Network Architectures, TensorFlow Model Development, Deep Learning Education, Deep Learning Tutorials, Machine Learning Tutorials.

Quelles sont les alternatives open-source à open-source-for-science/tensorflow-course ?

Les alternatives open-source à open-source-for-science/tensorflow-course incluent : snowkylin/tensorflow-handbook — This project is a comprehensive educational resource and tutorial handbook for building, training, and deploying… lyhue1991/eat_tensorflow2_in_30_days — This project is a structured learning curriculum and technical reference for mastering deep learning with TensorFlow.… chiphuyen/tf-stanford-tutorials — This project is a deep learning educational resource providing a collection of TensorFlow tutorials and programming… lisa-lab/deeplearningtutorials — This project is an educational resource and learning path for building and training neural network architectures. It… atcold/pytorch-deep-learning-minicourse — This is an educational curriculum for building and training neural networks using PyTorch. It serves as a deep… yorko/mlcourse.ai — This project is a structured machine learning course and educational program designed to teach data analysis and…