AaronJny / DeepLearningExamplesLinks
深度学习中的一些小Demo。
☆419Updated 2 years ago
Alternatives and similar repositories for DeepLearningExamples
Users that are interested in DeepLearningExamples are comparing it to the libraries listed below
Sorting:
- 使用VGG19迁移学习实现图像风格迁移。☆161Updated 5 years ago
- 使用pytorch实现RNN-LSTM写诗☆156Updated 6 years ago
- 深度学习的实战项目☆329Updated 5 years ago
- 这里主要存放做过的深度学习的一些实战项目☆33Updated 5 years ago
- 一些机器学习算法的demo。普通最小二乘法,决策树(Iris鸢尾花数据集),KNN(mnist手写数字数据集),朴素贝叶斯分类西瓜数据集,trec06c数据集垃圾邮件分类(spam),逻辑斯蒂回归,随机梯度下降SGD与全梯度下降的对比,mnist中8和9的二分类,泰坦尼克号…☆184Updated 6 years ago
- Gitbook Address: https://app.gitbook.com/@nlpgroup/s/nlpnote/☆157Updated 4 years ago
- 北京大学软件与微电子学院《人工智能实践》课程项目第6小组,新加入APP功能,项目代码持续完善中。☆83Updated 5 years ago
- AI学习过程中的实操代码☆208Updated 5 years ago
- 基于卷积神经网络的猫狗识别 web 应用☆162Updated 2 years ago
- 该存储库包含由deeplearning.ai提供的相关课程的个人的笔记和实现代码。☆365Updated 2 years ago
- 猫狗识别分类(深度学习入门案例),使用了Tensorflow框架 和 CNN神经网络实现。附有超详细的代码注释,适合新手直接上手Run!☆217Updated 8 months ago
- 基于tensorflow的手写数字识别☆88Updated 5 years ago
- 基于 Keras + Flask 的 Mnist 手写数字集识别系统☆123Updated 2 years ago
- 我写了详细代码注释,卷积神经网络经典项目猫狗识别kaggle☆49Updated 6 years ago
- some simple tutorials of machine learning algorithms☆60Updated 6 years ago
- 基于pytorch实现的、带GUI的图像风格迁移程序.☆30Updated 2 years ago
- 使用tensorflow和cnn做的图像识别,对四种花进行了分类。☆627Updated 5 years ago
- 使用朴素贝叶斯、SVM、逻辑回归、RF、XGBoost、LightGBM的方法实现垃圾邮件分类任务,博客链接:https://blog.csdn.net/ljx0951/article/details/106116944☆52Updated 2 years ago
- 基于朴素贝叶斯实现的豆瓣影评情感分析☆102Updated 2 months ago
- 基于循环神经网络(RNN)的影评情感分类☆54Updated 7 years ago
- 关于机器学习,深度学习,自然语言处理等各种算法的实现、示例,与博客文章配套,论文复现等☆209Updated 3 years ago
- 机器学习算法经典案例☆110Updated 4 years ago
- 基于Tensorflow,OpenCV. 使用MNIST数据集训练卷积神经网络模型,用于手写数字识别☆97Updated 7 years ago
- 【Numpy 手写实现】SVM 支持向量机 | KNN K近邻 | Kmeans | Logistic Regression 逻辑回归 | Maximum Entropy 最大熵 | Naive Bayes 朴素贝叶斯 | Perception 感知机 | Decision…☆210Updated 5 years ago
- 机器学习入门:手写数字识别,声呐分类,垃圾短信识别,鸢尾花分类☆42Updated 5 years ago
- 基于keras使用dcgan自动生成动漫头像☆69Updated 3 years ago
- 基于CycleGAN的水墨画风格迁移网络☆101Updated 2 years ago
- 一些深度学习的模型,基于TensorFlow,主要是卷积神经网络,完成计算机视觉中一些分类、检测、识别、图像处理等部分(之前的被我不小心删除了)☆55Updated 7 years ago
- 基于scikit-learn实现对新浪新闻的文本分类,数据集为100w篇文档,总计10类,测试集与训练集1:1划分。分类算法采用SVM和Bayes,其中Bayes作为baseline。☆108Updated 6 years ago
- 软件工程课程设计项目/Lab409:基于词典方法和机基于器学习方法的中文情感倾向分析(Web)☆125Updated 7 years ago