Skip to content

Commit

Permalink
Minor refactor for the paper
Browse files Browse the repository at this point in the history
  • Loading branch information
hoanganhngo610 committed Jan 1, 2025
1 parent a5c1101 commit 00f3e58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paper/paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ This addresses a critical gap left by existing frameworks, which are predominant

`DeepRiver`[@githubGitHubOnlinemldeepriver] enables the usage of deep learning models for data streams.
This means that deep learning models need to adapt to changes within the evolving data stream [@bayram2022concept;@lu2018learning] i.ex. the number of classes might change over time.
In addition to the integration of PyTorch[@paszke2017automatic] into River[@montiel2021river], this package offers additional data stream specific functionalities such as class incremental learning or specific optimizers for data streams.
In addition to the integration of PyTorch[@paszke2017automatic] into `River`[@montiel2021river], this package offers additional data stream specific functionalities such as class incremental learning or specific optimizers for data streams.

## Compatibility

Expand Down

0 comments on commit 00f3e58

Please sign in to comment.