From 355a2b609e97c7db9a18e2eb8196328b75387735 Mon Sep 17 00:00:00 2001 From: shi Date: Mon, 25 Mar 2024 11:24:23 +0100 Subject: [PATCH] update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index af1405f..6b3db64 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ To install RStan, [see here](https://mc-stan.org/users/interfaces/rstan.html) ## Experiments -To train and evaluate the method on Watch-And-Help dataset, see [here](watch_and_help/README.md) +To train the neural network model and evaluate the method on Watch-And-Help dataset, see [here](watch_and_help/README.md) -To train and evaluate the method on Keyboard and Mouse Interaction dataset, see [here](keyboard_and_mouse/README.md) +To train the neural network model and evaluate the method on Keyboard and Mouse Interaction dataset, see [here](keyboard_and_mouse/README.md)