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

搜索资源列表

  1. search

    0下载:
  2. A Pacman agent needs to efficiently find paths through a maze, either to reach a particular location or collect remaining food quickly. In this project, you will build general search algorithms and apply them to Pacman scenarios. The code for t
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:10.72mb
    • 提供者:xiaoxiao
  1. search_graph

    0下载:
  2. 一个python程序,实现了无向图的结构模拟,以及广度优先搜索的算法,以及显示最短路径之一。用leo+ulipad实现。-A python program to realize the structure of an undirected graph simulation, as well as the breadth-first search algorithm, and display one of the shortest path. By leo+ ulipad achieved.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1.67kb
    • 提供者:周鹏
  1. graph_search.docx

    0下载:
  2. python 图的搜索树算法实现 最短路径-python graph search tree algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:21.39kb
    • 提供者:herone
  1. SendOptimal

    0下载:
  2. 一个PYTHON实现的次优顺序查找树的生成,可以作为一个参考。-The PYTHON achieve sub-optimal search tree in order to generate can be used as a reference.
  3. 所属分类:Data structs

    • 发布日期:2017-11-14
    • 文件大小:704byte
    • 提供者:ciah275 zhang
  1. tic-tac-toe-python

    0下载:
  2. 基于遗传算法的井字棋不败策略搜索,找到全部独立765个状态之后的搜索-Tic Tac Toe game based on genetic algorithm search strategies unbeaten
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:92.22kb
    • 提供者:沈佳良
  1. Depth_First_Search

    0下载:
  2. Depth First Search in Python
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1.3kb
    • 提供者:neha
  1. bst

    0下载:
  2. python 查询二叉树,Binary search tree -Query python binary, Binary search tree
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:2.55kb
    • 提供者:ddcat
  1. search-chen

    1下载:
  2. 使用Python编写的AI程序Pacman,可以适合AI的初学者,有BFS, DFS, UCS, A Star 运行的命令在commands.txt文件里 可以用 bash commands.txt演示-AI programs written in Python Pacman, AI can fit beginners, there BFS, DFS, UCS, the command runs in commands.txt A Star file can bash commands.t
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-04-08
    • 文件大小:209.67kb
    • 提供者:Nick
  1. search

    0下载:
  2. 用于CS188, AI教学,各类搜索如深度优先,广度优先和迭代加深算法的实现验证(AI project for search algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

  1. Program1

    1下载:
  2. 实现广度优先搜索 深度优先搜索 以及 A星算法(Breadth first search, depth first search, and A star algorithm.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-31
    • 文件大小:742kb
    • 提供者:Samuel_R
  1. 五子棋代码

    1下载:
  2. 这是一个python程序,其中使用了决策树和蒙特卡罗搜索树,五子棋程序(This is a python program, which uses the decision tree and Monte Carlo search tree, Gobang program)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-29
    • 文件大小:7kb
    • 提供者:justbeery
  1. selectivesearch.tar

    0下载:
  2. selective search选择性搜索实现的代码,基于python的设计(selective search which is based on the program python)
  3. 所属分类:数学计算

    • 发布日期:2018-01-08
    • 文件大小:96kb
    • 提供者:紫林落雪
  1. deepwalk-master

    0下载:
  2. skipgram的deepwalk算法,复杂网络节点表征学习文中有部分地方还是有很大的改进空间的,比如随机游走过程,本文提出的更像是随机地进行深搜,后来的很多文章,例如LINE、Node2vec都有在这方面有进行改进。还有一点就是LINE里面提到的,Deepwalk中没有提出一个明确的目标函数(这是不是机器学习专家的职业病,非得把问题转化为最优化问题…)(Deepwalk skipgram algorithm, the complex network node in the characteri
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-23
    • 文件大小:1.26mb
    • 提供者:zjg
  1. seq2seq_chatbot_new

    0下载:
  2. 基于Tensorflow的检索型聊天机器人(Tensorflow-based search chatbot)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-06
    • 文件大小:4.9mb
    • 提供者:asuode
  1. python分布式爬虫打造搜索引擎

    1下载:
  2. python分布式爬虫打造搜索引擎源代码及讲师源代码(Python distributed crawler to build search engine)
  3. 所属分类:数据挖掘

    • 发布日期:2019-09-28
    • 文件大小:3.17mb
    • 提供者:REYACHIN
  1. Python-Jump-Point-Search

    0下载:
  2. python版本的jps寻路算法源码。jps是A*的优化版本,通过跳过一系列不需要遍历的点达到节省计算量的目的。
  3. 所属分类:数据结构常用算法

    • 发布日期:2019-05-20
    • 文件大小:163.99kb
    • 提供者:314039646@qq.com
  1. Simple Demo

    1下载:
  2. 人搜索 依赖 在python3.7 MacOS 10.14.6下测试 ——python包 ——opencv-python ——tb-nightly -torch>= 1.0 下载weights 从这里下载,密码:qscx 下载后,将权重放到文件夹 person_search_demo/weights中 测试 cd <指向此floder>的路径 python search 结果将保存在输出文件夹中 训练 您可以直接使用原始的YOLO代码进行培训。
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-04-27
    • 文件大小:5.56mb
    • 提供者:Kyfafyd
  1. sklearn-SVM

    1下载:
  2. 支持向量机(SVM)——分类预测,包括核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等(Support vector machine (SVM) - classification prediction, including kernel function parameter adjustment, unbalanced data problem, feature dimensionality reduction, grid search, pipelin
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-05-14
    • 文件大小:24kb
    • 提供者:xning
  1. Python机器视觉编程

    4下载:
  2. 《Python计算机视觉编程》是计算机视觉编程的实践指南,依赖Python语言讲解了基础理论与算法,并通过大量示例细致分析了对象识别、基于内容的图像搜索、光学字符识别、光流法、跟踪、三维重建、立体成像、增强现实、姿态估计、全景创建、图像分割、降噪、图像分组等技术。另外,书中附带的练习还能让读者巩固并学会应用编程知识。("Python Computer Vision Programming" is a practical guide to computer vision pro
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-12-24
    • 文件大小:16.67mb
    • 提供者:稳字经
  1. Python机器学习基础教程(完整电子版)

    4下载:
  2. 本书是机器学习入门书,以Python语言介绍。主要内容包括:机器学习的基本概念及其应用;实践中最常用的机器学习算法以及这些算法的优缺点;在机器学习中待处理数据的呈现方式的重要性,以及应重点关注数据的哪些方面;模型评估和调参的高级方法,重点讲解交叉验证和网格搜索;管道的概念;如何将前面各章的方法应用到文本数据上,还介绍了一些文本特有的处理方法。(This book is an introduction to machine learning, introduced in Python langua
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-08-03
    • 文件大小:13.38mb
    • 提供者:bridgeplq
« 12 »
搜珍网 www.dssz.com