Why Is the Human Brain So Efficient? (2018)
1–10 of 173 posts
Re: Why Is the Human Brain So Efficient? (2018)
#2Just did some very basic checking. Tennis court 23m 260mph = 72m/s Ball takes approx. 0.3ms to travel length of court. human reaction time to visual simulous 0.25ms So the idea is they move and hit the ball in the remaining 0.05ms? Hmmmmm.
Re: Why Is the Human Brain So Efficient? (2018)
#3Re: Why Is the Human Brain So Efficient? (2018)
#4World record tennis serve is 144 miles an hour and a human can't really move across a court and return a ball moving at this speed. If they're lucky they can reach it and react in time to hit it. I'm a bit confused by an article that claims tennis players can react to and return serves up to 160 miles an hour. I think evidence suggests that returning balls anywhere near this fast is dependent on analysing factors bef…
Re: Why Is the Human Brain So Efficient? (2018)
#5World record tennis serve is 144 miles an hour and a human can't really move across a court and return a ball moving at this speed. If they're lucky they can reach it and react in time to hit it. I'm a bit confused by an article that claims tennis players can react to and return serves up to 160 miles an hour. I think evidence suggests that returning balls anywhere near this fast is dependent on analysing factors bef…
Re: Why Is the Human Brain So Efficient? (2018)
#6World record tennis serve is 144 miles an hour and a human can't really move across a court and return a ball moving at this speed. If they're lucky they can reach it and react in time to hit it. I'm a bit confused by an article that claims tennis players can react to and return serves up to 160 miles an hour. I think evidence suggests that returning balls anywhere near this fast is dependent on analysing factors bef…
It doesn't specify who serves it at that speed either, could be some kind of "serving machine".
Re: Why Is the Human Brain So Efficient? (2018)
#7Re: Why Is the Human Brain So Efficient? (2018)
#8World record tennis serve is 144 miles an hour and a human can't really move across a court and return a ball moving at this speed. If they're lucky they can reach it and react in time to hit it. I'm a bit confused by an article that claims tennis players can react to and return serves up to 160 miles an hour. I think evidence suggests that returning balls anywhere near this fast is dependent on analysing factors bef…
This is pretty easily observable with baseball players as well. After playing thousands of games while standing in the same (relative) place on the field I/they can anticipate where the ball is going to go based on a variety of variables in real-time... instantly.
Re: Why Is the Human Brain So Efficient? (2018)
#9Another difference between CPUs and brains is that brains are much less general purpose. CPUs do run-time interpreting of instructions while brains process data in a more straightforward way like GPUs do. Many problems can be implemented into GPUs and they will run much faster. I'd argue that brains excel at such tasks while being harder at tasks that require lots of state to be kept around as well as conditional jumps like computing a hash function or compiling a program. CPUs excel at those tasks.
Re: Why Is the Human Brain So Efficient? (2018)
#10World record tennis serve is 144 miles an hour and a human can't really move across a court and return a ball moving at this speed. If they're lucky they can reach it and react in time to hit it. I'm a bit confused by an article that claims tennis players can react to and return serves up to 160 miles an hour. I think evidence suggests that returning balls anywhere near this fast is dependent on analysing factors bef…
'Players have an intuition about where the ball is going to go without having to look at and analyse the flight of the ball.' This is pretty easily observable with baseball players as well. After playing thousands of games while standing in the same (relative) place on the field I/they can anticipate where the ball is going to go based on a variety of variables in real-time... instantly.