Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 335 Bytes

File metadata and controls

18 lines (15 loc) · 335 Bytes

Description

A simple exampe for training cnn with tensorflow. It is a good start point for beginners.

Requirement

It may work with other versioin of python, but it is not tested.

  • python==3.6
  • tensorflow>=1.4.1

Run

# train
python train.py

# eval
python eval.py log/simple_cnn/simple_cnn_20-2112