CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - java 神经网络

搜索资源列表

  1. jnntbeta0.2

    0下载:
  2. 神经网络算法,用java编写的算法,可以直接运行的-Neural network algorithm written in Java, can be directly run
  3. 所属分类:JavaScript

    • 发布日期:2017-04-07
    • 文件大小:36576
    • 提供者:林峰
  1. WudaoChess

    0下载:
  2. 用神经网络,α-β剪枝以及进化算法实现五道棋程序的智能。Java编写,没有添加界面部分,仅仅是控制台上的程序。-Neural network, α-β pruning and evolutionary algorithms five Dao intelligent program. Written in Java, do not add the interface part, merely procedural console.
  3. 所属分类:Console

    • 发布日期:2017-05-13
    • 文件大小:2786988
    • 提供者:梁惠源
  1. SiziChess

    0下载:
  2. 实现了四子棋的功能,由Java编写,有界面部分,运用了神经网络、进化算法、剪枝算法-To achieve a four-game features, written by Java, there is part of the interface, the use of neural networks, evolutionary algorithms, pruning algorithm
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-17
    • 文件大小:4423416
    • 提供者:梁惠源
  1. joone

    0下载:
  2. JOONE是sourceforge上一个用java语言迅速开发神经网络的开源项目。该文件是joone的源码-JOONE is an open source project on sourceforge quickly develop neural networks with java.This file is joone s source file
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:460934
    • 提供者:huangke
  1. npzimushibie

    0下载:
  2. 用神经网络进行手写字母识别(java程序)-Handwritten letter recognition (java program) using neural networks
  3. 所属分类:Java Develop

    • 发布日期:2017-04-29
    • 文件大小:45427
    • 提供者:陈佳悦
  1. mlp_java

    0下载:
  2. MLP神经网络,JAVA实现,算法稍微有些复杂,没什么太好说的,研究神经网络的童鞋应该知道的-MLP neural network, JAVA implementation, the algorithm is somewhat complicated, there is nothing good to say, the study of the neural network of children s shoes should know
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:177185
    • 提供者:李子园
  1. BPNN_Java

    0下载:
  2. 神经网络,BP算法,对iris数据进行训练和测试。本程序采用Java语言编写,学习正确率达98 。-iris data analysis,java programming,bp algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:11495
    • 提供者:kenbob
  1. BPPSO

    0下载:
  2. Java开发的粒子群优化神经网络算法,提高神经网络的优化能力-A particle swarm optimization neural network algorithm based on Java,Improve the optimization ability of neural network
  3. 所属分类:JavaScript

    • 发布日期:2017-04-30
    • 文件大小:51025
    • 提供者:王金龙
  1. HanLP-1.2.7

    0下载:
  2. HanLP是一个致力于向生产环境普及NLP技术的开源Java工具包,支持中文分词(N-最短路分词、CRF分词、索引分词、用户自定义词典、词性标注),命名实体识别(中国人名、音译人名、日本人名、地名、实体机构名识别),关键词提取,自动摘要,短语提取,拼音转换,简繁转换,文本推荐,依存句法分析(MaxEnt依存句法分析、神经网络依存句法分析)。-HanLP is a dedicated to popularize NLP technology to production environment of
  3. 所属分类:Algorithm

    • 发布日期:2017-06-14
    • 文件大小:22308798
    • 提供者:黄灿奕
  1. CNN

    0下载:
  2. 卷积神经网络代码,Java版。改自Deep Learning Toolbox的matlab代码。-CNN code with Java. From github deep learning toolbox
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-14
    • 文件大小:4257
    • 提供者:michael
  1. ANNProject

    0下载:
  2. 用java语言在windos环境下实现的人工神经网络-Artificial Neural Network java project Test
  3. 所属分类:Java Develop

    • 发布日期:2017-04-30
    • 文件大小:21122
    • 提供者:liuzhen
  1. BPNN

    0下载:
  2. 使用梯度下降的bp神经网络实现iris数据的分类的java程序,适合初学者-BP neural network using gradient descent to achieve iris data classification of the Java program, suitable for beginners
  3. 所属分类:Java Develop

    • 发布日期:2017-04-26
    • 文件大小:11787
    • 提供者:王耀民
  1. cnn-master

    3下载:
  2. 使用JAVA实现的卷及神经网络(CNN)-Use JAVA to achieve volume and neural networks (CNN)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-02-25
    • 文件大小:1959936
    • 提供者:snow
  1. bpnetwork

    0下载:
  2. bp神经网络算法的Java语言实现,包含多个版本的改进,参考了现有bp神经网络的科研成果。-it is an implement of bp-network in Java .there are several editions in the package .when build it ,we have citing lots of advanced research about it .
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:125895
    • 提供者:chengrufeng
  1. src

    0下载:
  2. 《游戏编程中的人工智能技术》第七章程序的JAVA实现版本,神经网络输入为与目标的夹角。- Game programming in the artificial intelligence technology, the seventh chapter of the JAVA implementation version of the program, the input of the neural network and the target angle.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-05
    • 文件大小:9671
    • 提供者:neos
  1. DL4J_LSTM

    0下载:
  2. deeplearning4j依赖下,Java实现神经网络LSTM算法,DailyData.class实现数据结构,StockDataIterator.class进行数据预处理-deeplearning4j dependent under, Java LSTM realize neural network algorithm, DailyData.class data structure, StockDataIterator.class data preprocessing
  3. 所属分类:Data Mining

    • 发布日期:2017-04-14
    • 文件大小:3139
    • 提供者:范佩西
  1. 43214040BP4444

    0下载:
  2. BP神经网络java实现,含有多个类文件,简单易懂-BP neural network is a Java implementation, contain multiple class files, easy to understand
  3. 所属分类:Java Develop

    • 发布日期:2017-05-05
    • 文件大小:47678
    • 提供者:郭拓托
  1. e2029bd3daf3

    0下载:
  2. BP神经网络的java源代码,采用动量梯度下降法-BP neural network java source code, the use of momentum gradient descent method
  3. 所属分类:Java Develop

    • 发布日期:2017-12-12
    • 文件大小:24988
    • 提供者:亮亮
  1. NNPJava

    0下载:
  2. 神经网络算法与实现--基于Java语言(范东来)(Nerual Network Programming with java)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:12243968
    • 提供者:宏1
  1. MySOM

    0下载:
  2. SOM神经网络,采用自组织映射神经网络,myeclipse可导入工程直接使用(Self-organizing maps nerual network java source code.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-31
    • 文件大小:22528
    • 提供者:xxl9696
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com