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

搜索资源列表

  1. python-3.5.4-docs-pdf-letter

    0下载:
  2. python代码 利用Python进行数据分析的数据资料(python, Data analysis using Python)
  3. 所属分类:书籍源码

    • 发布日期:2018-01-09
    • 文件大小:12319744
    • 提供者:苗苗12345
  1. reinforement.tar

    0下载:
  2. 强化学习grid python代码,使用的算法为动态规划,很好的入门强化学习的例子(reinforement grid study.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:mengwp_2012
  1. python+图像处理+svm

    0下载:
  2. python+图像处理+svm的验证码自动识别代码(python is good language)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-10
    • 文件大小:3072
    • 提供者:恩氟烷
  1. 笨办法学 Python(第四版)

    0下载:
  2. 本书是一本Python入门书籍,适合对计算机了解不多,没有学过编程,但对编程感兴趣的读者学习使用。这本书以习题的方式引导读者一步一步学习编程,从简单的打印一直讲到完整项目的实现,让初学者从基础的编程技术入手,最终体验到软件开发的基本过程。 本书结构非常简单,共包括52个习题,其中26个覆盖了输入/输出、变量和函数三个主题,另外26个覆盖了一些比较高级的话题,如条件判断、循环、类和对象、代码测试及项目的实现等。每一章的格式基本相同,以代码习题开始,按照说明编写代码,运行并检查结果,然后再做附加练
  3. 所属分类:文章/文档

    • 发布日期:2018-01-11
    • 文件大小:1737728
    • 提供者:blossom121
  1. 代码练习

    0下载:
  2. python练习专门用来学习python时的小练习,部分上传(Specially used to learn the practice of python, part of the upload)
  3. 所属分类:书籍源码

    • 发布日期:2018-04-19
    • 文件大小:18432
    • 提供者:留不住
  1. Python

    1下载:
  2. 爬虫代码:爬取电影网页的票房,分类型来对电影的票房数据进行分析,简单得到最近受欢迎的电影类型 Python-book:A Byte of Python3(中文版)(code:Pick up the box office of the movie page, classify the box office data of the movie, and simply get the most popular movie type. Python-book:A Byte of Python3(Ch
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:662528
    • 提供者:sherry cao
  1. Python练习

    0下载:
  2. python实现图片转为字符的小程序,方便python初学者练手(python realize that a photo to translate to a code)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:5120
    • 提供者:着迷2
  1. python

    0下载:
  2. python提取字符的一些代码,一个小小的练习(Python extracts characters)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:300032
    • 提供者:luhui488
  1. 零基础Python入门课件和代码

    1下载:
  2. 书确实很不错,首先因为个人偏爱python,本书是用python描述,顿时感觉亲切很多。有人说python这种高级语言实现算法隐藏了很多细节,确实书中很多地方直接用到python bult-in的数据结构,如set dict list作为表达算法的载体,似乎不如c那么底层,但是从算法入门角度来讲,python语言因为清晰简练更适合用来描述算法轮廓,而且这也不是本讲数据结构的书,MIT的算法导论现在也开始用python来讲授恰好说明了这一点。(The book is really good, fi
  3. 所属分类:Windows编程

    • 发布日期:2018-04-20
    • 文件大小:47772672
    • 提供者:aas33ss
  1. svm

    0下载:
  2. 使用smo算法实现了支持向量机的python代码(complete the svm mode and Sequential minimal optimization with python code)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:7168
    • 提供者:白华伟
  1. LSTM代码

    3下载:
  2. 包含对时间序列进行预测的LSTM代码,有注释(The LSTM code that contains the prediction of the time series is annotated)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-21
    • 文件大小:2048
    • 提供者:leorrrrr
  1. 预测

    4下载:
  2. BP神经网络模型预测的Python代码实现,测试有效(BP neural network model forecast Python code implementation, test effectiveness)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:Van_an
  1. python实现代码、测试数据集及结果

    9下载:
  2. 密度距离矩阵优化聚类算法python实现(Python implementation of density distance matrix optimization clustering algorithm)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:206848
    • 提供者:hahchichi
  1. TensorFlow实战代码

    0下载:
  2. TensorFlow实战代码 黄文坚,非常详细好用,推荐下载(TensorFlow Actual combat code Very detailed and useful, recommend downloading)
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:48128
    • 提供者:Charlie258
  1. 5.0BP神经网络(含代码)

    1下载:
  2. Python神经网络学习从鸢尾花数据集开始(Python neural network learning)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1921024
    • 提供者:一一一依
  1. Python jianyi pachong

    0下载:
  2. 一个下载网页图片的简易爬虫,代码量少,容易理解,适于Python爬虫初学者研究。代码内写有注释。(A simple crawler that downloads a web page picture is easy to understand and is easy to understand. It is suitable for the study of Python crawler beginners. There is an annotation written in the code)
  3. 所属分类:网络编程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:葫芦籽
  1. Python初学教程:《简明Python教程》

    1下载:
  2. python 初学教程,关于python入门的知识(python instruction about how to use python)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:285696
    • 提供者:Daowang
  1. FishC

    0下载:
  2. 一个小例子,关于if条件语句的python代码(a small example about if code,that do it by python)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:20480
    • 提供者:Wmingyue
  1. RecommenderSystem

    0下载:
  2. 集体智慧编程中第十章推荐算法,实现源码,python实现(Tenth chapters of the collective wisdom programming to implement the source code)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:16744448
    • 提供者:yezi113
  1. learning.py

    0下载:
  2. 在本地建立服务器,可以通过网页运行python代码(To build a server locally, you can run Python code on a web page)
  3. 所属分类:网络编程

    • 发布日期:2018-04-30
    • 文件大小:6144
    • 提供者:huster123
« 1 2 3 4 56 7 8 9 10 ... 45 »
搜珍网 www.dssz.com