AaronJny / DeepLearningExamples
深度学习中的一些小Demo。
☆417Updated 2 years ago
Alternatives and similar repositories for DeepLearningExamples:
Users that are interested in DeepLearningExamples are comparing it to the libraries listed below
- 使用VGG19迁移学习实现图像风格迁移。☆155Updated 5 years ago
- 深度学习的实战项目☆288Updated 4 years ago
- 使用pytorch实现RNN-LSTM写诗☆153Updated 6 years ago
- TensorFlow下利用MNIST训练模型并识别自己手写的数字☆13Updated 6 years ago
- 基于CycleGAN的水墨画风格迁移网络☆91Updated 2 years ago
- 通过CycleGAN网络模型实现无匹配数据的风格 迁移,将真实人脸图片转换为漫画头像☆70Updated 3 years ago
- 这里主要存放做过的深度学习的一些实战项目☆31Updated 5 years ago
- Kang根据前辈们的代码用keras、pytorch改写的CNN图像风格迁移☆72Updated 4 years ago
- Solutions for nndl/exercise☆112Updated 4 years ago
- 里面包含许多GAN算法的Keras源码,可以用于训练自己的模型。☆239Updated 3 years ago
- 基于各种机器学习和深度学习的中文微博情感分析☆565Updated last year
- 北京大学软件与微电子学院《人工智能实践》课程项目第6小组,新加入APP功能,项目代码持续完善中。☆83Updated 5 years ago
- 基于tensorflow的手写数字识别☆79Updated 5 years ago
- 一些机器学习算法的demo。普通最小二乘法,决策树(Iris鸢尾花数据集),KNN(mnist手写数字数据集),朴素贝叶斯分类西瓜数据集,trec06c数据集垃圾邮件分类(spam),逻 辑斯蒂回归,随机梯度下降SGD与全梯度下降的对比,mnist中8和9的二分类,泰坦尼克号…☆175Updated 6 years ago
- 基于TensorFlow的深度学习、深度增强学习代码:NN(传统神经网络)、CNN(卷积神经网络)、RNN(递归神经网络)、LSTM(长短期记忆网络)、GAN(生成对抗网络)、DRL(深度增强学习)☆51Updated 7 years ago
- 基于keras使用dcgan自动生成动漫头像☆66Updated 3 years ago
- 本系列代码主要是作者Python人工智能之TensorFlow的系列博客,涉及回归神经网络、CNN、RNN、TensorFboard等内容。基础性代码,希望对您有所帮助。☆101Updated 9 months ago
- 快速风格迁移学习实践☆26Updated 6 years ago
- 基于pytorch实现的、带GUI的图像风格迁移程序.☆30Updated last year
- 该存储库包含由deeplearning.ai提供的相关课程的个人的笔记和实现代码。☆367Updated 2 years ago
- 《TensorFlow从零开始学》配书代码和资源☆57Updated 3 years ago
- 基于循环神经网络(RNN)的影评情感分类☆53Updated 7 years ago
- 基于卷积神经网络的猫狗识别 web 应用☆153Updated 2 years ago
- 基于无监督学习,无需训练,先使用SIFT算法提取图像特征,再使用KMeans聚类算法进行图像分类,速度非常快,精度还在提高。☆128Updated 5 years ago
- 基于PyTorch的图像风格迁移实现☆32Updated 7 years ago
- AI学习过程中的实操代码☆205Updated 4 years ago
- VGG图像风格迁移实现☆10Updated 5 years ago
- 中文情感分析,CNN,BI-LSTM,文本分类☆961Updated 2 years ago
- 基于 Keras + Flask 的 Mnist 手写数字集识别系统☆118Updated 2 years ago
- 毕设,图像风格迁移,卷积神经网络☆11Updated last year