This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
# 构建推荐系统
## 说明
根据你在本课中的练习,你现在知道如何使用 Onnx Runtime 和转换后的 Onnx 模型来构建基于 JavaScript 的 web 应用。尝试使用这些课程中的数据或其他来源的数据(请注明出处)来构建一个新的推荐系统。你可以根据各种个性属性创建一个宠物推荐系统,或者根据一个人的心情创建一个音乐类型推荐系统。发挥你的创造力吧!