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
File details
Details for the file easy_net_tf-0.0.9.tar.gz
.
File metadata
- Download URL: easy_net_tf-0.0.9.tar.gz
- Upload date:
- Size: 10.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 92cea9ab4ccd9620c5c6806b084a88d626b5f3766dfb6f9bfd406397f1dd579c |
|
MD5 | 0ae711b06cb7238d7b74e6a6a8a21453 |
|
BLAKE2b-256 | c2b844855dedecc7fe532b3f5ef5255a36b883f1799ba6f58421591ad313fa87 |