lexglimmer / tfnn

A high level API based on Tensorflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A high level API based on Tensorflow

License:MIT License


Languages

Language:Python 100.0%