Skip to content

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

Notifications You must be signed in to change notification settings

ops-jaeha/mnist-number-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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를 이용해서 구현한다.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages