Highlght a study showing that the brain uses composability
youtube.com/watch?v=-_Og...
Highlght a study showing that the brain uses composability
youtube.com/watch?v=-_Og...
How (and why) AI models could learn from interaction with environment instead from human knowledge
#RL #selfLearning
youtube.com/watch?v=2hcs...
Toujours pédagogique
youtube.com/watch?v=nqFl...
Un tour des sasfépu de ACONIT à Grenoble.
youtube.com/watch?v=cL8O...
L'accessibilité et le monde de l'édition adaptée en braille.
youtube.com/watch?v=fTam...
Comment modéliser les réseaux sociaux
youtube.com/watch?v=hmo2...
Rick Brato using Claude and Suno to generate songs
youtube.com/watch?v=eKxN...
How BCI (Brain Computer Interface) technologies and market evolve
youtube.com/watch?v=CGSF...
Interesting disvussion with authors aboit the matrix product algorithm Alpha Evolve found and how the evolutionary algorithm works.
youtube.com/watch?v=vC9n...
An interesting analysis of LLM's creativy and understanding, and ultimately what is philosophie and what do we expect from LLMs.
youtube.com/watch?v=n2A-...
L'histoire de Hitchbot et une experience de robot social en milieu hospitalier :
16.02.2025 19:24 — 👍 0 🔁 0 💬 0 📌 0An article about codemods, a way to automate code refactoring. It achieves better results than string replacement by using AST (Abstract Syntax Tree). Examples for JavaScript and tasks like removing featute toggle or API changes.
07.01.2025 18:07 — 👍 2 🔁 0 💬 0 📌 0
Easy to read paper on how beginner coders use LLMs and often fail getting the expected result. 2 hypothesis that may explain why the LLM does not output the correct piece of code: 1) users lack technical vocabulary 2) users omit important clues.
The author suggests 2) is more significant.