This repository contains example source codes and materials for KICS TensorFlow tutorial.
To run examples, it is required that matplotlib
is installed in your system.
> pip install matplotlib
We made this tutorial based on the following websites and materials.