Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 508 Bytes

File metadata and controls

25 lines (21 loc) · 508 Bytes

d2l API Belgesi

🏷️sec_d2l

d2l paketinin aşağıdaki üyelerinin tanımlandığı ve açıklandığı bölümlerin uygulamaları (source file) kaynak dosyasında bulunabilir.

:begin_tab:mxnet

.. automodule:: d2l.mxnet
   :members:

:end_tab:

:begin_tab:pytorch

.. automodule:: d2l.torch
   :members:

:end_tab:

:begin_tab:tensorflow

.. automodule:: d2l.tensorflow
   :members:

:end_tab: