Initial commit

This commit is contained in:
Michał Kasprowicz 2025-08-21 05:43:29 +00:00
commit 97fcbcbb24
2 changed files with 6 additions and 0 deletions

3
LICENSE Normal file
View File

@ -0,0 +1,3 @@
Additional permission under GNU GPL version 3 section 7
If you modify this Program, or any covered work, by linking or combining it with [name of library] (or a modified version of that library), containing parts covered by the terms of [name of library's license], the licensors of this Program grant you additional permission to convey the resulting work. Corresponding Source for a non-source form of such a combination shall include the source code for the parts of [name of library] used as well as that of the covered work.

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# Genomic_data_QSVM
The aim of the work is to conduct a series of experiments using quantum computing elements in combination with classical machine learning algorithms. In this specific case, the author focused on the support vector machine algorithm. The work addresses the issue of genomic data analysis in terms of cancer mutations.