geroge-gao / deeplearningLinks
some small codes about deep learning
☆51Updated 7 years ago
Alternatives and similar repositories for deeplearning
Users that are interested in deeplearning are comparing it to the libraries listed below
Sorting:
- several basic neural networks[mlp, autoencoder, CNNs, recurrentNN, recursiveNN] implements under several NN frameworks[ tensorflow, pytor…☆66Updated 3 years ago
- CCF2016 - TNT_000二等奖作品☆64Updated 9 years ago
- TensorFlow的练习代码☆44Updated 7 years ago
- Sample code and picture of my blog or project☆137Updated 3 years ago
- Using tensorflow to implement different deep learning model☆84Updated 5 years ago
- Tensorflow 2.0 Tutorials☆117Updated 6 years ago
- 深度学习入门的一些简单例子☆355Updated 7 years ago
- [Data Castle 算法竞赛] 精品旅行服务成单预测 final rank 11☆97Updated 7 years ago
- CCF农产品价格预测线上rank2代码☆108Updated 9 years ago
- Examples about How to import data from tfrecord files using dataset API.☆104Updated 7 years ago
- ☆75Updated 7 years ago
- 这是我在小象学院课程《深度学习之TensorFlow高级编程》的课程代码☆111Updated 4 years ago
- ☆57Updated 9 years ago
- The examples of image recognition with the dataset CIFAR10 via tensorflow.☆129Updated 7 years ago
- ☆65Updated 7 years ago
- The code on deep learning.☆74Updated 7 years ago
- mutil-class focal loss implemented in keras☆158Updated 6 years ago
- ☆120Updated 9 years ago
- 深度学习处理数据的一些基本操作☆34Updated 6 years ago
- 卷积神经网络(CNN)应用于中文文本分析任务☆171Updated 9 years ago
- 天池O2O优惠券使用预测第一赛季部分代码☆41Updated 7 years ago
- Book_DeepLearning_Practice☆31Updated 8 years ago
- Models built with TensorFlow☆34Updated 8 years ago
- tensorflow教程每个章节的源码☆83Updated 2 years ago
- An example attention network with simple dataset.☆228Updated 6 years ago
- 图像识别与推荐系统两类☆77Updated 8 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
- 一个面向初学者的,友好的Keras入门教程☆122Updated 6 years ago
- A base pipline for chinese recognition☆77Updated 7 years ago
- cnn+rnn+attention: vgg(vgg16,vgg19)+rnn(LSTM, GRU)+attention, resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU)+attentio…☆209Updated 5 years ago