tykurtz / netdef_slim

A python wrapper for tf to ease creation of network definitions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

netdef_slim

A python wrapper for tf to ease creation of network definitions.

NOTE: Currently we do not publish any training code, only code for deployment is available.

Dependencies

  • sklearn
  • PIL
  • scipy

Usage

  • Install tensorflow (e.g. pip3 install tensorflow-gpu==1.4)
  • Install lmbspecialops
  • Run source netdef_slim/bashrc to use this package

License

netdef_slim is under the GNU General Public License v3.0

About

A python wrapper for tf to ease creation of network definitions.

License:GNU General Public License v3.0


Languages

Language:Python 99.9%Language:Shell 0.1%