From 795b49cc27935eb353e16d755ca062433134eabb Mon Sep 17 00:00:00 2001 From: ByUnal Date: Thu, 11 Jan 2024 00:12:58 +0300 Subject: [PATCH] README file was fixed. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de4af0a..5fb66b6 100755 --- a/README.md +++ b/README.md @@ -19,6 +19,6 @@ pip install -r requirements.txt ## Run the Code I've concluded hyperparameter tuning by using optuna, and therefore main.py fixed accordingly. Also, you can train standalone model by using *train_loop()* -## Acknowledment +## Acknowledgement Currently, I've prepared the paper of this project besides including data collection steps. However, we're doing an additional novel experiments on this topic. So, paper link/details will be shared as soon as the paper is published.