Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 831 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 831 Bytes

Perceptron-visualize-2d-and-3d

Check out my 2 YOUTUBE channels for more:

  1. Mrzaizai2k - AI (NEW)
  2. Mrzaizai2k (old)

Here I create a file that using perceptron to classify linearly separable dataset on 2d and 3d space

You can find my kaggle notebook HERE for more information

You can you file '.py' to visualize it or file 'perceptron-visualize.ipynb' on google colab, jupyter notebook or kaggle

Figure 1. Result with 2d data

Figure 1. Result with 3d data