Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jackson906E authored Nov 14, 2024
1 parent 2e45d48 commit 2ea912a
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,12 @@ TVMixer is a powerful tool for temporal data analysis that incorporates variate

## Features
- **Temporal Variate Mixing**: Applies variate dimension mixing to improve prediction accuracy by capturing complex temporal relationships.
- **Scalability**: Incoporate multi-scale temporal pattern.
- **Scalability**: Incorporates multi-scale temporal pattern analysis.

## Requirement
```bash
pip install -r requirements.txt

## To Run the code:
## Requirements and Running the Code
Make sure to install the required Python packages and then run the code with the following commands:

```bash
pip install -r requirements.txt
bash ./TVMixer.sh

0 comments on commit 2ea912a

Please sign in to comment.