用于支持 OpenAI 的文档搜索的简单 Web 应用程序。 此存储库使用 Azure OpenAI 服务从文档创建嵌入向量。 为了回答用户的问题,它检索最相关的文档,然后使用 GPT-3 提取问题的匹配答案。
springboot的各种问题的解决的方案
data preprocess for cv, including data aug (general and cutout) for object detection, KITTI, COCO data to VOC
A collection of various deep learning architectures, models, and tips
Example TensorFlow codes and Caicloud TensorFlow as a Service dev environment.