Metadata-Version: 2.1
Name: fastbrain
Version: 0.0.0
Summary: Python library of of jax-based representational studies in neuroscience and deep learning
Home-page: https://github.com/doerlbh/fastbrain
Author: Baihan Lin
Author-email: doerlbh@gmail.com
License: MIT
Project-URL: Bug Tracker, https://github.com/doerlbh/fastbrain/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: jax
Requires-Dist: numpy (>=1.16.5)
Requires-Dist: pandas

# fastbrain

[![PyPI version](https://badge.fury.io/py/fastbrain.svg)](https://badge.fury.io/py/fastbrain)  [![codecov](https://codecov.io/gh/doerlbh/fastbrain/branch/main/graph/badge.svg?token=)](https://codecov.io/gh/doerlbh/fastbrain) [![Travis_CI](https://travis-ci.com/doerlbh/fastbrain.svg?token=&branch=main)](https://travis-ci.com/doerlbh/fastbrain) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

Python library of jax-based representational studies in neuroscience and deep learning

Created by [Baihan Lin](http://www.columbia.edu/~bl2681/), Columbia University

