# BackpropFramework
[![Build Status](https://travis-ci.org/alexweav/BackpropFramework.svg?branch=master)](https://travis-ci.org/alexweav/BackpropFramework) 
[![codecov](https://codecov.io/gh/alexweav/BackpropFramework/branch/master/graph/badge.svg)](https://codecov.io/gh/alexweav/BackpropFramework) 
[![license](https://img.shields.io/github/license/mashape/apistatus.svg)]()

A backpropagation-powered analytic differentiation engine. Built using Eigen and the C++11 STL.