dualing
stable

Package Reference

  • dualing.core
    • Base
      • __init__
      • call
    • BinaryCrossEntropy
      • __call__
    • ContrastiveLoss
      • __call__
    • Dataset
      • __init__
      • _build
      • batch_size
      • input_shape
      • normalize
      • preprocess
      • shuffle
    • Siamese
      • B
      • __init__
      • compile
      • evaluate
      • extract_embeddings
      • fit
      • predict
      • step
    • TripletHardLoss
      • __call__
    • TripletSemiHardLoss
      • __call__
  • dualing.datasets
    • BalancedPairDataset
      • __init__
      • _build
      • batches
      • create_pairs
      • n_pairs
    • BatchDataset
      • __init__
      • _build
      • batches
    • RandomPairDataset
      • __init__
      • _build
      • batches
      • create_pairs
  • dualing.models
    • dualing.models.base
      • CNN
        • __init__
        • call
      • GRU
        • __init__
        • call
      • LSTM
        • __init__
        • call
      • MLP
        • __init__
        • call
      • RNN
        • __init__
        • call
    • ContrastiveSiamese
      • __init__
      • compile
      • distance
      • evaluate
      • fit
      • margin
      • predict
      • step
    • CrossEntropySiamese
      • __init__
      • compile
      • distance
      • evaluate
      • fit
      • predict
      • step
    • TripletSiamese
      • __init__
      • compile
      • distance
      • evaluate
      • fit
      • loss_type
      • margin
      • predict
      • soft
      • step
  • dualing.utils
    • dualing.utils.constants
      • BUFFER_SIZE
    • dualing.utils.exception
      • ArgumentError
        • __init__
      • BuildError
        • __init__
      • Error
        • __init__
      • SizeError
        • __init__
      • TypeError
        • __init__
      • ValueError
        • __init__
      • logger
    • dualing.utils.logging
      • FORMATTER
      • LOG_FILE
      • LOG_LEVEL
      • Logger
        • to_file
      • get_console_handler
      • get_logger
      • get_timed_file_handler
    • dualing.utils.projector
      • _tensor_to_numpy
      • plot_embeddings
dualing
  • Docs »
  • Search
  • Edit on GitHub


© Copyright 2020, Gustavo de Rosa Revision 4195f26f.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: stable
Versions
latest
stable
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.