代码搜索:Neuron
找到约 763 项符合「Neuron」的源代码
代码结果 763
www.eeworm.com/read/489292/6477983
java matrixtopology.java
/**
* Copyright (c) 2006, Seweryn Habdank-Wojewodzki
* Copyright (c) 2006, Janusz Rybarski
*
* All rights reserved.
*
* Redistribution and use in source and binary forms,
* with or without mod
www.eeworm.com/read/476981/6743721
nn xor.nn
START Learning Rate
1.5
END Learning Rate
START Layer Count
3
END Layer Count
START Input Layer Neuron Count
2
END Input Layer Neuron Count
START Next Layer
START Neuron Count
8
EN
www.eeworm.com/read/402683/11529869
h genes.h
#ifndef GENES_H
#define GENES_H
//-----------------------------------------------------------------------
//
// Name: GeneGenes.h
//
// Author: Mat Buckland 2002
//
// Desc: neuron and link
www.eeworm.com/read/346869/11714619
h genes.h
#ifndef GENES_H
#define GENES_H
//-----------------------------------------------------------------------
//
// Name: GeneGenes.h
//
// Author: Mat Buckland 2002
//
// Desc: neuron and link
www.eeworm.com/read/346862/11717053
h genes.h
#ifndef GENES_H
#define GENES_H
//-----------------------------------------------------------------------
//
// Name: GeneGenes.h
//
// Author: Mat Buckland 2002
//
// Desc: neuron and link
www.eeworm.com/read/259345/11806251
h genes.h
#ifndef GENES_H
#define GENES_H
//-----------------------------------------------------------------------
//
// Name: GeneGenes.h
//
// Author: Mat Buckland 2002
//
// Desc: neuron and link
www.eeworm.com/read/255742/12061458
h qp.h
//-----------------------------------------------------------------------------
// qp.h
//-----------------------------------------------------------------------------
#ifndef qp_h
#define qp_h
//--
www.eeworm.com/read/148683/12444029
h inputneuron.h
#ifndef _INPUTNEURON_H
#define _INPUTNEURON_H
#include "Neuron.h"
namespace annie
{
/** Input neurons are slightly special. They don't really do much, just implement
* the Neuron interface
www.eeworm.com/read/336212/12463973
java neuralnetwork.java
/*
* NNet.java
*
* Created on 2007��11��5��, ����10:04
*
*/
package neuralNetwork;
import java.util.*;
import myUtil.*;
import java.io.*;
import java.util.regex.*;
/**
* this is
www.eeworm.com/read/336212/12463976
java dendrite.java
/*
* Dendrite.java
*
* Created on 2007年11月15日, 上午2:07
*
*/
package neuralNetwork;
/**
* dendrities of neuron.
* @author yuhui_bear
*/
public class Dendrite {
public double