MNIST database
PulseAugur coverage of MNIST database — every cluster mentioning MNIST database across labs, papers, and developer communities, ranked by signal.
6 天有情绪数据
-
Memristor-based AI systems show promise for efficient learning and neuromorphic computing
Researchers are exploring Self-Organising Memristive Networks (SOMNs) as a physical alternative to conventional hardware for artificial intelligence, aiming for energy-efficient, brain-like continual learning. These net…
-
ML inference runs on 8-bit microcontroller with 90% MNIST accuracy
Researchers have successfully implemented neural network inference for the MNIST dataset on an extremely low-cost, 8-bit microcontroller. By significantly downscaling input images to 8x8 pixels and using highly quantize…
-
OpenAI unveils VAEs for improved representation learning and density estimation
OpenAI has published research on a Variational Autoencoder (VAE) that combines VAEs with autoregressive models like RNNs and PixelCNNs. This new VAE architecture allows for control over what the latent code learns, enab…
-
Google AI 推出研究代理;OpenAI 详解网络训练和非线性计算
Google AI 推出了测试时扩散深度研究员 (TTD-DR),这是一个模仿人类研究过程的新颖框架,通过迭代起草和修改报告来利用检索到的信息。该方法将报告撰写建模为一个扩散过程,通过搜索驱动的去噪机制来完善初稿。OpenAI 还发表了几篇论文,详细介绍了训练大型神经网络的技术,包括数据、流水线和张量并行,以及探索由于浮点运算导致的深度线性网络的非线性计算特性。此外,OpenAI 还讨论了深度学习的基础设施考虑因素以及一种称为权重归一…