🦠⚡️ Neural Cellular Automata (NCA) implemented with PyTorch Lightning
-
Updated
Jun 29, 2021 - Python
🦠⚡️ Neural Cellular Automata (NCA) implemented with PyTorch Lightning
Using the Knn algorithm, it detects whether the tumor is benign or malignant in people diagnosed with breast cancer.
The aim of the project, to determine whether the breast cancer cell is malignant or benign.I got the dataset from Kaggle.
This project implements two algorithms, K-Nearest Neighbors (KNN) and Large Margin Nearest Neighbor (LMNN) using the Neighbourhood Component Analysis (NCA) approach.
Add a description, image, and links to the nca topic page so that developers can more easily learn about it.
To associate your repository with the nca topic, visit your repo's landing page and select "manage topics."