Here I create a file that using perceptron to classify linearly separable dataset on 2d and 3d space
-
Updated
Nov 14, 2022 - Jupyter Notebook
Here I create a file that using perceptron to classify linearly separable dataset on 2d and 3d space
Fill a one-dimensional single-precision floating-point ndarray with linearly spaced numeric elements which increment by 1 starting from one.
Fill a one-dimensional double-precision floating-point ndarray with linearly spaced numeric elements which increment by 1 starting from zero.
Fill a one-dimensional double-precision complex floating-point ndarray with linearly spaced numeric elements which increment by 1 starting from one.
Fill a one-dimensional single-precision complex floating-point ndarray with linearly spaced numeric elements which increment by 1 starting from a specified value.
Fill a one-dimensional double-precision complex floating-point ndarray with linearly spaced numeric elements which increment by 1 starting from a specified value.
Fill a one-dimensional double-precision floating-point ndarray with linearly spaced numeric elements which increment by 1 starting from a specified value.
Fill a one-dimensional single-precision floating-point ndarray with linearly spaced numeric elements which increment by 1 starting from a specified value.
Fill a one-dimensional ndarray with linearly spaced numeric elements which increment by 1 starting from a specified value.
To associate your repository with the linearly topic, visit your repo's landing page and select "manage topics."