Skip to content

Commit

Permalink
Add example in Colab
Browse files Browse the repository at this point in the history
  • Loading branch information
Ceyron committed Oct 18, 2024
1 parent 54ba701 commit 732b31d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ pip install apebench
Train a ConvNet to emulate 1D advection, display train loss, test error metric
rollout, and a sample rollout.

[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1SeCuoYaSfIH2J0IdNeFlDrkCypxtvRie?usp=sharing)

```python
import apebench
import seaborn as sns
Expand Down

0 comments on commit 732b31d

Please sign in to comment.