AaronJny / DeepLearningExamplesLinks
深度学习中的一些小Demo。
☆418Updated 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迁移学习实现图像风格迁移。☆160Updated 5 years ago
- 深度学习的实战项目☆322Updated 4 years ago
- Gitbook Address: https://app.gitbook.com/@nlpgroup/s/nlpnote/☆157Updated 3 years ago
- 使用pytorch实现RNN-LSTM写诗☆156Updated 6 years ago
- AI学习过程中的实操代码☆208Updated 4 years ago
- 这里主要存放做过的深度学习的一些实战项目☆34Updated 5 years ago
- 北京大学软件与微电子学院《人工智能实践》课程项目第6小组,新加入APP功能,项目代码持续完善中。☆84Updated 5 years ago
- 一些机器学习算法的demo。普通最小二乘法,决策树(Iris鸢尾花数据集),KNN(mnist手写数字数据集),朴素贝叶斯分类西瓜数据集,trec06c数据集垃圾邮件分类(spam),逻辑斯蒂回归,随机梯度下降SGD与全梯度下降的对比,mnist中8和9的二分类,泰坦尼克号…☆182Updated 6 years ago
- 基于卷积神经网络的猫狗识别 web 应用☆161Updated 2 years ago
- 基于pytorch实现的、带GUI的图像风格迁移程序.☆30Updated 2 years ago
- 该存储库包含由deeplearning.ai提供的相关课程的个人的笔记和实现代码。☆365Updated 2 years ago
- Pytorch_Learning_Notes☆104Updated 4 months ago
- 基于keras使用dcgan自动生成动漫头像☆69Updated 3 years ago
- ☆211Updated 5 years ago
- 基于朴素贝叶斯实现的豆瓣影评情感分析☆100Updated last week
- Kang根 据前辈们的代码用keras、pytorch改写的CNN图像风格迁移☆75Updated 4 years ago
- 猫狗识别分类(深度学习入门案例),使用了Tensorflow框架 和 CNN神经网络实现。附有超详细的代码注释,适合新手直接上手Run!☆209Updated 6 months ago
- 本系列代码主要是作者Python人工智能之TensorFlow的系列博客,涉及回归神经网络、CNN、RNN、TensorFboard等内容。基础性代码,希望对您有所帮助。☆105Updated 3 months ago
- 基于tensorflow的手写数字识别☆85Updated 5 years ago
- 【Numpy 手写实现】SVM 支持向量机 | KNN K近邻 | Kmeans | Logistic Regression 逻辑回归 | Maximum Entropy 最大熵 | Naive Bayes 朴素贝叶斯 | Perception 感知机 | Decision…☆209Updated 5 years ago
- (Unoffical)人工智能实践:Tensorflow笔记☆168Updated 5 years ago
- 关于机器学习,深度学习,自然语言处理等各种算法的实现、示例,与博客文章配套,论文复现等☆205Updated 2 years ago
- 通过CycleGAN网络模型实现无匹配数据的风格迁移,将真实人脸图片转换为漫画头像☆73Updated 4 years ago
- 个人的技能树仓库,主要包含个人机器学习以及深度学习的笔记☆364Updated 4 years ago
- TensorFlow下利用MNIST训练模型并识别自己手写的数字☆14Updated 6 years ago
- 基于Tensorflow,OpenCV. 使用MNIST数据集训练卷积神经网络模型,用于手写数字识别☆96Updated 7 years ago
- some simple tutorials of machine learning algorithms☆60Updated 6 years ago
- 基于seq2seq的中文聊天机器人☆64Updated 5 years ago
- 基于Tensorflow2的深度学习开源书籍☆346Updated 4 years ago
- Pytorch、Scikit-learn实现多种分类方法,包括逻辑回归(Logistic Regression)、多层感知机(MLP)、支持向量机(SVM)、K近邻(KNN)、CNN、RNN,极简代码适合新手小白入门,附英文实验报告(ACM模板)☆423Updated 4 years ago