Metadata-Version: 2.1
Name: pclib
Version: 1.0.0b1
Summary: A torch-like package for building Predictive Coding Neural Networks.
Author: Joe Griffith
Author-email: joeagriffith@gmail.com
Keywords: python,neural networks,deep learning,predictive coding
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
License-File: LICENSE


# PClib



PClib is a library that provides various functionalities for machine learning and data analysis. This README file provides an overview of the library and its example usage.



## Example usage



The `mnist/mnist_fc_*.ipynb` scripts are functional example/test scripts that demonstrate the usage of PClib. Please refer to these scripts for a practical understanding of the library's capabilities.



## PLEASE NOTE



Due to rapid iteration, much of the documentation/commenting is out of date/erroneous. Please bare with.
