minus-squaremuggafugga@alien.topBtoMachine Learning@academy.garden•[D] Simplest mathematical example of a function that can only be solved by gradient descentlinkfedilinkEnglisharrow-up1·1 year agoHere’s an example of fitting a 3rd order polynomial I worked with recently that might be useful for you. The code is largely part of the pytorch documentation, with an animation to illustrate the process. https://gist.github.com/jlines/00eae9590d26b31cb98b333e537fcb31 linkfedilink
Here’s an example of fitting a 3rd order polynomial I worked with recently that might be useful for you. The code is largely part of the pytorch documentation, with an animation to illustrate the process.
https://gist.github.com/jlines/00eae9590d26b31cb98b333e537fcb31