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

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

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
MITDeepLearning avatar

MITDeepLearning/introtodeeplearning

0
View on GitHub↗
8,702 星标·4,540 分支·Jupyter Notebook·MIT·6 次浏览

Introtodeeplearning

This repository contains the lab materials and Jupyter notebooks for MIT's introductory deep learning course, using TensorFlow and Keras for hands-on exercises. The courseware is delivered as pre-configured notebooks that run on Google Colaboratory's cloud infrastructure, eliminating the need for local software installation.

Learners can toggle the Colab runtime to a GPU-backed hardware accelerator for faster neural network training during lab exercises. A shared Python package provides helper functions that standardize common operations across all notebooks. The course guides students through a defined sequence of steps to format and submit completed lab work for course-hosted deep learning competitions.

Features

  • Deep Learning Courses - Provides hands-on deep learning exercises in a structured course setting with pre-configured notebooks and automated grading support.
  • Deep Learning Labs - Opens pre-configured Jupyter notebooks in Google Colaboratory so learners can complete exercises without local setup.
  • Managed Cloud Notebooks - Opens and runs Jupyter notebooks in Google Colaboratory without local setup, enabling remote deep learning practice.
  • Cloud Execution Environments - Provides pre-configured Jupyter notebooks that run entirely on Google Colaboratory's cloud infrastructure.
  • Jupyter Notebook Curricula - Delivers a structured deep learning curriculum as pre-configured Jupyter notebooks with embedded exercises.
  • GPU Acceleration - Lets learners toggle the Colab runtime to a GPU hardware accelerator for faster neural network training.
  • GPU-Accelerated Training - Switches Colab runtimes to GPU hardware for faster neural network training during lab exercises.
  • Course Competition Submissions - Guides learners through a defined sequence of steps to format and submit completed lab work for course competitions.

Star 历史

mitdeeplearning/introtodeeplearning 的 Star 历史图表mitdeeplearning/introtodeeplearning 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

常见问题解答

mitdeeplearning/introtodeeplearning 是做什么的?

This repository contains the lab materials and Jupyter notebooks for MIT's introductory deep learning course, using TensorFlow and Keras for hands-on exercises. The courseware is delivered as pre-configured notebooks that run on Google Colaboratory's cloud infrastructure, eliminating the need for local software installation.

mitdeeplearning/introtodeeplearning 的主要功能有哪些?

mitdeeplearning/introtodeeplearning 的主要功能包括:Deep Learning Courses, Deep Learning Labs, Managed Cloud Notebooks, Cloud Execution Environments, Jupyter Notebook Curricula, GPU Acceleration, GPU-Accelerated Training, Course Competition Submissions。

mitdeeplearning/introtodeeplearning 有哪些开源替代品?

mitdeeplearning/introtodeeplearning 的开源替代品包括: ageron/tf2_course — This project is an educational resource consisting of a structured curriculum of interactive notebooks designed to… mrdbourke/tensorflow-deep-learning — This is a comprehensive deep learning course delivered entirely through Jupyter Notebooks, designed to teach neural… mlnlp-world/deeplearning-muli-notes — This project is a deep learning study resource and educational curriculum designed for mastering neural network… atcold/nyu-dlsp20 — NYU-DLSP20 is a self-paced deep learning course repository that provides a complete educational curriculum covering… mrdbourke/zero-to-mastery-ml — This project is a machine learning educational curriculum and learning platform delivered through interactive Jupyter… fastai/course-v3 — This repository is a comprehensive educational program and deep learning framework designed to teach practical deep…

Introtodeeplearning 的开源替代方案

相似的开源项目,按与 Introtodeeplearning 的功能重合度排序。
  • ageron/tf2_courseageron 的头像

    ageron/tf2_course

    1,909在 GitHub 上查看↗

    This project is an educational resource consisting of a structured curriculum of interactive notebooks designed to teach deep learning concepts and neural network architectures. It focuses on providing hands-on experience with the TensorFlow 2 framework and the Keras API, guiding users through practical exercises to master machine learning techniques. The repository distinguishes itself by combining instructional content with the technical requirements for high-performance computing. It includes specific guides for configuring local development environments to support hardware-accelerated tra

    Jupyter Notebook
    在 GitHub 上查看↗1,909
  • mrdbourke/tensorflow-deep-learningmrdbourke 的头像

    mrdbourke/tensorflow-deep-learning

    5,914在 GitHub 上查看↗

    This is a comprehensive deep learning course delivered entirely through Jupyter Notebooks, designed to teach neural network construction using TensorFlow 2.x. The curriculum follows a sequential-model-first pedagogy, introducing the Sequential API before moving to functional and subclassing approaches, and covers the full spectrum of model building from regression and classification through convolutional neural networks, natural language processing, and time series forecasting. The course is structured around a checkpoint-based training workflow that saves the best model weights during traini

    Jupyter Notebook
    在 GitHub 上查看↗5,914
  • mlnlp-world/deeplearning-muli-notesMLNLP-World 的头像

    MLNLP-World/DeepLearning-MuLi-Notes

    3,790在 GitHub 上查看↗

    This project is a deep learning study resource and educational curriculum designed for mastering neural network architectures and theory. It serves as a learning platform that combines theoretical notes and mathematical formulas with practical code implementations. The curriculum is centered on the PyTorch framework, providing a structured path for building and training models through annotated code examples and technical reviews of mathematical foundations. The resource utilizes interactive notebooks for executing machine learning algorithms and experimenting with data models. Theoretical

    Jupyter Notebookdeep-learningpytorch
    在 GitHub 上查看↗3,790
  • atcold/nyu-dlsp20Atcold 的头像

    Atcold/NYU-DLSP20

    6,809在 GitHub 上查看↗

    NYU-DLSP20 is a self-paced deep learning course repository that provides a complete educational curriculum covering supervised and unsupervised deep learning fundamentals. The course materials include lecture slides, Jupyter notebooks, and YouTube video recordings, all organized around PyTorch-based code exercises and neural network architecture tutorials. The course is structured as a sequential progression from fundamentals to advanced architectures, with each lecture building on previous material. Assignments are distributed as Jupyter notebooks that students complete and submit, ensuring

    Jupyter Notebookdeep-learningjupyter-notebookneural-nets
    在 GitHub 上查看↗6,809
  • 查看 Introtodeeplearning 的所有 30 个替代方案→