HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mvaliente2001

no profile record

comments

mvaliente2001
·4 mesi fa·discuss
One factor in favor of the use of LLM as a learning tool is the poor quality of documentation. It seems we've forgotten how to write usable explanations that help readers to build a coherent model of the topic at hand.
mvaliente2001
·2 anni fa·discuss
The idea of tensors as "a matrix of numbers" or the example of a cube with vectors on every face never clicked for me. It was this (NASA paper)[https://www.grc.nasa.gov/www/k-12/Numbers/Math/documents/Ten...] what finally brought me clarity. The main idea, as others already commented, is that a tensor or rank n is a function that can be applied up to n vector, reducing its rank by one for each vector it consumes.
mvaliente2001
·2 anni fa·discuss
Math and Physics equations are full of beauty capable of transmit the same joy as poetry. The main difficulty is that they require more study.

For me, looking at Maxwell equations is a source of pleasure. Also, after improving my understanding of the Laplacian, I came to appreciate the heat equation.
mvaliente2001
·2 anni fa·discuss
My same thoughts. The inventors of that revolutionary toggle button should all be tied to the South side of an ass walking towards the North.
mvaliente2001
·3 anni fa·discuss
The alternative, using general programming languages, is a terrible idea. The last thing I want to do when dealing with a domain specific configuration is trying to figure the meaning out of hundreds of poorly written, badly abstracted, totally undocumented, lines of code.