(no title)
psb217
|
8 months ago
I think there's an implicit assumption here that interaction with the world is critical for effective learning. In that case, you're bottlenecked by the speed of the world... when learning with a single agent. One neat thing about artificial computational agents, in contrast to natural biological agents, is that they can share the same brain and share lived experience, so the "speed of reality" bottleneck is much less of an issue.
HappMacDonald|8 months ago
In principle a thousand different deep learning models could all train simultaneously on a thousand different robot experience feeds.. but not 1 to 1, but instead 1 to many.. each neural net training on data from dozens or hundreds of the robots at the same time, and different neural nets sharing those feeds for their own rounds of training.
Then of course all of the input data paired with outputs tested and further inputs as ground truth to predictions can be recorded for continued training sessions after the fact.
csullivan107|8 months ago
Here is an informal talk I gave on my work. Let me know if you want the thesis
https://www.youtube.com/live/ZXlQ3ppHi-E?si=MKcRqoxmEra7Zrt5
rybosome|8 months ago
loa_in_|8 months ago
hackyhacky|8 months ago
Why not have the AI train on a simulation of the real world? We can build those pretty easily using traditional software and run them at any speed we want.