mirror of
https://github.com/vale981/ray
synced 2025-03-08 19:41:38 -05:00
23 lines
380 B
Markdown
23 lines
380 B
Markdown
![]() |
# Advanced Tutorials
|
||
|
|
||
|
Below is a list of tutorials that you can use to learn more about the different pieces of
|
||
|
Ray Serve functionality and how to integrate different modeling frameworks.
|
||
|
|
||
|
```{toctree}
|
||
|
:caption: Serve Tutorials
|
||
|
:maxdepth: '-1'
|
||
|
:name: serve-tutorials
|
||
|
|
||
|
tensorflow
|
||
|
pytorch
|
||
|
sklearn
|
||
|
batch
|
||
|
web-server-integration
|
||
|
rllib
|
||
|
gradio
|
||
|
```
|
||
|
|
||
|
Other Topics:
|
||
|
|
||
|
- {doc}`../deployment`
|