suppose you created your model in python with the data you collected and then want to integrate the generated model into a system that was written in another language, how could this be done?
The best alternative I found is to extract the parameter values from the neural net and re-implement the prediction function from Scikit learn, i.e. the forward pass function
Nesta página do site você pode assistir ao vídeo on-line Weights, Biases and Forward Pass: re implementing a neural network from Scikit-Learn - Python duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário FinFET 19 Julho 2022, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 1,001 vezes e gostou 30 espectadores. Boa visualização!