Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 553 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 553 Bytes

Reproduction of D2L with Pytorch's C++ API

Dive to Deep Learning with Pytorch C++ API

This repository is an ealry stages of itself. I am trying to close the famous book, Dive to Deep learining. However, the orignial book is based on MXNET and there is another reposity which implements this book with Pytorch's Python API. In this reposity I will try to implement the content of this book with Pytorch's C++ API.

If there is an issue, please let me know then I can improve it.