tfnn icon indicating copy to clipboard operation
tfnn copied to clipboard

A high level API based on Tensorflow

tfnn

This is a high level module based on tensorflow

Requirements.

  1. tensorflow
  2. numpy
  3. matplotlib

Easy to construct neural network and evaluate performance.

Please run the simple_usage_demo.py to see the basic usage of tfnn.