[PYTHON/TENSORFLOW] 단일 계층 퍼셉트론 신경망 만들기 (MNIST)

■ 단일 계층 퍼셉트론 신경망을 만드는 방법을 보여준다.

input_data.py

slp.py

결과

Advertisements