代码搜索:Neuron
找到约 763 项符合「Neuron」的源代码
代码结果 763
www.eeworm.com/read/140278/13091181
cpp hfneuron.cpp
/*
* public/ann/hopfield/hfneuron.cpp
* 2004-05-28 by ShanLanshan
*/
#include
#include
#include "public/ann/hopfield/hfneuron.h"
namespace ann {
//////////////////
www.eeworm.com/read/151236/5685129
cpp hfneuron.cpp
/*
* public/ann/hopfield/hfneuron.cpp
* 2004-05-28 by ShanLanshan
*/
#include
#include
#include "public/ann/hopfield/hfneuron.h"
namespace ann {
//////////////////
www.eeworm.com/read/140283/5793068
h gabneuron.h
#ifndef _GABNEURON_H
#define _GABNEURON_H
#include "ParametrizedNeuron.h"
#include "defines.h"
namespace annie
{
/**
* Neuron for Gain Adaptive BP
*
* status: not finished. But I don't want to r
www.eeworm.com/read/130567/14185031
cpp recurrentneuron.cpp
#include "../include/Exception.h"
#include "../include/RecurrentNeuron.h"
#include
using namespace std;
namespace annie
{
RecurrentNeuron::RecurrentNeuron(int label, bool hasBias)
www.eeworm.com/read/127235/14367098
cpp recurrentneuron.cpp
#include "../include/Exception.h"
#include "../include/RecurrentNeuron.h"
#include
using namespace std;
namespace annie
{
RecurrentNeuron::RecurrentNeuron(int label, bool hasBias)
www.eeworm.com/read/227622/14419381
cpp hfneuron.cpp
/*
* public/ann/hopfield/hfneuron.cpp
* 2004-05-28 by ShanLanshan
*/
#include
#include
#include "public/ann/hopfield/hfneuron.h"
namespace ann {
//////////////////
www.eeworm.com/read/123868/14608016
cpp hfneuron.cpp
/*
* public/ann/hopfield/hfneuron.cpp
* 2004-05-28 by ShanLanshan
*/
#include
#include
#include "public/ann/hopfield/hfneuron.h"
namespace ann {
//////////////////
www.eeworm.com/read/168207/5448063
cpp hfneuron.cpp
/*
* public/ann/hopfield/hfneuron.cpp
* 2004-05-28 by ShanLanshan
*/
#include
#include
#include "public/ann/hopfield/hfneuron.h"
namespace ann {
//////////////////
www.eeworm.com/read/165306/5483557
h gabneuron.h
#ifndef _GABNEURON_H
#define _GABNEURON_H
#include "ParametrizedNeuron.h"
#include "defines.h"
namespace annie
{
/**
* Neuron for Gain Adaptive BP
*
* status: not finished. But I don't want to r
www.eeworm.com/read/452197/7446158
cls classganeuron.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone
MTSTransactionMode = 0 'NotAnMTSObject