sigilioso / tensorflow-training

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tensorflow training

Repo created to practice with tensorflow, first problemas are based on openwebminars course.

Installing tensorflow from source

In this case I need it compiled for python 3.6 with cpu sse4.1 / sse4.2 instructions.

See: tensorflow/tensorflow#8037

Already compiled version in tensorflow-builds repo.

The compiled version mentioned above is used in the Pipfile.

DITS-classification problem

Classification of traffic signals problem.

TODO

  • Auto-adjust learning rate
  • Commands to train / make predictions

About


Languages

Language:Python 100.0%