One problem with ai (or general ai) is ai lives in a box, it experiences what we tell it to experience, unlike a child who learns organically with what it's exposed to randomly while trying to survive and thrive. Perhaps the answer is to figure out all the things that make people tick via deep learning and other techniques, build one huge open api/db for vision/audio/movement in 3d planes/ethics/morality/understandin…
> it all can't be deep learning unfortunately, because that's not how we learn If you could humor me, why can't it all be deep learning? It seems like a robust model for how we learn: we start with some priors (random weights), experience something that either confirms or negates those priors (sampling), and then adjust our priors based on that experience. Of course there are a wide variety of architectures and the h…
i dont think we start with random priors. We start with a set of priors that are geared for certain things - facial recognition, language etc. The environment then fine tunes them.