• @[email protected]
    link
    fedilink
    English
    211 months ago

    That’s not how ChatGPT works.

    GPT is an LLM that use RNN. An RNN (Recurrent neural network) is not an algorithm.

      • @[email protected]
        link
        fedilink
        English
        011 months ago

        Yea, but not really. The algorithms are available for free, but they don’t do anything useful by themselves. The RNN is built by training the neural net, which uses grading/classification of training data to increase or decrease millions of coefficients of a multi-layer filter. It’s the training data, the classification feedback and the processing power that actually creates the AI.