BoccheseGiacomo/ConvolutionalTuringMachine
Convolutional Turing Machine: studying Meta-Learning Emergence from Cellular Automata
This project explores how complex, adaptive learning systems can emerge from simple computational models, inspired by how patterns grow in nature. It takes an initial 'state' in a grid-like space and, through a series of local calculations, evolves it to produce new states or behaviors. This is designed for researchers in artificial intelligence, complex systems, or computational biology who want to understand the fundamental principles behind emergent intelligence and self-organization.
No commits in the last 6 months.
Use this if you are a researcher investigating the origins of meta-learning, self-reinforcement learning, or dynamic memory in computational models without pre-programmed intelligence.
Not ideal if you are looking for a ready-to-use AI tool for practical applications, as this is a highly experimental research project with unproven theoretical claims.
Stars
13
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Jun 12, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/BoccheseGiacomo/ConvolutionalTuringMachine"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
fangwei123456/spikingjelly
SpikingJelly is an open-source deep learning framework for Spiking Neural Network (SNN) based on PyTorch.
neuromorphs/NIR
Neuromorphic Intermediate Representation reference implementation
BindsNET/bindsnet
Simulation of spiking neural networks (SNNs) using PyTorch.
norse/norse
Deep learning with spiking neural networks (SNNs) in PyTorch.
jeshraghian/snntorch
Deep and online learning with spiking neural networks in Python