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
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,21 @@ To run models in the `models` subdirectory, you may need to add the top-level
```
export PYTHONPATH="$PYTHONPATH:/path/to/models"
```

## Hosted APIs

<p>
<a href="https://console.tiyaro.ai/explore?q=tensorflow&pub=tensorflow"> <img src="https://tiyaro-public-docs.s3.us-west-2.amazonaws.com/assets/try_on_tiyaro_badge.svg"></a>
</p>

Alternatively, you can experiment with models through hosted infrastructure:

- For all tensorflow models hosted on [Tiyaro.ai](https://console.tiyaro.ai/explore?q=tensorflow&pub=tensorflow)
- Or specifically for [EfficientNet on Tiyaro.ai](https://console.tiyaro.ai/explore?q=efficientnet&pub=tensorflow)
- Or specifically for [RCNN on Tiyaro.ai](https://console.tiyaro.ai/explore?q=rcnn&pub=tensorflow)