You can not select more than 25 topics
Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- fastNLP.models 模块
- ======================
-
- .. automodule:: fastNLP.models
- :members:
- :undoc-members:
- :show-inheritance:
-
- 子模块
- ----------
-
- .. toctree::
- :titlesonly:
-
- fastNLP.models.base_model
- fastNLP.models.bert
- fastNLP.models.biaffine_parser
- fastNLP.models.cnn_text_classification
- fastNLP.models.enas_controller
- fastNLP.models.enas_model
- fastNLP.models.enas_trainer
- fastNLP.models.enas_utils
- fastNLP.models.sequence_labeling
- fastNLP.models.snli
- fastNLP.models.star_transformer
|