There are 2 repositories under predictive-coding topic.
NGC-Learn: Neurobiological Systems Simulation and NeuroAI Design in Python
PyHGF: A neural network library for predictive coding
Implementation/simulation of the predictive forward-forward credit assignment algorithm for training neurobiologically-plausible recurrent neural network models.
EIGen: Evolutionary Illusion Generator, based on predictive coding.
Flexible Inference for Predictive Coding Networks in JAX.
Research of a deep predictive coding model for unsupervised representation learning from video and audio data.
Predictive Coding in the Visual Cortex: a Functional Interpretation of Some Extra-classical Receptive-field Effects
This repository has implementations of various alternatives to backpropagation for training neural networks.
Implementation/simulation of active neural generative coding (ANGC) for training neurobiologically-plausible active inference agent models.
Code from paper High-throughput Onboard Hyperspectral Image Compression with Ground-based CNN Reconstruction
We introduce Local recurrent Predictive coding model termed as Parallel temporal Neural Coding Network. Unlike classical RNNs, our model is pure local and doesn't require computing gradients backward in time; thus computationally more efficient compared to BPTT and can be used for online learning
Predictive coding networks for temporal prediction
Various experiments related to AGI
Predictive Coding (Rao & Ballard, 1999) Model
Generalized Predictive Coding in Torch
Recurrent predictive coding networks for associative memory employing covariance learning
LineRWKV predictive compression of hyperspectral images
Learning grid cells by predictive coding
Predictive coding for sequential memory
Predictive Coding with errors, not states
Deep Predictive Coding Network (PredNet) implemented with Chainer
Code implementation for the paper "Relating Human Perception of Musicality to Prediction in a Predictive Coding Model"
predictive coding-based RL. both Active Neural Generative Coding and Prospective Configuration
NGC-Learn: Predictive Coding and Neurobiologically-Motivated Learning in Python
Approximate Natural Gradient Descent with precision weighted predictive coding
Redirect repo for the paper " Continual Learning of Recurrent Neural Networks by Locally Aligning Distributed Representations"
Precision estimation and second-order prediction errors in cortical circuits
Models for predicting fMRI data associated with the Algonauts 2021 challenge (http://algonauts.csail.mit.edu).
A Compact Library for Predictive Coding with PyTorch
My personal website
A predictive coding neural network to learn invariant representations from short video clips
Biologically plausible learning in visco-elastic materials: energy-based model (EBM) approach to learning based on prospective configuration.
Deep Local Predictive Coding Network (Local PCN) implemented with Chainer
Study on the Predictive Coding Framework and its application in Neural Networks
Data compression algorithms implemented from scratch: LZ77, LZ78, Huffman (Standard & Adaptive), Vector Quantization, Image DPCM.