Skip to content

strumenti-formali-per-la-bioinformatica/few-shot-learning-for-cancer-detection

Repository files navigation

Few Shot learning for Cancer Detection

[a.a 22/23] M.Russo

Abstract

In recent years, thanks to the technological advancement of data processing capacity, it has been possible to almost completely sequence the human genome. This opened the doors to analyze in details mutational patterns in human cancers. Previews works were able to identify correlations between mutations and type of cancer. We propose a Siamese Neural Network in order to find similarities between cancers with a few shot learning technique.

Prerequisites

Setup with cuda

pip install numpy pandas scikit-learn tensorflow-gpu tqdm

Setup without cuda

pip install numpy pandas scikit-learn tensorflow tqdm

Releases

No releases published

Packages

No packages published