From 02832c2c7e2c202367d3e315b804fe64987739ad Mon Sep 17 00:00:00 2001
From: ACID Design Lab <82499756+acid-design-lab@users.noreply.github.com>
Date: Sat, 8 Jun 2024 01:42:15 +0300
Subject: [PATCH] Update README.md
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 3221347..883ab01 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,7 @@
+
Our ultimate goal is to develop precise machine learning (ML) model allowing to design CPPs with superior activity . Here are the main steps which will allow you to build a precise model for CPP design:
1. Data curation and cleaning. All inappropriate or ambiguous data should be removed or corrected.
@@ -35,7 +36,7 @@
6. Evaluation. Every model should be evaluated beyond performance on train/test datasets. It can be structural analysis of CPP candidates, modelling of interaction with cellular membranes etc.
7. Project design. All results should be structured and systematized on GitHub for transparency and reproducibility.
-
+
---
Challenges :trophy: