Skip to content

Commit

Permalink
updating examples
Browse files Browse the repository at this point in the history
  • Loading branch information
shiffman committed Oct 27, 2024
1 parent 5055416 commit 96b9788
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions 06-transformers-js/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,11 @@

## Code Examples

- [Object Detection In Class](https://editor.p5js.org/ima_ml/sketches/8LsV70u0O)
- [Simple Sentiment](https://editor.p5js.org/ima_ml/sketches/z9bNnHDh7)
- [Object Detection](https://editor.p5js.org/ima_ml/sketches/zkf-rw0OE)
- [Depth Estimation](https://editor.p5js.org/ima_ml/sketches/LtppKXu-W)
- [Object Detection - Image](https://editor.p5js.org/ima_ml/sketches/LtppKXu-W)
- [Object Detection - Video](https://editor.p5js.org/ima_ml/sketches/8LsV70u0O)
- [Sentiment Analysis](https://editor.p5js.org/ima_ml/sketches/z9bNnHDh7)
- [Depth Estimation - Image](https://editor.p5js.org/ima_ml/sketches/tGyF87f59)
- [Depth Estimation - Video](https://editor.p5js.org/ima_ml/sketches/pt4HxyyIk)
- [Text Generator](https://editor.p5js.org/ima_ml/sketches/ISIVwlcK9)

## Assignment
Expand Down

0 comments on commit 96b9788

Please sign in to comment.