/netdef_slim

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

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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