• bruce965@lemmy.ml
    link
    fedilink
    arrow-up
    4
    ·
    3 hours ago

    Adjusting the weights is how training works.

    If you are thinking about adjusting the number of weights, that’s also a technique. The issue is that (afaik) it can only be trained through genetic algorithms, which take longer than backpropagation.

    (This information might be incomplete/incorrect.)