Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 513 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 513 Bytes

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