Metadata-Version: 2.1
Name: keras-cortex
Version: 0.0.1
Summary: Keras Implementations of Goal-driven models of (parts of) cortex
Home-page: https://github.com/weidler/keras-cortex
Author: Tonio Weidler
Author-email: research@tonioweidler.de
License: Apache-2.0
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# <p style="text-align: center;"> Keras :brain: Cortex </p>
 
Keras Implementations of Goal-driven models of (parts of) cortex

## Currently Supported Architectures

### :eye: Visual Cortex

| Architecture | Paper                                                                                 | Original Implementation              |
|--------------|---------------------------------------------------------------------------------------|--------------------------------------|
| CORNetZ      | https://www.biorxiv.org/content/10.1101/408385v1                                      | https://github.com/dicarlolab/CORnet |
| CORNetS      | https://papers.nips.cc/paper/2019/hash/7813d1590d28a7dd372ad54b5d29d033-Abstract.html | https://github.com/dicarlolab/CORnet |
