Earlier quoted context omitted.
[flagged]
it's rude to show people your llm output
Who Invented Backpropagation?
21–30 of 120 posts
Re: Who Invented Backpropagation?
#22Re: Who Invented Backpropagation?
#23I have a question that's bothered me for quite a while now. In 2018, Michael Jordan (UC Berkeley) wrote a rather interesting essay - https://medium.com/@mijordan3/artificial-intelligence-the-re... (Artificial Intelligence — The Revolution Hasn’t Happened Yet) In it, he stated the following: > Indeed, the famous “backpropagation” algorithm that was rediscovered by David Rumelhart in the early 1980s, and which is now v…
Perhaps this: Henry J. Kelley (1960). Gradient Theory of Optimal Flight Paths. [1] https://claude.ai/public/artifacts/8e1dfe2b-69b0-4f2c-88f5-0...
I am still going through it, but the latter is quite interesting!
Re: Who Invented Backpropagation?
#24Re: Who Invented Backpropagation?
#25> BP's modern version (also called the reverse mode of automatic differentiation) So... Automatic integration? Proportional, integrative, derivative. A PID loop sure sounds like what they're talking about.
e.g. optimization of state space control coefficients looks something like training a LLM matrix...
Re: Who Invented Backpropagation?
#26> BP's modern version (also called the reverse mode of automatic differentiation) So... Automatic integration? Proportional, integrative, derivative. A PID loop sure sounds like what they're talking about.
Reverse move automatic differentiation is not integration. It's still differentiation, but just a different method of calculating the derivative than the one you'd think to do by hand. It basically just applies the chain rule in the opposite order from what is intuitive to people. It has a lot more overhead than regular forwards mode autodiff because you need to cache values from running the function and refer back t…
Re: Who Invented Backpropagation?
#27Re: Who Invented Backpropagation?
#28I have a question that's bothered me for quite a while now. In 2018, Michael Jordan (UC Berkeley) wrote a rather interesting essay - https://medium.com/@mijordan3/artificial-intelligence-the-re... (Artificial Intelligence — The Revolution Hasn’t Happened Yet) In it, he stated the following: > Indeed, the famous “backpropagation” algorithm that was rediscovered by David Rumelhart in the early 1980s, and which is now v…
I think "its" refers to control theory, not backpropagation.
Re: Who Invented Backpropagation?
#29[a] https://www.nobelprize.org/uploads/2024/11/advanced-physicsp...