Metadata-Version: 2.4
Name: bamnet
Version: 0.1.0
Summary: A small Python library for BAM (Bidirectional Associative Memory) networks
Home-page: https://github.com/dandan-077/bamnet
Author: Daniel Tayade
Author-email: danieltayade2004@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: numpy>=1.18.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# bamnet

A small Python library for BAM (Bidirectional Associative Memory) networks.
