Metadata-Version: 2.1
Name: kassandra
Version: 0.0.1
Summary: Package for implementing bayesian deep learning models in python.
Home-page: https://github.com/James-Montgomery/kassandra
Author: James Montgomery
Author-email: jamesoneillmontgomery@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: tensorflow (==1.11.0)
Requires-Dist: numpy (>=1.15.1)
Requires-Dist: scipy (>=1.1.0)
Requires-Dist: matplotlib (>=2.2.3)
Requires-Dist: seaborn (>=0.9.0)
Requires-Dist: nose (>=1.3.7)
Requires-Dist: coverage (==4.0.0)
Requires-Dist: pylint (>=1.8.2)

# Kassandra

Description.

I'm open to all feedback, commentary, and suggestions as long as they are constructive and polite.

### Authors

**James Montgomery** - *Initial work* - [jamesmontgomery.us](http://jamesmontgomery.us)

### License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details

## Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

### Installing


### Basic Examples


## Testing

Testing is an important part of creating maintainable, production grade code.

### Running the unit tests


### Running the style tests


## Acknowledgments


