i will use pytorch instead of matlab so i wanted to ask you what are the equivalent of the Levenberg–Marquardt, Bayesian regularization, and scaled conjugate gradient training algorithms in pytorch instead of matlab are they under the same names in pytorch ?
i will use these on a research study but don’t have the money for matlab
I was gonna say the same. Octave is literally “open source matlab”, it’s a language 99.99% identical to matlab’s language and the differences are basically ‘less-strict’ things in octave.