Skip to content

Commit

Permalink
re-arrange docs pages
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuabmoore committed Dec 26, 2024
1 parent 9cfe67b commit 9b612b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/src/imputation.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ For instance, you might need to impute a single contiguous block from $t = 10-30

## Setup

The first step is to train an MPS (see [Classification](@ref)).
The first step is to train an MPS.
Here, we'll train an MPS in an unsupervised manner (no class labels) using a noisy trendy sinusoid.

```Julia
Expand Down
2 changes: 1 addition & 1 deletion docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ pkg> add https://github.com/jmoo2880/MPSTime.jl.git
```

## Usage
See the [Classification](@ref) section and other sidebars for a basic usage examples.
See the sidebars for a basic usage examples.
We're continually adding more features and documentation as we go.

## Citation
Expand Down

0 comments on commit 9b612b2

Please sign in to comment.