outman123 / tensorflowLinks
该工程基于Python3.6,tensorflow1.6。主要是对tensorflow框架进行认识,实践和应用,快速掌握tf在深度学习上的使用,包括线性模型,minist数据集分类,Tensorboard,CNN,LSTM,图像识别网络inception-v3,多任务学习以及验证码识别, word2vec,语音分类模型等实践。配合https://www.bilibili.com/video/av20542427  视频学习更佳。要求在一定的机器学习或深度学习的基础(更新中)
☆71Updated 5 years ago
Alternatives and similar repositories for tensorflow
Users that are interested in tensorflow are comparing it to the libraries listed below
Sorting:
- 深度学 习代码☆132Updated 6 years ago
 - RNN示例集合☆42Updated 6 years ago
 - 这是之前我和我的组员参与Tiny-mind 手写汉字识别大赛的一个项目, 主要实现了用Resnet或VGG16作为Backbone来训练一个分类任务以及基于opencv的一些图片数据集增强,最终我们组的成绩为TOP-5准确率99.19, 排名5/700。这个项目也可以用于其…☆86Updated 6 years ago
 - ☆24Updated 6 years ago
 - ☆106Updated 6 years ago
 - 基于无监督学习,无需训练,先使用SIFT算法提取图像特征,再使用KMeans聚类算法进行图像分类,速度非常快,精度还在提高。☆133Updated 6 years ago
 - 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆53Updated 8 years ago
 - 基于Keras实现Kaggle2013--Dogs vs. Cats12500张猫狗图像的精准分类☆78Updated 6 years ago
 - cnn+rnn: vgg(vgg16,vgg19)+rnn(LSTM, GRU), resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU), inception_v4+rnn(LSTM, GRU)…☆67Updated 7 years ago
 - Project☆60Updated 6 years ago
 - 本赛题任务是对西安的热门景点、美食、特产、民俗、工艺品等图片进行分类,即首先识别出图片中物品的类别(比如大雁塔、肉夹馍等),然后根据图片分类的规则,输出该图片中物品属于景点、美食、特产、民俗和工艺品中的哪一种。☆88Updated 4 years ago
 - bilibili:啥都会一点的研究生☆48Updated 5 years ago
 - 天池比赛,kaggle等等(Keras/PyTorch实战)☆183Updated 5 years ago
 - Training a convolutional neural network using own picture dataset☆106Updated 6 years ago
 - 深度学习之计算机视觉方向☆37Updated 5 years ago
 - ☆420Updated 4 years ago
 - personal practice(个人练习,实现了深度学习中的一些算法,包括:四种初始化方法(zero initialize, random initialize, xavier initialize, he initialize),深度神经网络,正则化,dropout,…☆223Updated 6 years ago
 - 深度学习 卷积神经网络教程 :图像识别,目标检测,语义分割,实例分割,人脸识别,神经风格转换,GAN等 https://dataxujing.github.io/CNN-paper2/☆182Updated 5 years ago
 - ☆167Updated 6 years ago
 - 《深度学习之PyTorch实战计算机视觉》全书代码☆136Updated 6 years ago
 - 基于TensorFlow的深度学习、深度增强学习代码:NN(传统神经网络)、CNN(卷积神经网络)、RNN(递归神经网络)、LSTM(长短期记忆网络)、GAN(生成对抗网络)、DRL(深度增强学习)☆55Updated 7 years ago
 - 使用pytorch实现RNN-LSTM写诗☆158Updated 6 years ago
 - 使用迁移学习将resnet50用于垃圾分类,基于【华为云人工智能大赛·垃圾分类挑战杯】☆124Updated 6 years ago
 - 一个通用的图像分类模板,天池/CVPR AliProducts挑战赛 3/688☆87Updated 4 years ago
 - 2019 Huawei Cloud garbage Classification Competition online score 2th place☆315Updated 3 years ago
 - AI学习过程中的实操代码☆210Updated 5 years ago
 - 【目标识别】yolo3_keras旗帜识别&&训练自己数据☆51Updated 3 years ago
 - Transformer在CV和NLP领域的变体模型的从零解读:Transformer;VIT;Swin Transformer☆336Updated 3 years ago
 - ☆201Updated 7 years ago
 - Gitbook Address: https://app.gitbook.com/@nlpgroup/s/nlpnote/☆158Updated 4 years ago