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

搜索资源列表

  1. classification-system

    0下载:
  2. 采用C++编写的文本分类算法,可以用于文本分类的入门学习,算法详细,便于学习研究。-Text classification algorithm using C++ written, can be used for the entry of text classification learning algorithms detailed, easy to learn study.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-13
    • 文件大小:1601058
    • 提供者:tbin
  1. E_learningfenlei

    0下载:
  2. E_learning环境下的用户兴趣模型研究与应用,很好的学习文本分类的资料-E_learning environment research and application of user interest model, good learning text classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-03
    • 文件大小:2618637
    • 提供者:bazhiqiang
  1. decision-tree

    1下载:
  2. 基于决策树的增量学习算法相关文档,主要用于文本分类-Incremental learning algorithm based on decision tree document, mainly for text classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-12
    • 文件大小:1108170
    • 提供者:liujingwen
  1. KNN

    0下载:
  2. 基于KNN的增量学习算法相关文档,主要用于文本分类-KNN-based incremental learning algorithm related documentation, mainly for text classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-16
    • 文件大小:7098018
    • 提供者:liujingwen
  1. neural-network

    0下载:
  2. 基于神经网络的增量学习算法的相关文献,主要用于文本分类-Literature incremental learning algorithms based on neural networks, mainly for text classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-16
    • 文件大小:6184735
    • 提供者:liujingwen
  1. ImproveStringSimilarity_src

    0下载:
  2. 通过对两段文本相似度计算,避免出现重复信息。-Compute the similarity between two text.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-20
    • 文件大小:11066
    • 提供者:shaogx
  1. New-Text-Document

    0下载:
  2. matlab counting用于计算一定环境内的积木数量-matlab counting
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-30
    • 文件大小:1555
    • 提供者:rimond
  1. text

    0下载:
  2. BP神经网络源代码,可直接运行,作为参考使用-BP neural network source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-04
    • 文件大小:956654
    • 提供者:秦庄
  1. SVMtext

    0下载:
  2. 这是SVM在文本分类中的应用研究,对研究生和科研人员有重要的参考价值!-SVM in text classification, an important reference value to graduate students and researchers!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-26
    • 文件大小:419217
    • 提供者:fujeffson
  1. binary

    0下载:
  2. 这是不均匀光照文本图像的二值化,对研究生和科研人员有重要的参考价值!-This uneven lighting text image binarization, graduate students and researchers have an important reference value!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-25
    • 文件大小:544058
    • 提供者:fujeffson
  1. ID3

    0下载:
  2. 在VS2010平台上编写的ID3决策树分类算法,包含一个小的训练数据sample.text-VS2010 platform to write the ID3 decision tree classification algorithm, contains a small training data sample.text
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-18
    • 文件大小:3308569
    • 提供者:Zhoufan
  1. SceneTextCNN_demo.tar

    3下载:
  2. 端至端卷积神经网络的文字识别,代码演示包. 它包含我们的论文中使用的所有主要组成部分: kmeans无监督特征学习 + 卷积神经网络(CNN)-This is a demo package of the code we used for our paper, "End-to-End Text Recognition with Convolutional Neural Networks", T. Wang, D. Wu, A. Coates, A. Ng, in ICPR 2012.
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-06-18
    • 文件大小:61051904
    • 提供者:twang
  1. Character_Regonition_ANN

    0下载:
  2. Character recognition, usually abbreviated to optical characte r recognition or shortened OCR, is the mechanical or electronic translation of images of handwritten, typewritten or printed text (usually captured by a scanner) into machine - edit
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-10
    • 文件大小:875172
    • 提供者:ekhorasan
  1. vsm

    0下载:
  2. 用TFIDF方式实现了特征向量空间的建立,将文本文件先进行特征词的准备 再生成特征向量的形式,为接下来的聚类做了准备。用C-The TFIDF way to achieve the establishment of the feature vector space, the preparation of the text file first feature words and then generate the form of feature vectors, and made prepara
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-14
    • 文件大小:4014
    • 提供者:chuminnan
  1. TSP

    0下载:
  2. 人工智能中的经典算法,TSP模拟退火算法。本程序简单实现了的用模拟退火算法实现了旅行商问题。只需在文本cities中输入各个城市之间的距离,运行程序后就可以求出旅行各个城市的最短距离。适合学习人工智能和对该算法有兴趣的同学使用。-Classic artificial intelligence algorithm, TSP simulated annealing algorithm. The program is simple to achieve with simulated annealing
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-17
    • 文件大小:37192
    • 提供者:李辉
  1. ShortText_Similarity

    1下载:
  2. 改程序实现了短文本相似度计算,在信息检索等领域都有广泛的用途,用python实现-Reform program to achieve a short text similarity calculation, has a wide range of applications in areas such as information retrieval, implemented in python
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-12
    • 文件大小:1303
    • 提供者:冯剑
  1. baiyesi-for-note-classification

    0下载:
  2. 下载到的一个用java编写的贝叶斯简单文本分类的程序-Downloaded to a preparation using java simple Bayesian text classification program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-20
    • 文件大小:15758
    • 提供者:Michael
  1. Dissertation-For-PSO

    0下载:
  2. 一篇关于粒子群算法的毕业论文,文中对算法进行了详细分析,并在Matlab环境下,对算法不同的适应度进行了仿真和分析。-A thesis on particle swarm optimization, the text of the algorithm are analyzed in detail in the Matlab environment, simulation and analysis algorithms fitness.
  3. 所属分类:AI-NN-PR

    • 发布日期:
    • 文件大小:849797
    • 提供者:ocean
  1. stemming

    0下载:
  2. 用java版的stem算法,用于文本去词根用,非常经典的一个算法!-Java version of the stem algorithm for text to root, very classic algorithm!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-13
    • 文件大小:4037
    • 提供者:aune
  1. BP.text

    0下载:
  2. 此BP神经网络优化了过程控制的稳定性,使性能更加的稳定可靠,-This BP neural network to optimize the stability of the process control, to make the performance more stable and reliable,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-08
    • 文件大小:548
    • 提供者:陈致富
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 »
搜珍网 www.dssz.com