# Theano Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/theano
> Markdown URL: https://aitinkerers.org/technologies/theano.md
> Technology record last updated: 2026-02-26T19:00:51Z
> Generated: 2026-09-23T02:33:19Z

A pioneering Python library that compiles symbolic mathematical expressions into optimized C++ and CUDA code for high-performance numerical computation.

Developed by the MILA lab at the University of Montreal, Theano defined the template for modern deep learning frameworks by compiling symbolic expressions into efficient machine code. It handles multi-dimensional arrays with NumPy-inspired syntax (delivering significant speedups on both CPUs and GPUs). Although the original project concluded active development in 2017, its architectural DNA lives on in forks like Aesara and PyTensor: essential components for the PyMC ecosystem and large-scale academic research.

- Official technology site: https://github.com/Theano/Theano
- Public AI Tinkerers demos and talks: 1
- Result page: 1 of 1

## Recent Public Talks and Demos

### [Conversational AI with a subconscious, memories, and dreams](https://nyc.aitinkerers.org/talks/rsvp__pXksTkstuA)

LLMs have proven to be excellent tools for exploring our theories of mind, as well as spirituality. The culmination of a hackathon at Betaworks in April, “Dream Daimon” demoes how we might internalize the people we meet, and the things we hear and think when we dream.

- Event context: AI Tinkerers July Meetup — 2024-07-24 — New York City
- Public talk page: https://nyc.aitinkerers.org/talks/rsvp__pXksTkstuA

## Related Technologies

- [BERT](https://aitinkerers.org/technologies/bert) ([Markdown](https://aitinkerers.org/technologies/bert.md)) — 179 public demos
- [BLOOM](https://aitinkerers.org/technologies/bloom) ([Markdown](https://aitinkerers.org/technologies/bloom.md)) — 115 public demos
- [Caffe](https://aitinkerers.org/technologies/caffe) ([Markdown](https://aitinkerers.org/technologies/caffe.md)) — 1 public demo
- [CNTK](https://aitinkerers.org/technologies/cntk) ([Markdown](https://aitinkerers.org/technologies/cntk.md)) — 1 public demo
- [Dream Daimon](https://aitinkerers.org/technologies/dream-daimon) ([Markdown](https://aitinkerers.org/technologies/dream-daimon.md)) — 1 public demo
- [GPT-3](https://aitinkerers.org/technologies/gpt-3) ([Markdown](https://aitinkerers.org/technologies/gpt-3.md)) — 191 public demos
- [GPT-4](https://aitinkerers.org/technologies/gpt-4) ([Markdown](https://aitinkerers.org/technologies/gpt-4.md)) — 529 public demos
- [Keras](https://aitinkerers.org/technologies/keras) ([Markdown](https://aitinkerers.org/technologies/keras.md)) — 74 public demos
- [Llama-2](https://aitinkerers.org/technologies/llama-2) ([Markdown](https://aitinkerers.org/technologies/llama-2.md)) — 227 public demos
- [MXNet](https://aitinkerers.org/technologies/mxnet) ([Markdown](https://aitinkerers.org/technologies/mxnet.md)) — 2 public demos
- [ONNX](https://aitinkerers.org/technologies/onnx) ([Markdown](https://aitinkerers.org/technologies/onnx.md)) — 83 public demos
- [PaLM 2](https://aitinkerers.org/technologies/palm-2) ([Markdown](https://aitinkerers.org/technologies/palm-2.md)) — 116 public demos
- [PyTorch](https://aitinkerers.org/technologies/pytorch) ([Markdown](https://aitinkerers.org/technologies/pytorch.md)) — 273 public demos
- [RoBERTa](https://aitinkerers.org/technologies/roberta) ([Markdown](https://aitinkerers.org/technologies/roberta.md)) — 118 public demos
- [scikit-learn](https://aitinkerers.org/technologies/scikit-learn) ([Markdown](https://aitinkerers.org/technologies/scikit-learn.md)) — 84 public demos
- [TensorFlow](https://aitinkerers.org/technologies/tensorflow) ([Markdown](https://aitinkerers.org/technologies/tensorflow.md)) — 90 public demos
