CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - python3

搜索资源列表

  1. 中文版Python3教程

    0下载:
  2. 学习python的很好的教程,当前版本为3(A good tutorial for learning Python)
  3. 所属分类:Python编程

    • 发布日期:2018-01-06
    • 文件大小:2569216
    • 提供者:riku
  1. GAN_By_TensorFlow

    0下载:
  2. 我自己写的一版基于TensorFlow的GAN实现 运行环境:Windows 系统+python3.0+tensorFlow1.0(CPU版本) 建议先配置好运行环境 cmd命令行执行:Python GAN.py 即可(I implement the GAN based on TensorFlow.)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:11597824
    • 提供者:kkss
  1. human-resources-analytics

    0下载:
  2. 可以用来测试大数据的代码 某次实验下载 仅作学习使用(The code that can be used to test large data is downloaded for a certain experiment only for learning to use)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:110592
    • 提供者:jiajiajiajia
  1. zh_lstm

    1下载:
  2. lstm做情感分类,中文,用到豆瓣影评,结巴分词,lstm模型,环境python3做编码处理。(lstm for sentiment analyse)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:2048
    • 提供者:小神仙
  1. hbmqtt-master

    0下载:
  2. Python MQTT的服务器和客户端,需要Python3.4以上(Python MQTT server and client, need more than Python3.4)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:110592
    • 提供者:luochen
  1. imgs_show

    0下载:
  2. 在python3.6上,采用三种方式处理图片并显示的对比(On python3.6, the contrast of three ways to deal with pictures and display)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-08
    • 文件大小:541696
    • 提供者:weirmicle
  1. threading(multi-thread)

    0下载:
  2. 使用threading库的py3.5示例(The py3.5 example of using the threading Library)
  3. 所属分类:进程与线程

    • 发布日期:2018-01-09
    • 文件大小:344064
    • 提供者:EnzoEnzoEnzo
  1. 阶乘计算

    0下载:
  2. python3.0x版本的一个阶乘计算程序,用于学习python基础(The python3.0x version of a factorial computing program for learning the python base)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:theisness
  1. keras_mnist_test

    0下载:
  2. hello Word of keras ,第一个成功实现的卷积神经网络,下载了mnist数据集,并decode,,然后,为了加快速度,训练其中的一部分数据,并用predict测试,ok,2min内出结果.(网上其它程序试过,训练太久,一晚上都没训练出结果,于是自己动手设计了这个小程序) 环境:python3.6,keras2.1,PC i5(很破的电脑)(Hello Word of keras, the first successful convolution neural network,
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-09
    • 文件大小:22350848
    • 提供者:weirmicle
  1. nn_CIFAR.py

    1下载:
  2. pytorch tutorial 代码 简单神经网络 数据集CIFAR(pytorch nn training sample code, Dataset: CIFAR dataset Usage: python3 nn_CIFAR.py)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:PeterBot
  1. 集装箱二维码输出项目

    0下载:
  2. 集装箱信息生成二维码图片,需要QRCODE,TKINTER这两个三方库(Container information generates two-dimensional code pictures, which requires QRCODE, TKINTER, the two three party libraries)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-09
    • 文件大小:6144
    • 提供者:weisu761
  1. data_process_xgboost.tar

    0下载:
  2. 文本分类算法,重点实现了xgboost,支持python3,对文本分类入门同学有一定的帮助。以下是语料格式。前边为文本类型,后边为文本内容 0,千山万水… 5,QQ推广是在QQ演示吗 8,怎么满脸认证?(text classification,include xgboost,is is important to new learner.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-09
    • 文件大小:4096
    • 提供者:bluesky_2004
  1. 筑龙 建筑图库爬虫

    0下载:
  2. 使用python3.6,能够爬取筑龙图库上的建筑图片(this can crawl the architectural picture gallery by using python3.6)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:Jurmy
  1. byte-of-python-chinese-edition

    0下载:
  2. python 简明教程,基于python3,适合入门(byte of python chinese edition)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:1811456
    • 提供者:thesilent
  1. PyDev 4.5.5

    0下载:
  2. python的eclipse开发插件,可支持jdk7(Python's eclipse development plug-in, which can support JDK7)
  3. 所属分类:Python编程

    • 发布日期:2018-01-09
    • 文件大小:23954432
    • 提供者:xinac2015
  1. decision_tree

    1下载:
  2. 以隐形眼镜为例的决策树分类算法代码,lenses.data是存放数据的文件,此代码使用python3实现(The classification algorithm code of the decision tree with the contact lens as an example)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-10
    • 文件大小:3072
    • 提供者:刘英帅
  1. Python网络数据采集

    1下载:
  2. 一本很好入门python3爬虫的教程,适合新手入门网络爬虫,特别是想通过python3入门爬虫的,强烈推荐~(A good introductory pyhton3 crawler course)
  3. 所属分类:书籍源码

    • 发布日期:2018-01-10
    • 文件大小:2101248
    • 提供者:妄求
  1. 新闻数据库

    0下载:
  2. python3.6 爬虫分析源码可以分析摆渡新闻信息量和时间戳.
  3. 所属分类:其它源码

    • 发布日期:2018-01-06
    • 文件大小:1055
    • 提供者:moyask
  1. wechat_jump_game

    0下载:
  2. 微信跳一跳,python3下运行。本压缩包仅供交流学习使用。 1、安装python3和adb 2、cmd中输入 python install -r requirements.txt 3、连接好手机处于usb调试模式,打开微信跳一跳,若手机为安卓手机在cmd中输入python wechat_jump_auto.py(WeChat jumps and runs under python3.)
  3. 所属分类:其他

    • 发布日期:2018-04-18
    • 文件大小:16260096
    • 提供者:小木公
  1. ESN-py3

    0下载:
  2. 回声状态网络ESN源代码,python版,适用与python3和python2,包括输入层到输出层连接(Echo state networks python code, suit for python3 and python2, including input units to output units links)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-19
    • 文件大小:4049920
    • 提供者:螃蟹0811
« 1 2 3 4 5 6 78 9 10 11 »
搜珍网 www.dssz.com