o-ozogie / mnist-number-classification

MNIST 숫자 인식 AI를 Pytorch를 이용해서 구현한다.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mnist-number-classification

Mnist 데이터를 이용해서 숫자인식 AI 를 구현한다.

How to Install

# Python 3.7
$ cd mnist-number-classification
$ pip3 install -r requirements.txt

Reference

Code / Theory

About

MNIST 숫자 인식 AI를 Pytorch를 이용해서 구현한다.


Languages

Language:Python 100.0%