上一页 1 ··· 125 126 127 128 129 130 131 132 133 ··· 187 下一页
摘要: [len(i) for i in [banners_uid_set,logos_uid_set,banners_uid_set&logos_uid_set]] 阅读全文
posted @ 2018-04-28 13:21 papering 阅读(271) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2018-04-28 11:23 papering 阅读(264) 评论(0) 推荐(0)
摘要: 环境准备 图文素材到位、声音到位、批量合成 。。。。 各个 模块 剥离 代码拆开 无限循环 对批量视频的尽可能短时间生成 阅读全文
posted @ 2018-04-28 10:34 papering 阅读(1487) 评论(0) 推荐(0)
摘要: df.to_dict() pandas.DataFrame — pandas 0.22.0 documentation http://pandas.pydata.org/pandas-docs/stable/generated/pandas.DataFrame.html 取出某个轴的index te 阅读全文
posted @ 2018-04-27 20:28 papering 阅读(173) 评论(0) 推荐(0)
摘要: An Example of a DNNClassifier for the Iris dataset. models/premade_estimator.py at master · tensorflow/models · GitHub https://github.com/tensorflow/m 阅读全文
posted @ 2018-04-27 19:24 papering 阅读(314) 评论(0) 推荐(0)
摘要: 传入oss后 或者 本地 拖动到 浏览器 谷歌 都不能播放 Edge 可以播放 但 Edge不支持 本地拖入 播放 搜狗浏览器 同谷歌 阅读全文
posted @ 2018-04-27 17:44 papering 阅读(525) 评论(0) 推荐(0)
摘要: UnicodeEncodeError:'latin-1' codec can't encode character 阅读全文
posted @ 2018-04-27 17:33 papering 阅读(272) 评论(0) 推荐(0)
摘要: ls -lR|grep "_5.mp4"|wc -l 阅读全文
posted @ 2018-04-27 14:40 papering 阅读(208) 评论(0) 推荐(0)
摘要: the largest value you actually can transmit between the client and server is determined by the amount of available memory and the size of the communic 阅读全文
posted @ 2018-04-27 12:14 papering 阅读(163) 评论(0) 推荐(0)
摘要: 2. Built-in Functions — Python 3.6.5 documentation https://docs.python.org/3.6/library/functions.html#id python 赋值 相等判定 阅读全文
posted @ 2018-04-26 21:30 papering 阅读(170) 评论(0) 推荐(0)
摘要: 用户特征包含以下特征组(feature_group_name),如果具体特征取值未知,均 以 0 表示: • 年龄(age):分段表示,每个序号表示一个年龄分段 • 性别(gender):男 / 女 • 学历(education):博士 / 硕士 / 本科 / 高中 / 初中 / 小学 • 消费能力(consumptionAbility):高 / 低 • 地理位置(LBS):每个序号代表... 阅读全文
posted @ 2018-04-26 21:01 papering 阅读(510) 评论(0) 推荐(0)
摘要: 一款适合各个年龄段的产品:定向投放广告的切入点 适合于各个年龄段的维度,比如每天投放的时间 》如果一个维度全覆盖,则有效维度应该对该维度全覆盖 时间...no 食盐...no 氧气...ok 阅读全文
posted @ 2018-04-26 18:56 papering 阅读(201) 评论(0) 推荐(0)
摘要: Keras Documentation https://keras.io/ You have just found Keras. Keras is a high-level neural networks API, written in Python and capable of running o 阅读全文
posted @ 2018-04-26 17:19 papering 阅读(151) 评论(0) 推荐(0)
摘要: 使用 LDA 挖掘的用户喜好主题 阅读全文
posted @ 2018-04-26 16:46 papering 阅读(231) 评论(0) 推荐(0)
摘要: Lookalike的原理是基于某目标人群,从海量的其他人群中找出和目标人群相似的人群,以拓展目标人群规模。在实际广告业务应用场景中,Lookalike能基于广告主已有的消费者,找出和已有消费者相似的潜在消费者,以此有效帮助广告主挖掘新客、拓展业务。目前,腾讯社交广告Lookailke相似人群拓展已集 阅读全文
posted @ 2018-04-26 16:40 papering 阅读(816) 评论(0) 推荐(0)
摘要: 借助ltp 逐步程序化实现规则库 文本生成引擎基于规则库和业务词库 去生成文本 - xl0808tx - 博客园 http://www.cnblogs.com/yuanjiangw/p/8043877.html 机器学习新手使用入门 | TensorFlow https://tensorflow.g 阅读全文
posted @ 2018-04-26 16:11 papering 阅读(383) 评论(0) 推荐(0)
摘要: 视频特效 FFmpeg Filters Documentation http://www.ffmpeg.org/ffmpeg-filters.html#drawtext-1 ffmpeg 滤镜及其效果 - CSDN博客 https://blog.csdn.net/dangxw_/article/de 阅读全文
posted @ 2018-04-26 15:33 papering 阅读(161) 评论(0) 推荐(0)
摘要: 90% 1.65 <class 'list'>: [1.6400000000000006, 0.8989948330517928, 6.786100643460162e-14] <class 'list'>: [1.6500000000000006, 0.9010570639327039, 8.07 阅读全文
posted @ 2018-04-26 14:47 papering 阅读(5004) 评论(0) 推荐(0)
摘要: 当总体服从正太分布或总体不是正太分布但为大样本时,样本均值的抽样分布为正态分布 阅读全文
posted @ 2018-04-25 23:10 papering 阅读(169) 评论(0) 推荐(0)
摘要: gevent GitHub - gevent/gevent: Coroutine-based concurrency library for Python https://github.com/gevent/gevent gevent - 廖雪峰的官方网站 https://www.liaoxuefe 阅读全文
posted @ 2018-04-25 21:46 papering 阅读(240) 评论(0) 推荐(0)
摘要: 【要解决的问题】 判断微信群聊天中的视频的拍摄机型 手机 帧宽度 照片 宽度 帧大小与帧长度 - CSDN博客 https://blog.csdn.net/zy_whatafuck/article/details/79459772 结论: 1、总比特率=数据速率(图像)+ 音频比特率 +1 2、同一 阅读全文
posted @ 2018-04-25 20:34 papering 阅读(926) 评论(0) 推荐(0)
摘要: 即时通讯协议(Instant Messaging),即时消息和表示协议IMPP(Instant Messaging And PresenceProtocol),表示和即时消息协议PRIM(Presence and Instant Messaging Protocol),SIP即时消息和表示扩展协议S 阅读全文
posted @ 2018-04-25 19:36 papering 阅读(551) 评论(0) 推荐(0)
摘要: a 阅读全文
posted @ 2018-04-25 15:04 papering 阅读(316) 评论(0) 推荐(0)
摘要: s = '推荐 252阅读 14评论 0涨粉 0转发 0收藏 0' # 3.5万 for i in range(len(s) - 1): sub_ = s[i:i + 1] try: t = int(sub_) except Exception as e: s = s.replace(sub_, 'X') prin... 阅读全文
posted @ 2018-04-25 14:27 papering 阅读(223) 评论(0) 推荐(0)
摘要: s = ''' 赠汪伦 唐代:李白 李白乘舟将欲行,忽闻岸上踏歌声。 桃花潭水深千尺,不及汪伦送我情。 ''' old_rows_l = s.split('\n') new_cols_num = len(old_rows_l) new_rows_num = max([len(i.replace(' ', '')) for i in old_rows_l]) l_l = [] new... 阅读全文
posted @ 2018-04-25 13:33 papering 阅读(270) 评论(0) 推荐(0)
摘要: 重复校验的实时性 阅读全文
posted @ 2018-04-25 11:20 papering 阅读(674) 评论(0) 推荐(0)
摘要: python beautifulsoup获取特定html源码 - 吴悟无 - 博客园 https://www.cnblogs.com/vickey-wu/p/6843411.html PyQuery库的使用 - CSDN博客 https://blog.csdn.net/qw_xingzhe/arti 阅读全文
posted @ 2018-04-25 09:06 papering 阅读(653) 评论(0) 推荐(0)
摘要: t 阅读全文
posted @ 2018-04-25 08:31 papering 阅读(640) 评论(0) 推荐(0)
摘要: from selenium import webdriver import os import time import pymysql from bs4 import BeautifulSoup import requests import threading from selenium.webdriver.common.keys import Keys h, pt, u, p, db =... 阅读全文
posted @ 2018-04-25 04:23 papering 阅读(373) 评论(0) 推荐(0)
摘要: from selenium import webdriver import time import random from bs4 import * browser = webdriver.Chrome() url = 'https://so.gushiwen.org/shiwenv_ee16df5673bc.aspx' browser.get(url) ck_l_ori_len = l... 阅读全文
posted @ 2018-04-24 20:43 papering 阅读(1572) 评论(0) 推荐(0)
摘要: 提示:为了获得更好的推荐量和点击量,请尽可能使用大尺寸图片,建议分辨率:1280×720(最小宽度为 640 像素)。 请务必上传和视频内容相关、有引导价值的图片,如有作弊情况将被封号处理。 js 判断上传图片尺寸大小(var img =new Image()) - CSDN博客 https://b 阅读全文
posted @ 2018-04-24 16:49 papering 阅读(419) 评论(0) 推荐(0)
摘要: a 翻译 搜索 复制 阅读全文
posted @ 2018-04-24 13:03 papering 阅读(237) 评论(0) 推荐(0)
摘要: 于强化学习的文本生成技 阅读全文
posted @ 2018-04-23 21:33 papering 阅读(179) 评论(0) 推荐(0)
摘要: RFC 7231 - Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content https://tools.ietf.org/html/rfc7231#section-6.5.3 6.5.3. 403 Forbidden The 40 阅读全文
posted @ 2018-04-23 21:27 papering 阅读(3338) 评论(0) 推荐(0)
摘要: 使用selenium实现右键另存为保存文件 - 乔叶叶 - 博客园 http://www.cnblogs.com/qiaoyeye/p/4614430.html 阅读全文
posted @ 2018-04-23 21:15 papering 阅读(432) 评论(0) 推荐(0)
摘要: 已知有至少70个视频的播放地址,检测在网页端的可播放性--仅要求打开视频有画面:同学甲:自动化脚本+屏幕截图+肉眼检测截图同学乙;脚本生成html代码,放到相同环境下,打开这个页面 甲就是早上“取出2万”的员工,乙则是“取出2万1千”的主管 阅读全文
posted @ 2018-04-23 19:40 papering 阅读(255) 评论(0) 推荐(0)
摘要: get_screenshot_as_file(self, filename) 阅读全文
posted @ 2018-04-23 18:42 papering 阅读(203) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2018-04-23 14:35 papering 阅读(590) 评论(0) 推荐(0)
摘要: ffmpeg缩小视频尺寸 | 楚盟博客 https://www.5yun.org/13126.html ffmpeg -i test.mp4 -s 480×360 out.mp4 常用分辨率: 1080P=1920*1080720p=1280×720480p=720X480360p=480×3602 阅读全文
posted @ 2018-04-23 14:13 papering 阅读(895) 评论(0) 推荐(0)
摘要: tmp 阅读全文
posted @ 2018-04-23 08:51 papering 阅读(201) 评论(0) 推荐(0)
上一页 1 ··· 125 126 127 128 129 130 131 132 133 ··· 187 下一页