From 3e7bf7a970de9b442d483e3ad741a56d4a3ee7e8 Mon Sep 17 00:00:00 2001 From: Alex Estrada <87288871+stradaa@users.noreply.github.com> Date: Fri, 20 Oct 2023 14:15:21 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 24702b4..976a508 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # GraFT-Application -This repository contains the back-end of our GraFT-App website: https://stradaa.github.io/GraFT-App/ +This repository contains the back-end of our [GraFT-App](https://stradaa.github.io/GraFT-App/) website. GraFT (Graph-Filtered Temporal) dictionary learning is a signal extraction method for spatio-temporal data. GraFT uses a diffusion map to learn a graph over spatial pixels that enables for stochastic filtering of learned sparse representations over each pixel's time-trace. The sparse representations are modeled as in a hierarchical dictionary learning framework with correlated decompositions over the graph.