awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 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 星标·3,135 分支·Jupyter Notebook·MIT·13 次浏览

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.

Star 历史

open-source-for-science/tensorflow-course 的 Star 历史图表open-source-for-science/tensorflow-course 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

TensorFlow Course 的开源替代方案

相似的开源项目,按与 TensorFlow Course 的功能重合度排序。
  • snowkylin/tensorflow-handbooksnowkylin 的头像

    snowkylin/tensorflow-handbook

    3,927在 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
    在 GitHub 上查看↗3,927
  • lyhue1991/eat_tensorflow2_in_30_dayslyhue1991 的头像

    lyhue1991/eat_tensorflow2_in_30_days

    9,933在 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
    在 GitHub 上查看↗9,933
  • chiphuyen/tf-stanford-tutorialschiphuyen 的头像

    chiphuyen/tf-stanford-tutorials

    10,377在 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
    在 GitHub 上查看↗10,377
  • lisa-lab/deeplearningtutorialslisa-lab 的头像

    lisa-lab/DeepLearningTutorials

    4,148在 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
    在 GitHub 上查看↗4,148
查看 TensorFlow Course 的所有 30 个替代方案→

常见问题解答

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.

open-source-for-science/tensorflow-course 的主要功能有哪些?

open-source-for-science/tensorflow-course 的主要功能包括: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。

open-source-for-science/tensorflow-course 有哪些开源替代品?

open-source-for-science/tensorflow-course 的开源替代品包括: 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…