Earlier quoted context omitted.
Just wanted to say thanks--I'm really enjoying these videos!
So glad to hear it, thank you. Do let me know if you encounter bits that are not clear or if you see ways the lectures could be improved. BTW the lectures were all originally 1 hour and 25 minutes - I just broke them into pieces because everyone tells me that is what web viewers like. Is that working for you guys, or would you prefer to watch a whole 1.5 hour lecture not broken into bits?
MIT 9.11: The Human Brain (Spring 2018)
51–60 of 72 posts
Re: MIT 9.11: The Human Brain (Spring 2018)
#52Earlier quoted context omitted.
Thank you! It means so much to me that some people are appreciating these lectures. I knocked myself out all spring preparing this course, and it was quite a gut punch to read my course evaluations a few days ago, which ere pretty negative. I was so dispirited, I was actually thinking of stopping posting the lectures, but if you guys/gals are into it, that is awesome,I will keep at it! To answer your question: yes we…
These lectures are fantastic, please don't stop! You mentioned David Marr's book. Given its age, I assume some parts have stood the test of time better than others - would you recommend reading it all or would you focus just on the first part you mentioned in the lecture? And are there other books you would recommend? (I haven't got very far though the lectures yet so apologies if you mention some later on.)
Re: MIT 9.11: The Human Brain (Spring 2018)
#53Earlier quoted context omitted.
Sounds like you got it, more or less. Current views of how object recognition works in the brain are a lot like current deep net models of object recognition (e.g. Alexnet and beyond): a heirarchical series of processing steps in which units at successive processing stages get more selective for specific things, and more invariant to image variation (size, position, lighting, etc). One view of holistic face perceptio…
Interesting. In the past, I've read researchers commenting that "neural networks" was mostly unfortunate terminology because it implied the similarities between the physical patterns of the brain and connections between nodes in a neural network were a surface similarity that probably didn't offer insights into how the brain really worked. But you're saying that there may be more similarity than we thought. I remembe…
Re: MIT 9.11: The Human Brain (Spring 2018)
#54Earlier quoted context omitted.
Interesting. In the past, I've read researchers commenting that "neural networks" was mostly unfortunate terminology because it implied the similarities between the physical patterns of the brain and connections between nodes in a neural network were a surface similarity that probably didn't offer insights into how the brain really worked. But you're saying that there may be more similarity than we thought. I remembe…
As the Marr intro chapter explains so beautifully, there are many levels of analysis in cognitive science and cognitive neuroscience. Units in deep nets are very different from actual neurons, and the backprop methods used to train deep nets have no resemblance to how human brains get wired up. But for the case of object recognition at the level of representation, there are striking similarities between deep nets opt…
Re: MIT 9.11: The Human Brain (Spring 2018)
#55YouTube playlist of all linked videos: https://www.youtube.com/playlist?list=PLyGKBDfnk-iAQx4Kw9JeV...
Thank you for this! I used it to make a little script to download audio from each lecture: youtube-dl --get-id https://www.youtube.com/playlist?list=PLyGKBDfnk-iAQx4Kw9JeVqspbg77sfAK0 -i > ids.txt while read id; do youtube-dl -f bestaudio https://www.youtube.com/watch?v=$id done
Re: MIT 9.11: The Human Brain (Spring 2018)
#56Earlier quoted context omitted.
Just wanted to say thanks--I'm really enjoying these videos!
So glad to hear it, thank you. Do let me know if you encounter bits that are not clear or if you see ways the lectures could be improved. BTW the lectures were all originally 1 hour and 25 minutes - I just broke them into pieces because everyone tells me that is what web viewers like. Is that working for you guys, or would you prefer to watch a whole 1.5 hour lecture not broken into bits?
Re: MIT 9.11: The Human Brain (Spring 2018)
#57Re: MIT 9.11: The Human Brain (Spring 2018)
#58This looks amazing! Added to my to-watch-list. Also, if you are interested in this kind of neuro- / cogsci- stuff with a tech-twist you might want to consider attending this wonderful spring school for an incredibly immersive learning experience: https://interdisciplinary-college.de/
Re: MIT 9.11: The Human Brain (Spring 2018)
#59Earlier quoted context omitted.
Interesting. In the past, I've read researchers commenting that "neural networks" was mostly unfortunate terminology because it implied the similarities between the physical patterns of the brain and connections between nodes in a neural network were a surface similarity that probably didn't offer insights into how the brain really worked. But you're saying that there may be more similarity than we thought. I remembe…
As the Marr intro chapter explains so beautifully, there are many levels of analysis in cognitive science and cognitive neuroscience. Units in deep nets are very different from actual neurons, and the backprop methods used to train deep nets have no resemblance to how human brains get wired up. But for the case of object recognition at the level of representation, there are striking similarities between deep nets opt…
Are there any good theories on what happens during the training process of the brain (for example, while learning a new skill or something very basic/simple) and how individual neurons get affected by this "learning" process? So, I understand from a psychological perspective, we see the brain as this beautiful system but I am asking from physiological perspective. What kind of changes can we observe in neurons when we learn something new?
P.S: Thanks a lot for your replies. Means a lot. :)
Re: MIT 9.11: The Human Brain (Spring 2018)
#60Earlier quoted context omitted.
Just wanted to say thanks--I'm really enjoying these videos!
So glad to hear it, thank you. Do let me know if you encounter bits that are not clear or if you see ways the lectures could be improved. BTW the lectures were all originally 1 hour and 25 minutes - I just broke them into pieces because everyone tells me that is what web viewers like. Is that working for you guys, or would you prefer to watch a whole 1.5 hour lecture not broken into bits?