Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 878 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 878 Bytes

TensorFlow tutorials for KICS Deep Learning Tool Workshop

This repository contains example source codes and materials for KICS TensorFlow tutorial.

Prerequisite

To run examples, it is required that matplotlib is installed in your system.

> pip install matplotlib

When your machine is busy...

Acknowledgement

We made this tutorial based on the following websites and materials.