faizanahemad / FastNet

API layer built on tensorflow-2.0 for high performance and easy training
3 stars 2 forks source link

FastNet (Not ready for install yet)

API layer built on tf-2.0 for high performance and easy training

Tenets

Installation

pip install --upgrade --upgrade-strategy only-if-needed https://github.com/faizanahemad/FastNet/tarball/master

or for developer mode:

pip install -e .

Usage

Immediate Things to do

References

Tensorflow Resources

Keras

Others