dsgiitr / d2l-pytorch

This project reproduces the book Dive Into Deep Learning (https://d2l.ai/), adapting the code from MXNet into PyTorch.
Apache License 2.0
4.24k stars 1.24k forks source link

Missing `Concise Implementation of Recurrent Neural Networks` #99

Open DelightRun opened 4 years ago

DelightRun commented 4 years ago

Chapter 10.6 Concise Implementation of Recurrent Neural Networks was missing.