| Mikoto10032/DeepLearning |
7,463 |
|
0 |
0 |
almost 4 years ago |
0 |
|
8 |
apache-2.0 |
Jupyter Notebook |
| 深度学习入门教程, 优秀文章, Deep Learning Tutorial |
| nfmcclure/tensorflow_cookbook |
6,085 |
|
0 |
0 |
almost 3 years ago |
0 |
|
28 |
mit |
Jupyter Notebook |
| Code for Tensorflow Machine Learning Cookbook |
| dragen1860/TensorFlow-2.x-Tutorials |
5,496 |
|
0 |
0 |
over 5 years ago |
0 |
|
24 |
|
Jupyter Notebook |
| TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。 |
| minimaxir/textgenrnn |
4,426 |
|
14 |
2 |
almost 5 years ago |
14 |
February 02, 2020 |
122 |
other |
Python |
| Easily train your own text-generating neural network of any size and complexity on any text dataset with a few lines of code. |
| sjvasquez/handwriting-synthesis |
3,975 |
|
0 |
0 |
over 2 years ago |
0 |
|
51 |
|
Python |
| Handwriting Synthesis with RNNs ✏️ |
| MorvanZhou/Tensorflow-Tutorial |
3,873 |
|
0 |
0 |
over 5 years ago |
0 |
|
7 |
mit |
Python |
| Tensorflow tutorial from basic to hard |
| NELSONZHAO/zhihu |
3,228 |
|
0 |
0 |
almost 5 years ago |
0 |
|
31 |
|
Jupyter Notebook |
| This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code. |
| jinfagang/tensorflow_poems |
3,152 |
|
0 |
0 |
over 5 years ago |
0 |
|
23 |
|
Python |
| 中文古诗自动作诗机器人,屌炸天,基于tensorflow1.10 api,正在积极维护升级中,快star,保持更新! |
| guillaume-chevalier/LSTM-Human-Activity-Recognition |
3,074 |
|
0 |
0 |
over 3 years ago |
0 |
|
19 |
mit |
Jupyter Notebook |
| Human Activity Recognition example using TensorFlow on smartphone sensors dataset and an LSTM RNN. Classifying the type of movement amongst six activity categories - Guillaume Chevalier |
| gaussic/text-classification-cnn-rnn |
2,950 |
|
0 |
0 |
almost 7 years ago |
0 |
|
16 |
mit |
Python |
| CNN-RNN中文文本分类,基于TensorFlow |