d2l-ai / d2l-en

Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.
https://D2L.ai
Other
23.92k stars 4.36k forks source link

Question: TensorFlow/Pytorch code example in pdf version? #1359

Closed tallamjr closed 4 years ago

tallamjr commented 4 years ago

Hello, firstly I would like say thank you for this incredible resource.

My question relates to the downloadable version of the book found at d2l.ai at this link: https://d2l.ai/d2l-en.pdf

It seems that all the code examples in the PDF are for mxnet implementations. Is it possible to render a PDF version with either Pytorch or TensorFlow examples instead?

I understand that not all sections have TensorFlow implementations yet (https://github.com/d2l-ai/d2l-en/issues/1143), but thought I would check to see if this is possible and perhaps I am just missing something.

AnirudhDagar commented 4 years ago

Hi @tallamjr! At the moment, only MXNET version of the pdf is available.

But we'll add other framework pdf versions soon! Stay tuned.