Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementation of Perceptron Network From scratch #978

Closed
Shantnu-singh opened this issue Jul 21, 2024 · 0 comments
Closed

Implementation of Perceptron Network From scratch #978

Shantnu-singh opened this issue Jul 21, 2024 · 0 comments
Assignees
Labels

Comments

@Shantnu-singh
Copy link
Contributor

Feature Description

This feature will introduce a step-by-step guide to building a perceptron network without relying on existing machine learning libraries. This feature will cover the fundamental concepts of perceptron, including their structure, activation functions, and learning rules, and provide practical code examples for training and testing the network on various datasets.

Use Case

This feature is ideal for students, educators, and developers who want to gain a understanding of neural networks. Students can use it to grasp the basics of machine learning and deep learning, educators can incorporate it into their curriculum to demonstrate core concepts to theirs students.

@chandan2300 can you please assign this to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants