Template:Term

    From Marovi AI

    Wraps a technical term with glossary popup support. The term is looked up in Module:Glossary/data and rendered with a dotted underline. Hovering shows a popup with the definition.

    Usage

    {{Term|SGD}}
    {{Term|SGD|stochastic gradient descent}}
    {{Term|learning rate}}
    

    The first parameter is the lookup key. The optional second parameter is the display text.