This commit is contained in:
Chris Lovett 2023-04-06 17:57:14 -07:00
Родитель 933ed8ae60
Коммит c76628c0c8
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -121,6 +121,7 @@ The algorithm will iterate through different network architectures, evaluate the
To demonstrate and showcase the capabilities/functionalities of Archai, a set of end-to-end tasks are provided:
* [Text Generation](https://github.com/microsoft/archai/blob/main/tasks/text_generation).
* [Face Segmentation](https://github.com/microsoft/archai/blob/main/tasks/face_segmentation).
## Documentation