AaronJny / DeepLearningExamplesLinks
深度学习中的一些小Demo。
☆421Updated 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
- 深度学习的实战项目☆340Updated 5 years ago
- 这里主要存放做过的深度学习的一些实战项目☆33Updated 5 years ago
- 一些机器学习算法的demo。普通最小二乘法,决策树(Iris鸢尾花数据集),KNN(mnist手写数字数据集),朴素贝叶斯分类西瓜数据集,trec06c数据集垃圾邮件分类(spam),逻辑斯蒂回归,随机梯度下降SGD与全梯度下降的对比,mnist中8和9的二分类,泰坦尼克号…☆187Updated 7 years ago
- 个人的技能树仓库,主要包含个人机器学习以及深度学习的笔记☆367Updated 4 years ago
- 使用pytorch实现RNN-LSTM写诗☆156Updated 6 years ago
- 该存储库包含由deeplearning.ai提供的相关课程的个人的笔记和实现代码。☆365Updated 2 years ago
- Gitbook Address: https://app.gitbook.com/@nlpgroup/s/nlpnote/☆158Updated 4 years ago
- AI学习过程中的实操代码☆210Updated 5 years ago
- 基于tensorflow的手写数字识别☆88Updated 5 years ago
- 机器学习算法经典案例☆111Updated 4 years ago
- 北京大学软件与微电子学院《人工智能实践》课程项目第6小组,新加入APP功能,项目代码持续完善中。☆83Updated 5 years ago
- TensorFlow下利用MNIST训练模型并识别自己手写的数字☆15Updated 6 years ago
- 关于机器学习,深度学习,自然语言处理等各种算法的实现、示例,与博客文章配套,论文复现等☆210Updated 3 years ago
- 基于卷积神经网络的猫狗识别 web 应用☆164Updated 2 years ago
- 基于Tensorflow2的深度学习开源书籍☆347Updated 5 years ago
- 《Python深度学习》书籍代码☆636Updated last year
- 基于pytorch实现的、带GUI的图像风格迁移程序.☆30Updated 2 years ago
- 基于Tensorflow,OpenCV. 使用MNIST数据集训练卷积神经网络模型,用于手写数字识别☆96Updated 8 years ago
- 《Python数据挖掘入门与实践》 代码,数据以及教程☆105Updated 5 years ago
- 使用tensorflow和cnn做的图像识别,对四种花进行了分类。☆634Updated 5 years ago
- JULYEDU PyTorch Course☆1,089Updated 4 years ago
- 【Numpy 手写实现】SVM 支持向量机 | KNN K近邻 | Kmeans | Logistic Regression 逻辑回归 | Maximum Entropy 最大熵 | Naive Bayes 朴素贝叶斯 | Perception 感知机 | Decision…☆211Updated 5 years ago
- 基于 Keras + Flask 的 Mnist 手写数字集识别系统☆123Updated 2 years ago
- 用tensorflow进行中文自然语言处理的情感分析☆448Updated 4 years ago
- 通过阅读网上的资料代码,进行自我加工,努力实现常用的机器学习算法。实现算法有KNN、Kmeans、EM、Perceptron、决策树、逻辑回归、svm、adaboost、朴素贝叶斯☆733Updated 6 years ago
- ☆323Updated 2 years ago
- (Unoffical)人工智能实践:Tensorflow笔记☆168Updated 5 years ago
- 基于循环神经网络(RNN)的影评情感分类☆54Updated 7 years ago
- 通过CycleGAN网络模型实现无匹配数据的风格迁移,将真实人脸图片转换为漫画头像☆75Updated 4 years ago