d2l
There are 50 repositories under d2l topic.
ShusenTang/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
dsgiitr/d2l-pytorch
This project reproduces the book Dive Into Deep Learning (https://d2l.ai/), adapting the code from MXNet into PyTorch.
d2l-ai/d2l-vi
Một cuốn sách về Học Sâu đề cập đến nhiều framework phổ biến, được sử dụng trên 300 trường Đại học từ 55 đất nước bao gồm MIT, Stanford, Harvard, và Cambridge.
deepjavalibrary/d2l-java
The Java implementation of Dive into Deep Learning (D2L.ai)
lgy0404/d2l-2023
✔️(持续更新)李沐 【动手学深度学习v2 PyTorch版】课程学习笔记,更正了AccumulateMore笔记的部分错误,从更加初级的角度做了部分内容补充
biswajitsahoo1111/D2L_Attention_Mechanisms_in_TF
This repository contains Tensorflow 2 code for Attention Mechanisms chapter of Dive into Deep Learning (D2L) book.
jenniferwagner18/d2l-content-templates
Updated content templates (originally designed by D2L Brightspace) with more accessibility and interactivity with flip cards and knowledge checks
sbrhss/d2l_pytorch_cpp
Dive to Deep Learning with Pytorch C++ API
chrismooredev/d2l-tweaks
Adds a few Quality of Life tweaks to the online educational platform Brightspace Desire2Learn (D2L).
jenniferwagner18/knowledge-checks
Just the flip cards and knowledge checks (multiple choice, short answer, matching, ordering) from d2l-content-templates as standalone HTML pages
jenniferwagner18/brightspace-etl-dataflows
ETL data flows in Domo Analytics for querying D2L Brightspace data sets related to awards, rubrics, quizzes, surveys, gradebook and learning outcomes
flyingbearmt/usc-den-video-downloader
A easy tool to download usc den video using just one right click. Using tampermonkey and node.js
tngt/Dive-into-DL-paddlepaddle
将《动手学深度学习》 原书中MXNet代码实现改为PaddlePaddle实现.
arashout/BrightSpaceAPIClient
An angular application to easily view and save, data-sets retrieved using Brightspace APIs. Using a Go backend
erunseelie/brightspace-pro
Extension to improve the Brightspace/D2L user experience.
jenniferwagner18/d2l-brightspace-scripts
Formats and pivots data from D2L Brightspace intelligent agents, outcomes, and survey reports (manual Excel workflows also included)
JiahongChen/d2l-pytorch-implementation
This repo provides Pytorch implementation for codes in the book "Dive Into Deep Learning" (http://d2l.ai/) and course Berkeley STAT 157 (https://courses.d2l.ai), which gives a brief tutorial on deep learning methods.
kimim/clj-d2l
learn d2l with clojure
DanielM39/d2l-stylus-darkmode
DarkMode for D2L
jenniferwagner18/d2l-brightspace-sql
SQL for Analytics Builder (Quicksight) to query D2L Brightspace data sets [based on ETL data flows previously used in Domo]
OmarAlmighty/D2L-Slides
Slides for Dive into Deep Learning book
biswajitsahoo1111/D2L_Generative_Adversarial_Networks_in_TF
This repository contains Tensorflow 2 code for Generative Adversarial Networks chapter of Dive into Deep Learning (D2L) book.
huyhoang17/d2l-vn
[WIP] Dive into Deep Learning (Vietnamese Version) https://github.com/d2l-ai/d2l-en
Navnedia/D2L-Course-Launcher
A Flow Launcher plugin for students to quickly open Brightspace D2L course pages and other course content from Flow Launcher
Tomspiano/D2L-PyTorch
Learn from *Dive into Deep Learning*, take notes, and do some modification.
arashout/OAuth-D2L
Using the OAuth 2.0 flow to get data from Brightspace APIs.
ashutosh-b-b/d2l-julia
Julia Implementation of Dive Into Deep Learning
ephsmith/d2l-snippets
yasnippet snippets for D2L/Brightspace CSV Question format
EpictetusZ1/d2l-autosave
Autosave edits to D2L assignment feedback. A Google Chrome Extension / Plugin
haasr/d2l-mailing-list-by-grade-range-generator
Uses D2L grade export CSV file with "Calculated Final Grade Scheme Symbol" and "Email" columns to filter out students by grade ranges, generating a mailing list for those students.
IKapenga/Stat1600-QGen
This is a series of R Programs used to randomly generate questions and answers within WMU's D2L E-learning system. Several nice features are included or in production, such as user-friendly function wrappers and clear comments to outline the code. The final results are thousands of multiple-choice questions as D2L-compatible CSV and JPG files.
Nemat-Allah-Aloush/Social-Media-Monitoring
Social Media Monitoring for Twitter in python language
SowingG2333/my-d2l
深度学习相关算法及其代码实现
Tools4ever-NIM/NIM-System-REST-D2L-Brightspace
D2L Brightspace
justinbamberg/faculty_information_menu
D2L Brightspace Custom Widget using .csv's and API's
Scarfy-sysu/d2l-code-notes
Code notebooks and learning notes for Dive into Deep Learning (动手学深度学习), following the PyTorch version. This repo records my hands-on experiments, key concepts, and implementation details as I progress through each chapter.