LeNet-5
PulseAugur coverage of LeNet-5 — every cluster mentioning LeNet-5 across labs, papers, and developer communities, ranked by signal.
2 day(s) with sentiment data
-
AI research uses multi-armed bandits to prune neural networks
Researchers have developed a novel method for pruning feature maps in convolutional neural networks (CNNs) to reduce computational costs and storage requirements. This approach utilizes multi-armed bandit algorithms, sp…
-
ML student seeks research internship guidance, lists projects
A user on the r/MachineLearning subreddit is seeking guidance for a research internship. They have completed several machine learning projects, including building MLPs and neural networks from scratch using NumPy, and i…
-
New research explores deep learning model coverage metrics and security
Researchers have conducted an empirical study to understand the relationships between deep learning model depth, configuration, and neural network coverage metrics. The study utilized LeNet, VGG, and ResNet architecture…
-
New FEnc2 Framework Boosts Private AI Inference Efficiency
Researchers have developed FEnc$^2$, a new framework designed to significantly improve the efficiency of private inference using Fully Homomorphic Encryption (FHE). This method unifies data packing by considering both c…
-
New compute-in-memory macro boosts edge AI inference efficiency
Researchers have developed E-ReCON, a novel compute-in-memory (CIM) macro designed for efficient AI inference on edge devices. This macro utilizes a compact ReRAM bitcell capable of performing multiplication for both co…
-
Researchers combine DPUs and GPUs for faster neural network inference
Researchers have developed a novel method for accelerating neural network inference by splitting Convolutional Neural Network (CNN) computations between Deep Learning Processing Units (DPUs) and Graphics Processing Unit…