mirror of
https://github.com/samsledje/D-SCRIPT.git
synced 2026-06-04 15:04:24 +08:00
58 lines
1.2 KiB
ReStructuredText
58 lines
1.2 KiB
ReStructuredText
dscript.commands
|
|
================
|
|
|
|
dscript.commands.embed
|
|
----------------------
|
|
|
|
See `Embedding <../usage.html#embedding>`_ for full usage details.
|
|
|
|
.. automodule:: dscript.commands.embed
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
dscript.commands.predict
|
|
------------------------
|
|
|
|
See `Prediction <../usage.html#prediction>`_ for full usage details.
|
|
|
|
.. automodule:: dscript.commands.predict_block
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
.. automodule:: dscript.commands.predict_serial
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
dscript.commands.train
|
|
----------------------
|
|
|
|
See `Training <../usage.html#training>`_ for full usage details.
|
|
|
|
.. automodule:: dscript.commands.train
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
dscript.commands.evaluate
|
|
-------------------------
|
|
|
|
See `Evaluation <../usage.html#evaluation>`_ for full usage details.
|
|
|
|
.. automodule:: dscript.commands.evaluate
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
dscript.commands.extract_3di
|
|
-------------------------
|
|
|
|
See `Extract 3Di <../usage.html#extract_3di>`_ for full usage details.
|
|
|
|
.. automodule:: dscript.commands.extract_3di
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|