dive-into-deep-learning

There are 7 repositories under dive-into-deep-learning topic.

  • dsgiitr/d2l-pytorch

    This project reproduces the book Dive Into Deep Learning (https://d2l.ai/), adapting the code from MXNet into PyTorch.

    Language:Jupyter Notebook4.3k165221.2k
  • TrickyGo/Dive-into-DL-TensorFlow2.0

    本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为TensorFlow 2.0实现,项目已得到李沐老师的认可

    Language:Jupyter Notebook3.8k10457822
  • 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.

    Language:Jupyter Notebook4104
  • huyhoang17/d2l-vn

    [WIP] Dive into Deep Learning (Vietnamese Version) https://github.com/d2l-ai/d2l-en

  • TLDX-XIONG/d2l-notebook

    dive into deep learning 的复现

    Language:Jupyter Notebook1200
  • AmrMKayid/d2l-jax

    Dive Into Deep Learning (d2l.ai), Using Jax & DeepMind's dm-haiku

    Language:Jupyter Notebook30
  • basicv8vc/Dive-into-DL-OneFlow

    本项目用OneFlow实现《动手学深度学习 第二版》(Dive into Deep Learning)中的代码