tf.nn.embedding_lookup TensorFlow embedding_lookup 函数最简单实例 #!/usr/bin/env python # -*- cod…
Read Morechar-rnn-tensorflow
char-rnn-tensorflow 多层循环神经网络开发的字符级别的语言模型,用 python 开发基于 tensorflow 。 Multi-layer Recurrent …
Read Moredeepnlp项目是基于Tensorflow平台的一个python版本的NLP套装
deepnlp项目是基于Tensorflow平台的一个python版本的NLP套装, 目的在于将Tensorflow深度学习平台上的模块,结合 最新的一些算法,提供NLP基础模块的…
Read More微信群里已经跑通网友的几个 tips
1、训练好的模型文件,解压后包含3个文件,都需要一起复制到model文件夹里 2、t_下划线开头的2个python脚本是用来生成测试集图片的(一个是识别人脸,一个是分辨率转化); …
Read MoreFaceRank 基于 TensorFlow CNN 模型下载
还没有在 Github star 的过来 star 一下。 我计划开发一个更好用的工具集的,但是现在 star 的人不多啊,没动力写啊。另外最近非常缺钱,有没有土豪可以赞助一下,或…
Read MoreTensorflow BasicLSTMCell 初始化参数
参数: num_units:int,LSTM cell 中 units 的数量 forget_bias:float,添加到遗忘门的偏置项。 state_ist_tuple:如果为真…
Read Morenltk 获取 gutenberg 语料,gensim 生成词库和 onehot 编码
nltk 获取 gutenberg 语料 gensim 生成词库和 onehot 编码 正在尝试基于 Tensorflow LSTM 模型开发另外一个项目,需要自然语言处理的工具和…
Read MoreFaceRank Github Trending Python 排名第4
FaceRank Github Trending Python 排名第4 FaceRank – Rank Face by CNN Model based on Tens…
Read MoreFaceRank,最有趣的 TensorFlow 入门实战项目(依赖,数据集,前置知识说明)
TensorFlow 从观望到入门! 项目介绍: FaceRank 最有趣? 机器学习是不是很无聊,用来用去都是识别字体。能不能帮我找到颜值高的妹子,顺便提高一下姿势水平。 Fac…
Read MoreBossComing
If your boss is coming ,send your phone a notification, based on face_recognition for face…
Read More