Skip to content

Commit

Permalink
docs: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
tilman151 authored Feb 29, 2024
1 parent 1776c97 commit 30a927a
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 @@ -26,7 +26,7 @@ This includes the following general approaches adapted for RUL estimation:
* **Domain Adaption Neural Networks (DANN)** by Ganin et al. (2016)
* **Multi-Kernel Maximum Mean Discrepancy (MMD)** by Long et al. (2015)

Each approach has an example notebook which can be found in the [examples](https://github.com/tilman151/rul-adapt/tree/master/examples) folder.
Each approach has an example notebook which can be found in the [examples](https://github.com/tilman151/rul-adapt/tree/master/docs/examples) folder.

## Installation

Expand All @@ -38,4 +38,4 @@ pip install rul-adapt

## Contribution

Contributions are always welcome. Whether you want to fix a bug, add a feature or a new approach, just open an issue and a PR.
Contributions are always welcome. Whether you want to fix a bug, add a feature or a new approach, just open an issue and a PR.

0 comments on commit 30a927a

Please sign in to comment.