Skip to content

infer-actively/pypc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An implementation of predictive coding in Python, utilising pytorch for GPU acceleration.

License: MIT

Running

python -m scripts.generative
python -m scripts.supervised

Requirements

  • numpy
  • torch
  • torchvision

Authors

Releases

No releases published

Packages

No packages published

Languages