代码搜索:Neuron
找到约 763 项符合「Neuron」的源代码
代码结果 763
www.eeworm.com/read/380488/9144942
cpp test1-bio.cpp
#include "stdafx.h"
#include "aine.h"
#include "ne-neuron.h"
#include "ne-data.h"
using namespace aine;
extern ofstream tron;
static double Inverse( const double v )
{
return v > 1.0 ?
www.eeworm.com/read/465612/7050183
nxdep node.nxdep
; Echelon Dependency File - do not edit.
; C:\LM\Source\asw\node\Development\IM\node.nxdep
; Created Tuesday, May 15, 2007, 11:19:34
[Global]
Provider=Echelon NEURON CHIP (r) Exporter
Version=1
www.eeworm.com/read/465612/7050199
nldep node.nldep
; Echelon Dependency File - do not edit.
; C:\LM\Source\asw\node\Development\IM\node.nldep
; Created Tuesday, May 15, 2007, 11:19:33
[Global]
Provider=Neuron Linker
Version=1
Inputs=3
Outputs
www.eeworm.com/read/465612/7050203
nadep node.nadep
; Echelon Dependency File - do not edit.
; C:\LM\Source\asw\node\Development\IM\node.nadep
; Created Tuesday, May 15, 2007, 11:19:33
[Global]
Provider=NEURON Assembler
Version=1
Inputs=1
Outp
www.eeworm.com/read/448038/7541296
m som_winner.m
function [winner,d_min] = som_winner(x_in,W)
% som_winner calculates the winner neuron
% (based on euclidean distance)
%
% winner = som_winner(x_in,W);
%
% input:
% x_in sample [1 x
www.eeworm.com/read/448027/7541630
m som_winner.m
function [winner,d_min] = som_winner(x_in,W)
% som_winner calculates the winner neuron
% (based on euclidean distance)
%
% winner = som_winner(x_in,W);
%
% input:
% x_in sample [1 x
www.eeworm.com/read/140283/5793056
h trainingset.h
#ifndef _TRAININGSET_H
#define _TRAININGSET_H
#include "Neuron.h"
#include "Network.h"
namespace annie
{
/// transforms one vector to another. Doesn't have to come up with the same size.
/// look i
www.eeworm.com/read/494772/6374996
m som_winner.m
function [winner,d_min] = som_winner(x_in,W)
% som_winner calculates the winner neuron
% (based on euclidean distance)
%
% winner = som_winner(x_in,W);
%
% input:
% x_in sample [1 x
www.eeworm.com/read/165306/5483545
h trainingset.h
#ifndef _TRAININGSET_H
#define _TRAININGSET_H
#include "Neuron.h"
#include "Network.h"
namespace annie
{
/// transforms one vector to another. Doesn't have to come up with the same size.
/// look i
www.eeworm.com/read/315543/3619638
h trainingset.h
#ifndef _TRAININGSET_H
#define _TRAININGSET_H
#include "Neuron.h"
#include "Network.h"
namespace annie
{
/// transforms one vector to another. Doesn't have to come up with the same size.
/// look i