Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
janpfeifer committed Apr 18, 2024
1 parent c927801 commit 56ae27a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ from the bottom to the top of the stack. But it is still only a slice of what a
It includes:

* Examples: Synthetic linear model; Adult/Census model; Cifar-10 demo; Dogs & Cats classifier demo; IMDB Movie Review
demo; Diffusion model for Oxford Flowers 102 dataset (generates random flowers).
demo; Diffusion model for Oxford Flowers 102 dataset (generates random flowers); GNN model for [OGBN-MAG](https://ogb.stanford.edu/docs/nodeprop/#ogbn-mag).
* Pre-Trained models to use: InceptionV3 (image model) -- more to come.
* Docker with integrated JupyterLab and GoNB (a Go kernel)
* Just-In-Time (JIT) compilation using [OpenXLA](https://github.com/openxla/xla)] for CPUs and GPUs -- hopefully soon TPUs.
Expand Down

0 comments on commit 56ae27a

Please sign in to comment.