代码搜索:Neuron
找到约 763 项符合「Neuron」的源代码
代码结果 763
www.eeworm.com/read/138956/13199565
h synapsys.h
/******************************************************************************
SYNAPSYS.H
NEURAL NETWORK SIMULATION
COPYRIGH
www.eeworm.com/read/140283/5793069
h hopfieldnetwork.h
#ifndef HOPFIELDNETWORK_H
#define HOPFIELDNETWORK_H
/**
* $Id: HopfieldNetwork.h,v 1.3 2004/06/17 16:32:22 opx Exp $
* @author asim
* @author op
*/
#include "Network.h"
#include "Matrix.h"
#incl
www.eeworm.com/read/489292/6477988
java networkmodel.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/259886/11759888
m applin2.m
%APPLIN2 Adaptive linear prediction.
% Mark Beale, 12-15-93
% Copyright 1992-2002 The MathWorks, Inc.
% $Revision: 1.15 $ $Date: 2002/04/14 21:22:39 $
clf;
figure(gcf)
echo on
% NEW
www.eeworm.com/read/148683/12444003
h hopfieldnetwork.h
#ifndef _HOPFIELDNETWORK_H
#define _HOPFIELDNETWORK_H
#include "Network.h"
#include "RecurrentNeuron.h"
#include "Matrix.h"
#include
namespace annie
{
/** Similar to the signum
www.eeworm.com/read/148683/12444006
h layer.h
#ifndef _LAYER_H
#define _LAYER_H
#include "Neuron.h"
#include "Link.h"
namespace annie
{
/** Abstraction for a "layer" of neurons, i.e., a group of neurons not
* connected to each othe
www.eeworm.com/read/130567/14184968
h hopfieldnetwork.h
#ifndef _HOPFIELDNETWORK_H
#define _HOPFIELDNETWORK_H
#include "Network.h"
#include "RecurrentNeuron.h"
#include "Matrix.h"
#include
namespace annie
{
/** Similar to the signum
www.eeworm.com/read/130567/14184971
h layer.h
#ifndef _LAYER_H
#define _LAYER_H
#include "Neuron.h"
#include "Link.h"
namespace annie
{
/** Abstraction for a "layer" of neurons, i.e., a group of neurons not
* connected to each othe
www.eeworm.com/read/127235/14367036
h hopfieldnetwork.h
#ifndef _HOPFIELDNETWORK_H
#define _HOPFIELDNETWORK_H
#include "Network.h"
#include "RecurrentNeuron.h"
#include "Matrix.h"
#include
namespace annie
{
/** Similar to the signum
www.eeworm.com/read/127235/14367038
h layer.h
#ifndef _LAYER_H
#define _LAYER_H
#include "Neuron.h"
#include "Link.h"
namespace annie
{
/** Abstraction for a "layer" of neurons, i.e., a group of neurons not
* connected to each othe