fastNLP
trainer
  • Installation
  • Quickstart
  • fastNLP API
fastNLP
  • Docs »
  • Overview: module code

All modules for which code is available

  • fastNLP.api.model_zoo
  • fastNLP.api.pipeline
  • fastNLP.api.processor
  • fastNLP.core.batch
  • fastNLP.core.dataset
  • fastNLP.core.fieldarray
  • fastNLP.core.instance
  • fastNLP.core.losses
  • fastNLP.core.metrics
  • fastNLP.core.optimizer
  • fastNLP.core.predictor
  • fastNLP.core.sampler
  • fastNLP.core.tester
  • fastNLP.core.utils
  • fastNLP.core.vocabulary
  • fastNLP.io.base_loader
  • fastNLP.io.config_io
  • fastNLP.io.dataset_loader
  • fastNLP.io.embed_loader
  • fastNLP.io.logger
  • fastNLP.io.model_io
  • fastNLP.models.base_model
  • fastNLP.models.biaffine_parser
  • fastNLP.models.char_language_model
  • fastNLP.models.cnn_text_classification
  • fastNLP.models.sequence_modeling
  • fastNLP.models.snli
  • fastNLP.modules.aggregator.attention
  • fastNLP.modules.aggregator.avg_pool
  • fastNLP.modules.aggregator.kmax_pool
  • fastNLP.modules.aggregator.max_pool
  • fastNLP.modules.aggregator.self_attention
  • fastNLP.modules.decoder.CRF
  • fastNLP.modules.decoder.MLP
  • fastNLP.modules.dropout
  • fastNLP.modules.encoder.char_embedding
  • fastNLP.modules.encoder.conv
  • fastNLP.modules.encoder.conv_maxpool
  • fastNLP.modules.encoder.embedding
  • fastNLP.modules.encoder.linear
  • fastNLP.modules.encoder.lstm
  • fastNLP.modules.encoder.masked_rnn
  • fastNLP.modules.encoder.transformer
  • fastNLP.modules.encoder.variational_rnn
  • fastNLP.modules.other_modules
  • fastNLP.modules.utils

© Copyright 2018, xpqiu. Revision 887c6fec.

Built with Sphinx using a theme provided by Read the Docs.