Skip to content

朴素贝叶斯算法和随机森林算法解决手写数字识别

Notifications You must be signed in to change notification settings

zhouweixin/bayes-mnist

Repository files navigation

MNIST和USPS手写数字识别算法: 朴素贝叶斯和随机森林


  • bayes-mnist : 多项式朴素贝叶斯和伯努利朴素贝叶斯解决MNIST数据集
  • bayes-usps : 多项式朴素贝叶斯和伯努利朴素贝叶斯解决USPS数据集
  • random-forest-mnist : 随机森林解决MNIST数据集
  • random-forest-usps : 随机森林解决USPS数据集

About

朴素贝叶斯算法和随机森林算法解决手写数字识别

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published