-
Notifications
You must be signed in to change notification settings - Fork 0
License
yagnahaunj1410/single_layer_perceptron
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Compilation: clear gcc -Wall perceptron.c user_functions.c -o perceptron -lm Execution: clear gcc -Wall perceptron.c user_functions.c -o perceptron -lm ./perceptron training_data.csv For graphs: (i) Epoch vs Error: execute : python3 draw.py (ii) Training Dataset: execute: pthon3 draw1.py
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published