Package

com.tencent.angel.ml.core.network

transfunc

Permalink

package transfunc

Visibility
  1. Public
  2. All

Type Members

  1. class Dropout extends TransFunc

    Permalink
  2. class Identity extends TransFunc

    Permalink
  3. class Relu extends TransFunc

    Permalink
  4. class Sigmoid extends TransFunc

    Permalink
  5. class SigmoidWithDropout extends TransFunc

    Permalink
  6. class Softmax extends TransFunc

    Permalink
  7. class Tanh extends TransFunc

    Permalink
  8. class TanhWithDropout extends TransFunc

    Permalink
  9. trait TransFunc extends Serializable

    Permalink

Ungrouped