-
The notebooks in this book do not have the feature to run on Google Colab. This feature will be very helpful for those who are just beginning with deep learning and will help us familiarize ourselves …
-
Hello, I've just come into contact with academics. What I want to ask is how to train and test data without train.py.
-
http://preview.d2l.ai/d2l-en/PR-1716/chapter_generative-adversarial-networks/gan.html
![image](https://user-images.githubusercontent.com/71307974/120439021-9ec25e80-c3b4-11eb-8511-68c7203ff6db.png)
-
https://github.com/d2l-ai/d2l-en/blob/master/chapter_attention-mechanisms/bahdanau-attention.md
https://github.com/d2l-ai/d2l-en/blob/master/chapter_attention-mechanisms/transformer.md
@biswajitsa…
-
the pytorch tab in http://d2l.ai/chapter_computer-vision/kaggle-dog.html:
![image](https://user-images.githubusercontent.com/421857/120869708-e3343280-c54b-11eb-86e3-bcfa092709df.png)
for http:/…
-
Many of the colab notebooks in the supplementary material for the deep learning chapters (13-15) use pytorch code taken from [dive into deep learning](https://d2l.ai). This code is imported and used a…
-
@astonzhang , @AnirudhDagar , @terrytangyuan
While going through the code of cross entropy in Tensorflow, I found that the output of tensorflow's implementation was significantly different from mx…
ghost updated
3 years ago
-
## Description
I'm working with the face detection model in this repository :
https://github.com/YonghaoHe/A-Light-and-Fast-Face-Detector-for-Edge-Devices/
When running in main thread , there's n…
-
`#@tab all` sections of code are meant to be the same for all frameworks. But the following code chunk at the beginning of section 17.1 gives an error in TF-2.5.0.
```
#@tab tensorflow
%matplotlib …
-
Hi
Is there any chance to release the PDF of the book in Tensorflow or Pytorch, please?
Thanks.