Metadata-Version: 2.1
Name: biomimetic
Version: 0.2.1
Summary: A Python library for biomimetic cell models in neural networks.
Author: Sari Itani and Dr. Ziad Doughan
Author-email: sariitani101@gmail.com
Keywords: biomimetic neural networks machine learning
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy==1.26.4

# Biomimetic

## A Python library for biomimetic cell models in neural networks

Refer to the three papers: [Bio-mimetic approach in digital artificial neuro-science](https://ieeexplore.ieee.org/document/7560120) [Biomimetic Cells: A New Frontier in Brain Informatics](https://ieeexplore.ieee.org/abstract/document/8603044) [Advanced Biomimetic Cells Architecture for Parallel Operations in Artificial Intelligence](https://ieeexplore.ieee.org/abstract/document/8851116)
