**arXiv ID:** 2409.13854 **Authors:** Slimane Larabi **Published:** 2024-09-20T19:01:29Z **Abstract:** In this paper, we introduce the gated perceptron, an enhancement of the conventional perceptron, which incorporates an additional input computed as the product of the existing inputs. This allows the perceptron to capture non-linear interactions between features, significantly improving its ability to classify and regress on complex datasets. We explore its application in both linear and non...
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill more-consideration-for-the-perceptron --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of More Consideration For The Perceptron?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-more-consideration-for-the-perceptron)More formats (shields.io, HTML) on the badges page.
# More Consideration for the Perceptron
**arXiv ID:** 2409.13854
**Authors:** Slimane Larabi
**Published:** 2024-09-20T19:01:29Z
**Abstract:**
In this paper, we introduce the gated perceptron, an enhancement of the conventional perceptron, which incorporates an additional input computed as the product of the existing inputs. This allows the perceptron to capture non-linear interactions between features, significantly improving its ability to classify and regress on complex datasets. We explore its application in both linear and non-linear regression tasks using the Iris dataset, as well as binary and multi-class classification problems, including the PIMA Indian dataset and Breast Cancer Wisconsin dataset. Our results demonstrate that the gated perceptron can generate more distinct decision regions compared to traditional perceptrons, enhancing its classification capabilities, particularly in handling non-linear data. Performance comparisons show that the gated perceptron competes with state-of-the-art classifiers while maintaining a simple architecture.
## Skill Description
This skill is generated from the arXiv paper: More Consideration for the Perceptron (2409.13854).
## How to Use
[To be filled in by the user or by future automation]
## References
- [arXiv:2409.13854](http://arxiv.org/abs/2409.13854v2)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!