0 Members and 1 Guest are viewing this topic.
Is it possible to develop neural pathways in the brain from machine-compiled instructions?
What is deep programming?
Quote from: tkadm30What is deep programming?Do you mean "Deep Learning"?Many problems that are solved regularly by bees and dogs are beyond our most powerful computers when programmed by humans. We simply don't know how to represent and solve these problems using conventional computer algorithms on conventional computer hardware.So AI researchers have tried to imitate biological structures like neurons in a computer, and rather than "program" them, they "train" them by giving them examples that match the desired criteria (or not).Normally learning requires considerable high-precision, high-powered processing and analysis. The learned results can often be executed on different, low-precision, low-power hardware (which is itself incapable of further learning). This still falls short of biological systems where continual learning and execution takes place on the same low-precision, low-power "wetware". See: https://en.wikipedia.org/wiki/Deep_learning