prety-good / Flask-pytorchLinks
基于Flask+jQuery前后端分离部署pytorch模型demo
☆10Updated 3 years ago
Alternatives and similar repositories for Flask-pytorch
Users that are interested in Flask-pytorch are comparing it to the libraries listed below
Sorting:
- 【Numpy 手写实现】SVM 支持向量机 | KNN K近邻 | Kmeans | Logistic Regression 逻辑回归 | Maximum Entropy 最大熵 | Naive Bayes 朴素贝叶斯 | Perception 感知机 | Decision…☆210Updated 5 years ago
- 关于机器学习,深度学习,自然语言处理等各种算法的实现、示例,与博客文章配套,论文复现等☆209Updated 3 years ago
- 用于pytorch的图像分类,包含多种模型方法,比如AlexNet,VGG,GoogleNet,ResNet,DenseNet等等,包含可完整运行的代码。除此之外,也有colab的在线运行代码,可以直接在colab在线运行查看结果。也可以迁移到自己的数据集进行迁移学习。☆242Updated last year
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆98Updated 4 years ago
- pytorch实现Transformer,提供机器翻译案例和简单的翻译api接口(flask)。评分组件使用BLEU。☆86Updated 4 years ago
- kaggle上的一个房屋价格预测比赛☆37Updated 7 years ago
- AI学习过程中的实操代码☆209Updated 5 years ago
- 一些机器学习算法的demo。普通最小二乘法,决策树(Iris鸢尾花数据集),KNN(mnist手写数字数据集),朴素贝叶斯分类西瓜数据集,trec06c数据集垃圾邮件分类(spam),逻辑斯蒂回归,随机梯度下降SGD与全梯度下降的对比,mnist中8和9的二分类,泰坦尼克号…☆185Updated 6 years ago
- 主要存储Datawhale组队学习中“计算机视觉”方向的资料。☆371Updated last year
- ☆372Updated 4 years ago
- Gitbook Address: https://app.gitbook.com/@nlpgroup/s/nlpnote/☆158Updated 4 years ago
- 采用了单纯的Softmax和CNN网络进行手写体数字识别,采用Keras框架的Sequential模型,里面涉及了卷积,池化,dropout,Dense,Flatten;对于手写数据集获取方式也有说明,而不再不是用已经被官方弃用的方法;数据处理以及可视化数据和结果;模型的编…☆13Updated 6 years ago
- 统计分析课程实验作业/包含《统计分析方法》中因子分析,主成分分析,Kmeans聚类等典型算法的手写实现☆77Updated 5 years ago
- Tensorflow 2.0 Notes 提供了TF2.0案例实战以及TF2.0基础实战,目标是帮助那些希望和使用Tensorflow 2.0进行深度学习开发和研究的朋友快速入门,其中包含的Tensorflow 2.0教程基本通过测试保证可以成功运行(有问题的可以提issu…☆273Updated 4 years ago
- 通过阅读网上的资料代码,进行自我加工,努力实现常用的机器学习算法。实现算法有KNN、Kmeans、EM、Perceptron、决策树、逻辑回归、svm、adaboost、朴素贝叶斯☆732Updated 5 years ago
- 《Python深度学习》书籍代码☆635Updated last year
- 2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记☆169Updated 6 years ago
- 基于HMM的中文分词☆25Updated 7 years ago
- 基于深度学习的英文文本分类☆11Updated 4 years ago
- 使用单阶段目标检测模型SSD进行车辆与行人的目标检测☆12Updated 5 years ago
- 该存储库包含由deeplearning.ai提供的相关课程的个人的笔记和实现代码。☆365Updated 2 years ago
- 基于svm的手写数字图像识别☆54Updated 6 years ago
- 决策树分类(ID3,C4.5,CART)☆484Updated 2 years ago
- 这里主要存放做过的深度学习的一些实战项目☆33Updated 5 years ago
- 图像二分类问题 猫狗大战 pytorch CNN☆135Updated 6 years ago
- 包含PlotNeuralNet绘制神经网络结构图的教程源码☆218Updated 6 years ago
- 书籍:深度学习框架pytorch入门与实践☆157Updated 7 years ago
- Deep Learning Image Segmentation: Theory and Practice☆355Updated 10 months ago
- ☆163Updated 2 years ago
- 本项目主要是利用LSTM来对中文文本进行情感分类,包含四个类别(愤怒,焦虑,抑郁,伤感)☆56Updated 5 years ago