项目介绍 THUCTC(THU Chinese Text Classification)是由清华大学自然语言处理实验室推出的中文文本分类工具包,能够自动高效地实现用户自定义的文本分…
Read More分类: TensorFlow
CNN-RNN中文文本分类,基于tensorflow
Text Classification with CNN and RNN 使用卷积神经网络以及循环神经网络进行中文文本分类 CNN做句子分类的论文可以参看: Convolution…
Read More在 TensorFlow 中使用预训练权重来进行高级网络定义
TensorNets import tensorflow as tf import tensornets as nets inputs = tf.placeholder(tf.fl…
Read MoreHinton’s paper Dynamic Routing Between Capsules 的 Tensorflow , Keras ,Pytorch实现
Tensorflow 实现 A Tensorflow implementation of CapsNet(Capsules Net) in Hinton’s paper…
Read MoreMask_RCNN:基于Keras 和 TensorFlow 的 Mask R-CNN 为 目标检测和情景分割
Mask R-CNN for Object Detection and Segmentation 这是一个基于 Python 3, Keras, TensorFlow 实现的 Ma…
Read More英雄帖 | 深圳&广州&珠海招募“机器学习Google开发技术专家”
继上次在北京和上海招募 TensorFlow 及机器学习领域 GDE (Google 开发技术专家 – Google Developers Experts) 后,我们又…
Read MoreTensorflow Faster RCNN 目标检测
tf-faster-rcnn Tensorflow Faster RCNN for Object Detection Xinlei Chen(Xinleic@cs.cmu.edu)…
Read MoreFastMaskRCNN
Mask RCNN 项目地址:https://github.com/CharlesShang/FastMaskRCNN Mask RCNN in TensorFlow 这个项目尝试…
Read More分布式 tensorflow 指南
分布式 tensorflow 指南 本指南是一个分布式训练样例集合(可以作为样板代码)和一个基本的分布式tensorflow教程。许多的例子集中在著名的分布式训练方案的实施,如作者…
Read MoreNuance成都研究院诚招NLP/AI 研发工程师/研发科学家
Nuance成都研究院诚招NLP/AI 研发工程师/研发科学家,感兴趣欢迎联系我☺️ 简历投递: tiantian.jin@nuance.com 个人领英: http://www.…
Read More