Look, I know AI is controversial, but just for a moment, let's set aside our preconceived notions, our biases, the environmental impact, the massive cost to train and run models, the labor exploitation, the intellectual property theft, the inaccuracies, the mania it causes in users, the destruction of search, the deskilling of professionals, the devaluation of creative work, job losses, and lack of economic value from enterprise implementations.

Wait, what were we talking about?

@maxleibman

Sigh. I sure wish the Chicken Littles had taken a little more linear algebra.

Just saying.

@tuban_muzuru @maxleibman How much linear algebra do you need to see the light, because I’ve taken quite a lot of it, and I ain’t seeing it.

@ahltorp @maxleibman

It does furnish the working vocabulary and terms of art

Training AI models usually involves optimization, which means finding the best set of parameters (weights and biases) to minimize an error function. This process heavily relies on concepts like gradients (derivatives of multi-variable functions) and iterative updates, all of which are intrinsically linked to linear algebraic principles.

@ahltorp @maxleibman

I'll just say it: linear algebra becomes indispensable for the computations that drive AI.

Matrix multiplication are central to neural networks, where input data is transformed through layers of weights to produce outputs.

Concepts like eigenvalues and eigenvectors are crucial in dimensionality reduction techniques (e.g., PCA) that simplify complex datasets, making them more manageable for algorithms.

@tuban_muzuru @ahltorp @maxleibman yes. This is theory. Only theory.

@Emmaf_77 @ahltorp @maxleibman

Simply put, without the vocabulary of linear algebra, including all the calculus of loss and error functions, gradient descent, even backprop is the chain rule - if you can't do the math, do everyone a favor and don't embarrass yourself by saying dumb things.

Stats and Probability fill in for noisy data, inferential statistics, combinatorics, optimization theory.

But linear algebra is the vocabulary of these things.

@tuban_muzuru @Emmaf_77 @ahltorp @maxleibman I'm trying to figure what is your point here… coz it sure sounds like you think all of the aforementioned points by OP are all not very important if we can do fucking cool nerd shits (that don't really work well anyway).