Skip to main content

A tensorflow-based network utility lib.

Project description

## easy_net_tf

A tensorflow-based network utility lib.

### features - Tensorflow based

### install pip install easy_net_tf

### dependence tensorflow, numpy

### content

#### nn (nerual network) - fully connect net: from easy_net_tf.nn.fully_connect_net import FullyConnectNet - mobilenet: from easy_net_tf.nn.mobile_net_v2 import MobileNetV2

#### utility - accuracy: from easy_net_tf.utility.accuracy import UtilityAccuracy - file: from easy_net_tf.utility.file import UtilityFile - variable: from easy_net_tf.utility.variable import UtilityVariable - anchor: from easy_net_tf.utility.anchor import UtilityAnchor

### license MIT

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

easy_net_tf-0.0.7.tar.gz (10.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page