What Does “Neurons that Fire Together Wire Together” Mean?

I’ve heard the phrase “neurons that fire together wire together” more times than I can count since starting at SuperCamp in March. But what does this phrase mean, and why do I hear it so often?

Plagued by these questions, I went in search of answers. I’d like to share them here to give you a window into our world and why SuperCamp is structured the way it is.

The Origins of the Phrase in Neuropsychology

Although I wish we could claim it as our own, SuperCamp did not coin “neurons that fire together wire together.” This clever phrase was first used in 1949 by Donald Hebb, a Canadian neuropsychologist known for his work in the field of associative learning.

Hebb’s axiom reminds us that every experience, thought, feeling, and physical sensation triggers thousands of neurons, which form a neural network. When you repeat an experience over and over, the brain learns to trigger the same neurons each time.

Examples of the Neural Network in Action

It can be beneficial to have neurons wired together. The neural network helps us learn, store, and recall information in an effective way. For example, when you’re getting to know an acquaintance, the neural network helps you to remember the person’s name through many subtle triggers.

However, the network can go awry when we try to unwire or rewire neurons to respond to a situation in a new way. A tragic example would be a child who has suffered abuse. Physical contact of any kind might be enough to trigger a fight-or-flight response, even when it isn’t appropriate.

What Hebb’s Axiom Means for Academics

When a student has a poor classroom experience on a regular basis—perhaps they’re bored by the curriculum, or a teacher shames them repeatedly in class—the student begins to think of academics as something negative.

Over time, the negativity becomes embedded in the student’s neural networks, and they learn to respond to school on the basis of that negativity, often by mentally checking out.

How We Use Hebb’s Axiom at SuperCamp

Unfortunately, many students associate academics with boredom and anxiety. Teachers and parents try to bring the joy back into learning, but it’s a difficult mindset to change, as you probably know.

Yet again and again, in a matter of seven to ten days, SuperCamp breaks through mental barriers and rekindles students’ love for learning.

How do we do it?

First of all we recognize that children are born wanting to learn, and for many years they love learning. Their learning in those early years is fueled by curiosity and joy. They’re eager to discover everything they can about their world, and they’re not afraid of making mistakes—that’s how they grow!

At SuperCamp we give that joy of learning back to students and a lot of what we do relates to rewiring their neural networks. We do this by putting them in a brand new environment and teaching them in brand new ways.

Instead of lecturing students at a whiteboard, which is sure to shut many of them down, we take a dynamic, fluid approach to teaching. We play games. We move our bodies. We listen to music. As students do all this and more, it sends signals to their neural network, saying in effect, “Hey! Learning isn’t what you thought. Learning is fun!”

How SuperCamp Affects the Brain Long Term

By the end of camp, new connections have been made in the brain, and students return home with a positive attitude about learning. Students find that even a traditional classroom setting feels more engaging and enjoyable than before and academics comes more easily.

This is part of “the SuperCamp shift,” and it’s a major focus of our programs and curriculum development. We want to inspire your child not just for a summer or for an academic year, but for a lifetime of learning.

“Neurons that fire together wire together.” It’s a simple concept, yet the ramifications are huge for your child. For more information about SuperCamp and how it can change your child’s life, contact our enrollment specialists at 800-228-5327 or request an information packet.

