Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@

## Quick Start

### Interactive Notebook Tutorial
### 🍳 TabPFN Cookbook
> [!TIP]
>
> Dive right in with our interactive Colab notebook! It's the best way to get a hands-on feel for TabPFN, walking you through installation, classification, and regression examples.
> Explore use-cases and demos of TabPFN in action in these runnable notebooks. All in the Cookbook section of our documentation!
>
> [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/PriorLabs/TabPFN/blob/main/examples/notebooks/TabPFN_Demo_Local.ipynb)
> [Open the Cookbook](https://docs.priorlabs.ai/cookbook?utm_source=readme)

### Installation
```bash
Expand Down
Loading