Moni
- 178
- 1
How do we learn? And in the same way can a machine learn?
The discussion revolves around the nature of learning in humans and machines, exploring the similarities and differences between the two. It touches on various aspects of learning, including simple conditioning, complex cognitive processes, and the implications of machine learning in artificial intelligence.
Participants express a range of views on the nature of learning in machines versus humans, with no clear consensus on the definitions or implications of learning. Disagreements exist regarding the extent to which machines can replicate human learning processes and the significance of comprehension in this context.
The discussion reflects varying interpretations of learning, with some participants emphasizing the need for further exploration in psychology and AI literature. Limitations in understanding the complexities of human learning and the capabilities of machine learning are acknowledged but not resolved.
This discussion may be of interest to those studying psychology, artificial intelligence, cognitive science, and educational technology, as well as individuals involved in research or applications related to machine learning and neural networks.
selfAdjoint said:There are (at least!) two meanings to the word learning. One is the simple kind of learning that simple animals do, like conditioning. For this we have a pretty good understanding, it's based on the strengthening of a neural connection when it it is excercised repeatedly. A scientist named James Hebb had this neural idea back around 1950, and this kind of learning is called hebbian. The neural networks idea in computer software is based on it.
The other kind of learning is the complex and subtle kind we do every day. On that we have some good research but no deep understanding yet.
RunDMC said:A computer can learn but not comprehend.
Intuitive said:That depends on how well the programming routine is (tree'd)
The only limit is ones own programming ability.
neurocomp2003 said:no you need to look in ALife/AI journals and Neural Net journals for what you want. It also depends on the learning..pseudo learning (ie Game AI-liek deep blue) or realistic learning liek the Blue Brain PRoject by IBM and swiss lab.
MIT has some really neat Computer vision as well as york university.
And there are industrial learning algorithms that use principals of th brain for industrial stuff like Cryptography and Satellite imaging and medical imaging.
Also look at steve grands Lucy its kinda cool or look up gary flakes book.
http://en.wikipedia.org/wiki/Fuzz" 's some Fuzzy stuffs.Moni said:can you provide some link on them?
Fuzzy stuffs?
Yet comprehension could be described as an emotion triggered by new neural passage ways being opened or else altered. It is a sensation. The thing is, robots can't feel emotion which makes them different than us. They might be able to display the neurological change, but to feel it.. hmm...RunDMC said:A computer can learn but not comprehend.
There's a theory that a complete and accurate simulation of an average brain would naturally produce intelligent thought, but there's no way to test this with current computers.
Moni said:how about an intelligent computer system...who itself can write program for itself ;)