| jikexueyuanwiki/tensorflow-zh |
11,779 |
|
0 |
0 |
over 6 years ago |
0 |
|
29 |
|
TeX |
| 谷歌全新开源人工智能系统TensorFlow官方文档中文版 |
| snakers4/silero-models |
4,088 |
|
0 |
4 |
over 2 years ago |
4 |
June 12, 2022 |
8 |
other |
Jupyter Notebook |
| Silero Models: pre-trained speech-to-text, text-to-speech and text-enhancement models made embarrassingly simple |
| zhengwh/captcha-tensorflow |
250 |
|
0 |
0 |
over 8 years ago |
0 |
|
5 |
|
HTML |
| hack captcha by cnn with tensorflow |
| truongnmt/multi-task-learning |
100 |
|
0 |
0 |
almost 8 years ago |
0 |
|
2 |
mit |
Jupyter Notebook |
| Multi-task learning smile detection, age and gender classification on GENKI4k, IMDB-Wiki dataset. |
| llSourcell/wiki_generator_live |
53 |
|
0 |
0 |
almost 8 years ago |
0 |
|
8 |
|
Jupyter Notebook |
| live code |
| 691505789/cnn-text-classification |
43 |
|
0 |
0 |
about 8 years ago |
0 |
|
0 |
|
Python |
| 基于卷积神经网络参数优化的情感分析论文code |
| gentelyang/cnn-text-classification-master |
15 |
|
0 |
0 |
almost 7 years ago |
0 |
|
1 |
|
Python |
| 中文文本情感分类利用cnn |
| friday27/Slotfilling |
12 |
|
0 |
0 |
about 8 years ago |
0 |
|
0 |
|
Python |
| Using Tensorflow to train a slot-filling & intent joint model |
| shuxianfeng/tensorflow-zh |
11 |
|
0 |
0 |
almost 8 years ago |
0 |
|
0 |
|
TeX |
| TensorFlow™ 是一个用于人工智能的开源神器,一个采用数据流图(data flow graphs),用于数值计算的开源软件库。节点(Nodes)在图中表示数学操作,图中的线(edges)则表示在节点间相互联系的多维数据数组,即张量(tensor)。它灵活的架构让你可以在多种平台上展开计算,例如台式计算机中的一个或多个CPU(或GPU),服务器,移动设备等等。TensorFlow 最初由Google大脑小组(隶属于Google机器智能研究机构)的研究员和工程师们开发出来,用于机器学习和深度神经网络方面的研究,但这个系统的通用性使其也可广泛用于其他计算领域。 |
| CSBDeep/CSBDeep_fiji |
6 |
|
0 |
0 |
over 5 years ago |
0 |
|
12 |
bsd-2-clause |
Java |