Pinned Repositories
adaptive-memory-prediction-framework
Adaptive Memory Prediction Framework
agi
Research code & algorithms for artificial general intelligence.
aha
Artificial Hippocampus Algorithm
cortico-thalamic-circuit
pagi
ProjectAGI's Tensorflow framework for building a selective memory system based on convolutional, hierarchical sparse autoencoder-like components.
Preprocess-CIFAR
Preprocess CIFAR dataset, creating a set of images.
Preprocess-NIST-SD19
Preprocessing for NIST Special Dataset 19 (uppercase single-character handwritten characters A..Z). Converts to same formatting as Yann Lecun MNIST (handwritten numerical digits 0..9), and produces a set of PNG images.
Preprocess-SVHN
Preprocess Google Street View House Number (SVHN) dataset, producing a set of PNG images.
run-framework
Scripts used to run experiments using AGIEF.
sparse-unsupervised-capsules
Sparse unsupervised capsules
Cerenaut's Repositories
Cerenaut/agi
Research code & algorithms for artificial general intelligence.
Cerenaut/sparse-unsupervised-capsules
Sparse unsupervised capsules
Cerenaut/adaptive-memory-prediction-framework
Adaptive Memory Prediction Framework
Cerenaut/Preprocess-NIST-SD19
Preprocessing for NIST Special Dataset 19 (uppercase single-character handwritten characters A..Z). Converts to same formatting as Yann Lecun MNIST (handwritten numerical digits 0..9), and produces a set of PNG images.
Cerenaut/Preprocess-SVHN
Preprocess Google Street View House Number (SVHN) dataset, producing a set of PNG images.
Cerenaut/pagi
ProjectAGI's Tensorflow framework for building a selective memory system based on convolutional, hierarchical sparse autoencoder-like components.
Cerenaut/cortico-thalamic-circuit
Cerenaut/aha
Artificial Hippocampus Algorithm
Cerenaut/bilateral-brain
Cerenaut/cerenaut-pt-core
Core components and utils for Cerenaut's PyTorch codebase.
Cerenaut/Preprocess-CIFAR
Preprocess CIFAR dataset, creating a set of images.
Cerenaut/run-framework
Scripts used to run experiments using AGIEF.
Cerenaut/bilateral-motor-control
A bilateral neural network that mimics dual hemispheres in humans, applied to motor control.
Cerenaut/cfsl
Continual few-shot learning
Cerenaut/differentiable-plasticity
Implementations of the algorithms described in Differentiable plasticity: training plastic networks with gradient descent, a research paper from Uber AI Labs.
Cerenaut/Preprocess-MNIST
Code to convert the native MNIST data format to PNG images.
Cerenaut/rsm
Recurrent Sparse Memory
Cerenaut/WMAR
Model based RL, with world model and replay, for continual RL.
Cerenaut/ARC
The Abstraction and Reasoning Corpus
Cerenaut/bilateral
Moved to bilateral-brain
Cerenaut/experiment-definitions
Definitions of AGIEF experiments. All experiments can be repeated from these.
Cerenaut/pt-aha
AHA implemented in PyTorch. New features are being implemented here (not in the TF version).