Skip to content
Ishant Mrinal Haloi edited this page Apr 12, 2018 · 10 revisions

Welcome to the tefla Deep Learning wiki!

ABOUT

Tefla is a Deep Learning Framework on the top of Tensorflow. Enables easy prototyping of complex models like inception resnet, resnet, xception etc. Interface for Training and prediction of classification, segmentation, semi-supervised learning, generative models.

Where to Start?

  1. Tensorflow >= r1.0
pip install tensorflow-gpu
  1. Tefla installation
pip install tefla
  1. Try Tefla

    https://github.com/openagi/models/tree/master/examples

Documentation

https://openagi.github.io/tefla/

License

MIT License
Clone this wiki locally