Basic Perceptron (C++ using only std lib)
Followed this tutorial for the Python code https://www.youtube.com/watch?v=Py4xvZx-A1E and then rewrote the thing in cpp
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Basic Perceptron (C++ using only std lib)
Followed this tutorial for the Python code https://www.youtube.com/watch?v=Py4xvZx-A1E and then rewrote the thing in cpp