您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. Java编写文本识别的小程序

  2. 判断给出文本文件使用的语言 对已有文本文件的训练 Usage for this small program: Usage: java com.ukp.languageDetector.LanguageDetector -f [-t ] -f = file name with full path to identify or tr ain if '-t' is present, it is file name to train -t = language name for training
  3. 所属分类:Java

    • 发布日期:2009-10-02
    • 文件大小:52224
    • 提供者:sangshengshi
  1. libsvm2.84

  2. Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It solves C-SVM classification, nu-SVM classification, one-class-SVM, epsilon-SVM regression, and nu-SVM regression. It also provides an automatic model s
  3. 所属分类:C

    • 发布日期:2010-06-20
    • 文件大小:420864
    • 提供者:lionlhj
  1. [3planesoft屏幕保护程序合集].Premium.3D.Screensavers.iso

  2. 发行时间:2002-2009 开发商:3Planesoft 语言:英语 平台:Windows(完全兼容Vista) 最低系统要求:WinXP,Vista系统,800 MHz处理器,支持DirectX 8或更高 3Planesoft是享誉世界的屏保程序。 Contents of the collection: Ancient Castle 3D Screensaver v1.1 build 9 Ancient Castle 3D Screensaver invites you to view a
  3. 所属分类:硬件开发

    • 发布日期:2010-07-30
    • 文件大小:6291456
    • 提供者:baidumr
  1. Simulink Modeling Tutorial

  2. Simulink Modeling Tutorial Train system Free body diagram and Newton's law Model Construction Running the Model Obtaining MATLAB Model In Simulink, it is very straightforward to represent a physical system or a model. In general, a dynamic system ca
  3. 所属分类:其它

    • 发布日期:2012-05-30
    • 文件大小:1048576
    • 提供者:fengyehonglezhu
  1. stanford chinese segmentor

  2. Tokenization of raw text is a standard pre-processing step for many NLP tasks. For English, tokenization usually involves punctuation splitting and separation of some affixes like possessives. Other languages require more extensive token pre-process
  3. 所属分类:企业管理

    • 发布日期:2013-04-10
    • 文件大小:1048576
    • 提供者:bbking1981
  1. liblinear1.93

  2. LIBLINEAR is a simple package for solving large-scale regularized linear classification and regression. It currently supports - L2-regularized logistic regression/L2-loss support vector classification/L1-loss support vector classification - L1-regul
  3. 所属分类:其它

    • 发布日期:2013-10-10
    • 文件大小:350208
    • 提供者:fireguard
  1. RBM代码实现MATLAB

  2. This is a small library that can train Restricted Boltzmann Machines, and also Deep Belief Networks of stacked RBM's. Train RBM's: %train an RBM with binary visible units and 500 binary hidden model= rbmBB(data, 500); %visualize the learned weights
  3. 所属分类:其它

    • 发布日期:2015-03-30
    • 文件大小:2097152
    • 提供者:daleloogn
  1. Hardening.Azure.Applications.1484209230

  2. Learn what it takes to build large scale, mission critical applications -hardened applications- on the Azure cloud platform. This 208 page book covers the techniques and engineering principles that every architect and developer needs to know to hard
  3. 所属分类:互联网

    • 发布日期:2015-06-15
    • 文件大小:5242880
    • 提供者:ramissue
  1. Learning to Parse Natural Language with Maximum Entropy Models

  2. This paper presents a machine learning system for parsing natural language that learns from manually parsed example sentences and parses unseen data at state-of-the-art accuracies. Its machine learning technology, based on the maximum entropy framew
  3. 所属分类:互联网

    • 发布日期:2015-07-30
    • 文件大小:320512
    • 提供者:guihua0901
  1. python代码

  2. Python 代码 支持向量机 import os, sys import Queue import getpass import re from sys import exit from threading import Thread from string import find, split, join, atof from time import sleep is_win32 = (sys.platform == 'win32') # svmtrain and gnuplot exec
  3. 所属分类:C

    • 发布日期:2015-08-11
    • 文件大小:10240
    • 提供者:u012605549
  1. Hands-On Machine Learning with Scikit-Learn and TensorFlow

  2. Hands-On Machine Learning with Scikit-Learn and TensorFlow: Concepts, Tools, and Techniques for Building Intelligent Systems Through a series of recent breakthroughs, deep learning has boosted the entire field of machine learning. Now, even programm
  3. 所属分类:Python

    • 发布日期:2017-03-16
    • 文件大小:22020096
    • 提供者:l1505624
  1. Hands-On.Machine.Learning.with.Scikit-Learn.and.TensorFlow.azw3

  2. Hands-On Machine Learning with Scikit-Learn and TensorFlow: Concepts, Tools, and Techniques for Building Intelligent Systems Through a series of recent breakthroughs, deep learning has boosted the entire field of machine learning. Now, even programm
  3. 所属分类:互联网

    • 发布日期:2017-03-27
    • 文件大小:22020096
    • 提供者:ramissue
  1. ros by example for indigo volume1

  2. This book is about programming your robot to do amazing things, whether it be detecting people's faces and other visual objects, navigating autonomously around your house, or responding to spoken commands. We will be using some of the most advanced
  3. 所属分类:专业指导

    • 发布日期:2017-08-31
    • 文件大小:10485760
    • 提供者:t695654858
  1. svm matlab版本

  2. need to conduct installation. If you have modified the sources and would like to re-build the package, type 'mex -setup' in MATLAB to choose a compiler for mex first. Then type 'make' to start the installation. Starting from MATLAB 7.1 (R14SP3), the
  3. 所属分类:机器学习

    • 发布日期:2017-09-26
    • 文件大小:88064
    • 提供者:qq_40399625
  1. 深度学习工具包 DeepLearningToolbox

  2. 深度学习工具包 Deprecation notice. ----- This toolbox is outdated and no longer maintained. There are much better tools available for deep learning than this toolbox, e.g. [Theano](http://deeplearning.net/software/theano/), [torch](http://torch.ch/) or [te
  3. 所属分类:深度学习

    • 发布日期:2017-10-15
    • 文件大小:14680064
    • 提供者:weixin_39858881
  1. Hands-On Machine Learning with Scikit-Learn and TensorFlow

  2. Through a series of recent breakthroughs, deep learning has boosted the entire field of machine learning. Now, even programmers who know close to nothing about this technology can use simple, efficient tools to implement programs capable of learning
  3. 所属分类:机器学习

    • 发布日期:2017-10-17
    • 文件大小:40894464
    • 提供者:toshiya207
  1. AD9832的时钟应用

  2. A clock generator should produce a precisely timed logic pulse train with very low edge jitter and a fixed duty cycle. The logic output levels should be compatible with the device(s) that it will be “clocking”. Precise timing implies a very high-Q o
  3. 所属分类:硬件开发

    • 发布日期:2017-12-20
    • 文件大小:82944
    • 提供者:weixin_41466795
  1. MPC860TRAIN

  2. CHAPTER 1: MPC860 Architecture, Part 1 CHAPTER 2: EPPC Programming CHAPTER 3: Accessing Operands in Memory CHAPTER 4: Using the Caches CHAPTER 5: Memory Management Unit CHAPTER 6: EPPC Exception Processing CHAPTER 7: MPC860 Architecture, Part 2 CHAP
  3. 所属分类:Access

    • 发布日期:2008-12-21
    • 文件大小:2097152
    • 提供者:bigdinosaur2007
  1. example.train

  2. 事件抽取ACE类似的数据集,由于ACE不是免费的,github上找不到的,这是唯一类似于ace数据集的版本,但是注意不是真正的ACE数据集。
  3. 所属分类:深度学习

    • 发布日期:2020-06-03
    • 文件大小:10485760
    • 提供者:m0_45478865
  1. mobilenetv3-segmentation:MobileNetV3用于语义细分-源码

  2. mobilenetv3细分 的非官方实现,用于语义分割。 必需品 PyTorch 1.1 Python 3.x 用法 火车 单GPU训练 python train.py --model mobilenetv3_small --dataset citys --lr 0.0001 --epochs 240 多GPU训练 # for example, train mobilenetv3 with 4 GPUs: export NGPUS=4 python -m torch.distributed.
  3. 所属分类:其它

    • 发布日期:2021-03-15
    • 文件大小:33792
    • 提供者:weixin_42099987
« 12 3 4 »