GID
About
Research
Software
Publications
Artwork
github
linkedin
#linear separability
How do we verify linear separability with Python?
Oct 1, 2024
How do we verify linear separability with Python?
This post briefly introduces how to check if two sets are linear separable using Python.