micooz / mnist-practice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mnist-practice

Trying to solve the mnist problem using multiple machine learning methods.

How To Run

  • npm install
  • npm run start:cnn
  • npm run start:knn
  • npm run start:knn2
  • npm run start:dt

About


Languages

Language:TypeScript 100.0%