What Does “Neurons that Fire Together Wire Together” Mean?的更多相关文章

  1. 图像分类(一)GoogLenet Inception_V1:Going deeper with convolutions

    论文地址 在该论文中作者提出了一种被称为Inception Network的深度卷积神经网络,它由若干个Inception modules堆叠而成.Inception的主要特点是它能提高网络中计算资源 ...

  2. Going Deeper with Convolutions(Inception v1)笔记

    目录 Abstract Introduction First of All Inception Depth Related Work Motivation and High Level Conside ...

  3. Going Deeper with Convolutions阅读摘要

      论文链接:Going deeper with convolutions 代码下载: Abstract We propose a deep convolutional neural network ...

  4. 网络结构解读之inception系列二:GoogLeNet(Inception V1)

    网络结构解读之inception系列二:GoogLeNet(Inception V1) inception系列的开山之作,有网络结构设计的初期思考. Going deeper with convolu ...

  5. 学习笔记TF032:实现Google Inception Net

    Google Inception Net,ILSVRC 2014比赛第一名.控制计算量.参数量,分类性能非常好.V1,top-5错误率6.67%,22层,15亿次浮点运算,500万参数(AlexNet ...

  6. inception_v2版本《Rethinking the Inception Architecture for Computer Vision》(转载)

    转载链接:https://www.jianshu.com/p/4e5b3e652639 Szegedy在2015年发表了论文Rethinking the Inception Architecture ...

  7. GoogLeNet 之 Inception v1 v2 v3 v4

    论文地址 Inception V1 :Going Deeper with Convolutions Inception-v2 :Batch Normalization: Accelerating De ...

  8. GoogLeNet 解读

    GoogLeNet系列解读 2016年02月25日 15:56:29 shuzfan 阅读数:75639更多 个人分类: 深度学习基础    版权声明:本文为博主原创文章,转载请注明出处 https: ...

  9. GoogLeNet 改进之 Inception-v2/v3 解读

    博主在前一篇博客中介绍了GoogLeNet 之 Inception-v1 解读中的结构和思想.Inception的计算成本也远低于VGGNet.然而,Inception架构的复杂性使得更难以对网络进行 ...

随机推荐

  1. Journal entry of the eighth chapter to chapter ten

    Chapter eight: 当我们做一个项目的时候,一开始可能会信息满满,或者说是通过一些调查分析后觉得自己的团队能完全实现用户所提出的所有要求,但是,往往在很自信的时候,我们都会处处碰壁,因为组内 ...

  2. 关于jsonp知识的理解

    jsonp 之前知道是用来解决ajax跨域的问题,但是其本质的原理,还是不清楚. 所以看了一下. js的script 的src里面的连接是可以跨域的,所以可以通过她来实现跨域资源获取. 但是也需要后端 ...

  3. vue 实战 遇到问题记录

    vue-router  配置路由遇到问题 1.一个 new Router({ routes:[ { path:'/', component:Good    ///不要写成components  否则报 ...

  4. Internet History, Technology and Security (Week 7)

    Week 7 Technology: Application Protocols Welcome to Week 7 of IHTS. This week has less material than ...

  5. PAT 甲级 1004 Counting Leaves

    https://pintia.cn/problem-sets/994805342720868352/problems/994805521431773184 A family hierarchy is ...

  6. Memcache 服务管理脚本

    自定义脚本将memcached作为系统服务启动以及开机启动. 一.编写脚本 在/etc/init.d/目录下新建一个脚本,名称为:memcached.内容如下: vi /etc/init.d/memc ...

  7. PHP中测试in_array、isset、array_key_exists性能

    测试in_array.isset.array_key_exists性能.自己写的简易测试代码: ini_set('display_errors',true); error_reporting(E_AL ...

  8. Qt中 QString 转 char*

    Qt下面,字符串都用QString,确实给开发者提供了方便,想想VC里面定义的各种变量类型,而且函数参数类型五花八门,经常需要今年新那个类型转换 Qt再使用第三方开源库时,由于库的类型基本上都是标准的 ...

  9. 绿色计算大赛决赛 第二阶段 消息传递(斯坦纳树 状压dp+spfa)

    传送门 Description 作为公司老板的你手下有N个员工,其中有M个特殊员工.现在,你有一个消息需要传递给你的特殊员工.因为你的公司业务非常紧张,所以你和员工之间以及员工之间传递消息会造成损失. ...

  10. ADO.NET:C#/SQL Server

    1.首次要准备的(工具)是:a.Microsoft Visual Studio Ultimate 2012;b.Microsoft SQL Server Management Studio ; 2.首 ...