| ahkarami/Deep-Learning-in-Production |
4,138 |
|
0 |
0 |
over 2 years ago |
0 |
|
9 |
|
|
| In this repository, I will share some useful notes and references about deploying deep learning-based models in production. |
| zhaoyingjun/chatbot |
3,252 |
|
0 |
0 |
almost 3 years ago |
0 |
|
88 |
|
Python |
| ChatGPT带火了聊天机器人,主流的趋势都调整到了GPT类模式,本项目也与时俱进,会在近期更新GPT类版本。基于本项目和自己的语料可以训练出自己想要的聊天机器人,用于智能客服、在线问答、闲聊等场景。 |
| lxztju/pytorch_classification |
1,055 |
|
0 |
0 |
about 3 years ago |
0 |
|
39 |
mit |
Jupyter Notebook |
| 利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码 |
| imadelh/ML-web-app |
261 |
|
0 |
0 |
about 3 years ago |
0 |
|
0 |
|
Jupyter Notebook |
| Train and Deploy Simple Machine Learning Model With Web Interface on Jetson Nano |
| barissayil/SentimentAnalysis |
260 |
|
0 |
0 |
about 4 years ago |
0 |
|
2 |
mit |
Python |
| Sentiment analysis neural network trained by fine-tuning BERT, ALBERT, or DistilBERT on the Stanford Sentiment Treebank. |
| xming521/CTAI |
236 |
|
0 |
0 |
almost 3 years ago |
0 |
|
2 |
|
Python |
| 基于深度学习的肿瘤辅助诊断系统,以图像分割为核心,利用人工智能完成肿瘤区域的识别勾画并提供肿瘤区域的特征来辅助医生进行诊断。有完整的模型构建、后端架设和前端访问功能。 |
| gabrielilharco/snap-n-eat |
204 |
|
0 |
0 |
about 6 years ago |
0 |
|
3 |
mit |
Jupyter Notebook |
| Food detection and recommendation with deep learning |
| jacbz/Lofi |
157 |
|
0 |
0 |
about 3 years ago |
0 |
|
2 |
apache-2.0 |
TypeScript |
| ML-supported lo-fi music generator |
| ssube/onnx-web |
156 |
|
0 |
0 |
about 2 years ago |
10 |
December 31, 2023 |
70 |
mit |
Python |
| web UI for GPU-accelerated ONNX pipelines like Stable Diffusion, even on Windows and AMD |
| avinassh/pytorch-flask-api |
155 |
|
0 |
0 |
over 3 years ago |
0 |
|
1 |
mit |
Python |