PulseAugur
实时 21:20:49
English(EN) A Classification model trained entirely on a scientific calculator [P]

在科学计算器上训练的分类模型达到 98.96% 的准确率

一位用户完全在一台 Casio FX-82CE X 科学计算器上训练了一个分类模型,该计算器不可编程或图形化。该模型旨在对缩小到 3x3 二进制像素的 MNIST 图像进行分类,并使用单个输出神经元来确定分类。模型最初通过手动训练六张图像,达到了 67.04% 的验证准确率。使用 SGD 训练 1000 个 epoch 后,验证准确率达到了 98.96%。 AI

影响 展示了在极其受限的硬件上训练基本机器学习模型的潜力,推动了边缘计算的边界。

排序理由 该集群描述了一种在有限硬件上训练机器学习模型的新颖研究方法。[lever_c_demoted from research: ic=1 ai=1.0]

在 r/MachineLearning 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

在科学计算器上训练的分类模型达到 98.96% 的准确率

报道来源 [1]

  1. r/MachineLearning TIER_1 English(EN) · /u/Tall_Abrocoma_3533 ·

    一个完全在科学计算器上训练的分类模型 [P]

    <!-- SC_OFF --><div class="md"><p>The calculator model is the Casio FX-82CE X. It is not programmable or graphical so everything had to be done by hand.</p> <p>The architecture is simple, MNIST images (just 0s and 1s) downscaled to 3x3, with binary pixels, then with a fully conne…