Skip to main content

Abstraction for general models in tensorflow with implemented train function

Project description

#gtrain

Project that using abstraction of the model and data to define structures that can be used for learning. Model can bee learned by gtrain function to fit the data properly. This abstraction allows to implement almost everything you want without need to implementing learning algorithm all the time. For example it can easily handle various input length witch is not common in other implementations.

##Model

Abstaction for model in TensorFlow. Implements functionality like

  • todo

##Data

Abstraction of the data for feeding the model within the training algorithm. Implements functionality like

  • todo

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gtrain-0.2.11.tar.gz (9.0 kB view hashes)

Uploaded Source

Built Distribution

gtrain-0.2.11-py3-none-any.whl (11.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page