Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DubiousCactus authored Oct 23, 2024
1 parent 88b6b85 commit 87f8c92
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,11 @@ terminal (even through SSH sessions)!
Of course, [Weights & Biases](https://wandb.ai) is still integrated in Matchbox ;)

<details>
<summary>Video demo</summary> <!-- TODO: -->
<summary>Video demo</summary>
<video width="630" height="300" src="https://github.com/user-attachments/assets/4d0ad490-11e5-4831-a4e6-83c20f18c2ff"/>
</details>


### 2. A pragmatic PyTorch micro-framework

No more failed experiments due to stale dataset caches, no more spending hours
Expand Down Expand Up @@ -94,9 +96,11 @@ This builder feature allows PyTorch developers to:

And all of this graphically :)
<details>
<summary>Video demo</summary> <!-- TODO: -->
<summary>Video demo</summary>
<video width="630" height="300" src="https://github.com/user-attachments/assets/1c342221-6e40-4086-abe2-f3006d778058"/>
</details>


<h3><i>Core principles of Matchbox:</i></h3>

- Keep it DRY (Don't Repeat Yourself) and repeatable with
Expand Down

0 comments on commit 87f8c92

Please sign in to comment.