Sujet : Re: Differentiable Forth
De : no.email (at) *nospam* nospam.invalid (Paul Rubin)
Groupes : comp.lang.forthDate : 17. Jul 2024, 00:12:50
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <87h6cpgcct.fsf@nightsong.com>
References : 1 2 3 4 5
User-Agent : Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
mhx@iae.nl (mhx) writes:
It's the wrong type of differentiation again. AI-people are
overloading our vocabulary, redefining our words, and overflowing our
stacks.
The automatic differentiation there looks like what you were talking
about, built into the language sort of like some languages have built in
complex numbers.
Here is a 2005 article about AD that you might like:
http://blog.sigfpe.com/2005/07/automatic-differentiation.htmlIt mentions at the end that you can approximate this method using
complex numbers. Just pretend that the imaginary part is nilpotent, I
guess.