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

搜索资源列表

  1. Gradient-Descent-Toys

    0下载:
  2. Toy examples in Python for Gradient Descent Algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-05
    • 文件大小:4442
    • 提供者:fordicus
  1. 151028PythonSwig

    0下载:
  2. 这是一份Python混合编程的例子,使用了SWING三方库,和C++进行混合编程!-This is a Python mixed programming examples, the use of tripartite SWING libraries, and C++ mixed programming!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-04
    • 文件大小:41169
    • 提供者:auss
  1. PythonBasedapi

    0下载:
  2. Python-based funny api call code examples source
  3. 所属分类:Cloud Computing

    • 发布日期:2017-05-05
    • 文件大小:9840
    • 提供者:joel
  1. mcnipulatorborderrepeater

    0下载:
  2. C#调用Python脚本的例子,要求运行的机器要安装Python虚拟机-Examples of c# call Python scr ipts to run the machine to install Python virtual machine
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:7339
    • 提供者:applicytaon
  1. collective-intelligence

    1下载:
  2. 智慧编程——数据分析、机器学习必备书!python语言代码示例,所有算法均附有解释说明。-collective intelligence——Data analysis and machine learning! Python language code examples, all algorithms are accompanied by explanatory notes.
  3. 所属分类:software engineering

    • 发布日期:2017-12-10
    • 文件大小:28405760
    • 提供者:Markshan
  1. KNN

    0下载:
  2. 最近邻学习算法,Python实现,最近邻规则分类(steps: In order to determine the unknown instance categories, with examples of all known categories as reference Parameter selection of K The calculation examples and all known examples of the unknown distance Choose the
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-17
    • 文件大小:1060864
    • 提供者:欢乐逗
  1. neuralNetwork

    0下载:
  2. 使用python实现神经网络,以及示例文件(Python implementation of neural networks, as well as examples)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:renn
  1. pratice

    0下载:
  2. python,tensorflow包中sess.run的使用例子,简短明白(Python, tensorflow package sess.runr examples of the use of, short and clear)
  3. 所属分类:Windows编程

  1. Pandas

    0下载:
  2. Python中的pandas库的说明和介绍以及一些例子。(The descr iption and introduction of pandas Library in Python and some examples.)
  3. 所属分类:压缩解压

    • 发布日期:2018-01-03
    • 文件大小:12288
    • 提供者:a857322130
  1. 《VTK用户手册》

    0下载:
  2. 本章的主要目的对VTK系统进行概括性的介绍,并且提供了一些基本的信息,让用户能用各种开发语言(C++、TCL、Java、Python)创建应用程序,在本章开始的时候,主要介绍VTK系统的基本概念和对象模型,在本章的最后,用一些示例程序说明如何用VTK构建应用系统。(The main purpose of this chapter is the overview of the introduction of the VTK system, and provide some basic inform
  3. 所属分类:图形图象

  1. convolution_examples

    0下载:
  2. specific examples to describe how to use convolutional neural network in python
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-30
    • 文件大小:4103168
    • 提供者:jtlover
  1. BP neural network

    0下载:
  2. BP 神经网络程序及示例,用python语言写的,简洁明了(BP neural network programs and examples)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-29
    • 文件大小:909312
    • 提供者:洌泉
  1. 贝叶斯方法 -概率编程与贝叶斯推断 zip

    2下载:
  2. Probabilistic Programming and Bayesian Methods for Hackers是一本写给开发者的关于贝叶斯方法和概率问题的免费开源书。贝叶斯方法的用途十分广泛,在经济学上能找出一堆的例子。而在IT行业,机器学习是非常典型的一个应用。而机器学习也是本书作者写本书的一个重要的理由。 本书选择了Python作为编程语言,这一点都不奇怪,Python在科研和数据分析上的应用是非常方便和普遍的,比如大名鼎鼎的Numpy等。作者在本书中使用另一个库PyMC,它依赖
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-02-01
    • 文件大小:26860544
    • 提供者:zauruso
  1. EncSample_YT88

    0下载:
  2. YT88加密锁软件加密的相关例子支持开发语言如下:ASP,BC++,C#,Delphi,Director,Excel,Java,linux,PB,PHP,VB,VBNET,VC,VFP,易语言,VCNET,安卓,LabView,QT,FLEX,SQL,PYTHON。(YT88 encryption lock software encryption related examples. Support development language as follows: ASP, BC++, C#, D
  3. 所属分类:加密解密

    • 发布日期:2020-05-01
    • 文件大小:9192448
    • 提供者:亦云
  1. densecrf-master

    1下载:
  2. 应用条件随机场进行图像分割 使用方法:将pydensecrf-py27或pydensecrf-py35重命名为pydensecrf,放入C:\Program Files\Anaconda3\Lib\site-packages 运行:python inference.py im1.png anno1.png out.png(Renameing the file "pydensecrf-py27" or "pydensecrf-py35" to the
  3. 所属分类:图形图像处理

    • 发布日期:2020-06-05
    • 文件大小:16831488
    • 提供者:tony00011
  1. Acoustics Toolbox 声学工具箱(双语版)

    3下载:
  2. Acoustics Toolbox(声学工具箱)及其中的标准算例是 Michael B. Porter 近40 年来的心血凝聚,用 Fortran、Matlab 以及 Python 等科学计算语言演绎了海洋水声传播的射线追踪、简正波和谱积分等演算方法的大量标准算例。本手册以双语版形式,可为希望深入海洋水声物理的同学和爱好者快速入门提供方便。(Acoustics Toolbox (Acoustics Toolbox) and its standard examples are Michael B.
  3. 所属分类:matlab例程

    • 发布日期:2020-08-28
    • 文件大小:2800640
    • 提供者:kaimer
  1. 下厨房

    0下载:
  2. 先通过Python爬虫爬取下厨房食物相关信息,然后放到自己的网页上,爬虫的实战例子(First, we use Python crawler to crawl down the kitchen food related information, and then put it on our own web page. Practical examples of crawler)
  3. 所属分类:WEB开发

    • 发布日期:2020-06-02
    • 文件大小:4093952
    • 提供者:Jarvan521
« 1 2 ... 4 5 6 7 8 9»
搜珍网 www.dssz.com