Skip to content
#

minist

Here are 7 public repositories matching this topic...

This task focuses on training the MINIST dataset to get a feel for the differences between fully connected networks, neural networks, and the effects of different activation functions, training techniques (BN, Dropout, and L2 regularization) on the network. 本次任务主要是通过对MINIST数据集进行训练来感受全连接网络、神经网络的差异,以及不同激活函数、训练技巧(BN,Dropout以及L2正则化)对网络的影响。

  • Updated Feb 10, 2022
  • Python

Discover the Handwritten Digit Recognition! 🚀 Unleash the power of neural networks with this code snippet, as it delves into the world of AI-driven Handwritten Digit Recognition. The celebrated MNIST dataset serves as the foundation, guiding the process of building, training, and evaluating models for precise digit predictions.

  • Updated Aug 22, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the minist topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the minist topic, visit your repo's landing page and select "manage topics."

Learn more