Skip to content

Commit

Permalink
Update README link
Browse files Browse the repository at this point in the history
  • Loading branch information
Sukh-P authored Nov 29, 2024
1 parent a74fbb4 commit b0f33a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@

OCF's DataPipes for training and inference in Pytorch.

**Note this repo will soon be deprecated in favour of [`ocf-data-sampler`](https://github.com/openclimatefix/ocf-data-sampler)**
**:warning: Note this repo will soon be deprecated in favour of [`ocf-data-sampler`](https://github.com/openclimatefix/ocf-data-sampler)**

## Usage

These datapipes are designed to be composable and modular, and follow the same
setup as for the in-built Pytorch Datapipes. There are some great docs on how
they can be composed and used
[here](https://pytorch.org/data/main/examples.html).
[here](https://pytorch.org/data/beta/index.html).

End to end examples are given in `ocf_datapipes.training` and
`ocf_datapipes.production`.
Expand Down

0 comments on commit b0f33a6

Please sign in to comment.