2005 — Numenta
Jeff Hawkins co-founds Numenta around the idea of reverse-engineering the neocortex. This eventually produces HTM and the Thousand Brains theory.
2010 — DeepMind
DeepMind is founded by Demis Hassabis, Shane Legg and Mustafa Suleyman. Its path is heavily influenced by reinforcement learning, neuroscience and learning through environments/games.
2012 — AlexNet / deep-learning explosion
2013–15 — DQN / Atari
DeepMind demonstrates deep reinforcement learning directly from game pixels.
2015 — OpenAI
2015–16 — AlphaGo
DeepMind combines neural networks, search and reinforcement learning; AlphaGo defeats Lee Sedol in 2016.
2017 — Transformer
Google researchers introduce the architecture that becomes the foundation of modern LLMs. Google DeepMind's history specifically credits the Google Brain team with the Transformer work.
2018 — GPT-1
2020 — GPT-3 / AlphaFold 2 era
2021 — Anthropic
2021 — A Thousand Brains
Hawkins publishes the book laying out the Thousand Brains Theory.
2022 — ChatGPT
2023 — Google DeepMind
Google combines DeepMind and Google Brain into one organization: Google DeepMind.
2024 — Thousand Brains Project / Monty
Numenta publicly launches the open-source Thousand Brains Project, pursuing sensorimotor AI based on its theory of the neocortex.
2025 — Thousand Brains becomes independent nonprofit
The project separates from Numenta and continues development of Monty and its sensorimotor approach.
More:
| Period | Technology | What it contributed |
|---|
| 1991 | Python | Accessible general-purpose programming language |
| 1995–2006 | Numeric → NumPy | Fast multidimensional arrays and matrix operations |
| 2001 | SciPy | Scientific algorithms built around NumPy |
| 2001 | IPython | Better interactive Python experimentation |
| 2003 | Matplotlib | Visualization and plotting |
| 2006–2007 | NVIDIA CUDA | General computation on GPUs |
| 2007 | Theano | GPU tensors and automatic differentiation |
| 2007–2010 | scikit-learn | Standard classical machine-learning algorithms |
| 2008 | pandas | Data tables, cleaning, and transformation |
| 2011 | IPython Notebook | Code, prose, equations, and charts in one document |
| 2012 | AlexNet | Demonstrated the power of deep neural networks trained on GPUs |
| 2013 | Caffe | Practical framework for convolutional networks |
| 2014 | Project Jupyter | Language-independent notebook platform |
| 2015 | TensorFlow | Google’s scalable deep-learning framework |
| 2015 | Keras | Simpler high-level neural-network API |
| 2017 | PyTorch | Flexible, Pythonic deep-learning research framework |
| 2017 | Transformer | Highly parallelizable attention-based architecture |
| 2018 | GPT | Transformer plus generative pretraining |
| 2018–2019 | Hugging Face Transformers | Accessible implementations and pretrained models |
Comments