CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - python

搜索资源列表

  1. GraphStructure

    0下载:
  2. Dijkstra,Floyd,SPFA,Tarjan等算法的Python实现,附有GUI演示。(Dijkstra, Floyd, SPFA, Tarjan, and other Python implementations with GUI demo.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-10
    • 文件大小:132096
    • 提供者:幻飘雪
  1. dangdang

    0下载:
  2. 运用python正则表达式分析网页(图书信息)(Using regular expressions to analyze web pages (book information))
  3. 所属分类:人工智能/神经网络/深度学习

  1. Iris_Adaboost

    1下载:
  2. python鸢尾花(iris)数据分类程序例子,采用adaboost算法。(Python iris flower (IRIS) data classification program examples, using the AdaBoost algorithm.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-10
    • 文件大小:2048
    • 提供者:rhlee2k
  1. Iris_LinearRegression

    0下载:
  2. python 鸢尾花(iris)数据分类的例子,采用线性回归算法。(Python iris data classification example, using linear regression algorithm.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:2048
    • 提供者:rhlee2k
  1. xgBoost_Intro

    0下载:
  2. python xgboost分类程序的例子,需安装xgboost库。(An example of the python xgboost taxonomy requires the installation of the xgboost library.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:rhlee2k
  1. wechat_jump

    0下载:
  2. 微信跳一跳python自动跳,自动识别图像 自动触摸。(WeChat jump Python jump automatically, automatic recognition of image automatic touch.)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2018-01-11
    • 文件大小:27869184
    • 提供者:小宝噶
  1. 06-飞机大战-玩家飞机发射子弹

    0下载:
  2. python飞机大战源码,大家可以下载来看看,如果有问题可以联系(Python plane war source code, you can download to see, if there is a problem can be contacted)
  3. 所属分类:数学计算

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:alexjj
  1. Machine Learning Mastery with Python

    3下载:
  2. 各种机器学习算法的Python优雅实现,尤其是深度学习部分,应用到了TensorFlow(Python elegant implementation of various machine learning algorithms)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-10
    • 文件大小:1855488
    • 提供者:qianyg
  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. NumPy Cookbook

    0下载:
  2. NumPy Cookbook,数值计算的学习资料(This book is for scientists engineers programmers or analysts with a basic knowledge of Python and NumPy)
  3. 所属分类:数学计算

    • 发布日期:2018-04-19
    • 文件大小:5140480
    • 提供者:allblue2018
  1. SVM_face_recognition

    0下载:
  2. 基于python的使用SVM的算法实现人脸的识别程序(Face recognition program based on Python based algorithm using SVM)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-20
    • 文件大小:2048
    • 提供者:misty、rain
  1. 1

    0下载:
  2. 用以读取hdf文件的python程序,主要针对气象ISCCP数据(This programme of python is mainly to read the ISCCP's dataset)
  3. 所属分类:物理计算

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:权哥
  1. nn_code

    2下载:
  2. 使用Python实现的一些简单神经网络算法,实现的神经网络包括BP,CNN,RNN,LSTM等,主要是理解这些神经网络的算法原理,并附有mnist数字识别例子。(neural network,include BP,CNN,RNN,LSTM.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-20
    • 文件大小:23211008
    • 提供者:chqw
  1. Ch02

    0下载:
  2. 机器学习KNN算法的Python实现,包含测试数据集(KNN algorithm in machine learning,in python)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:351232
    • 提供者:floor607
  1. usercf

    0下载:
  2. 利用Python计算基于用户的协同过滤算法,计算Mae值(Using Python to calculate the user based collaborative filtering algorithm and calculate the Mae value)
  3. 所属分类:数学计算

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

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

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:Van_an
  1. [python]tsp-master

    1下载:
  2. 遗传算法解决TSP问题,python源码,github(Solving TSP problem by genetic algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:6144
    • 提供者:jennie
  1. 神经网络-LMS

    0下载:
  2. 神经网络的python实现---LMS算法(Python implementation of ---LMS algorithm for neural networks)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:皮皮坤
  1. LMS算法改进

    0下载:
  2. Python神经网络-LMS算法改进-降低误差率(Improvement of -LMS algorithm for Python neural network)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:皮皮坤
  1. 神经网络-退火算法

    0下载:
  2. 神经网络在python中应用,并引入退火算法(Neural network entry annealing algorithm in Python)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:皮皮坤
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com