Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
timetoai authored Sep 6, 2023
1 parent 26d11cc commit 14edcb6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,9 @@ restored_seq = model.restore(example=seq, mask=mask)

## Examples

[Time series tasks example](./examples/example_1d_data.ipynb)
[Time series: multiple tasks example](./examples/example_1d_data.ipynb)

[Forecasting bitcoin price example](./examples/bitcoin_forecast.ipynb)

## Philosophy

Expand Down

0 comments on commit 14edcb6

Please sign in to comment.