代码搜索:Neuron

找到约 763 项符合「Neuron」的源代码

代码结果 763
www.eeworm.com/read/245492/12798285

h fann_extensions.h

#ifndef FANN_EXTENSIONS_H_INCLUDED #define FANN_EXTENSIONS_H_INCLUDED /** * * @file fann_extensions.h * * @brief Fast Artificial Neural Network (fann) C Extensions * Copyright (C)
www.eeworm.com/read/330732/12872324

h cinnovation.h

#ifndef CINNOVATION_H #define CINNOVATION_H //----------------------------------------------------------------------- // // Name: CInnovation.h // // Author: Mat Buckland 2002 // // Desc: cl
www.eeworm.com/read/139207/5806835

c neuro_k.c

/* Beholder RMON ethernet network monitor,Copyright (C) 1993 DNPAP group */ /* See file COPYING 'GNU General Public Licence' for copyright details */ #include #include #include
www.eeworm.com/read/402683/11529876

h cinnovation.h

#ifndef CINNOVATION_H #define CINNOVATION_H //----------------------------------------------------------------------- // // Name: CInnovation.h // // Author: Mat Buckland 2002 // // Desc: cl
www.eeworm.com/read/346869/11714653

h cinnovation.h

#ifndef CINNOVATION_H #define CINNOVATION_H //----------------------------------------------------------------------- // // Name: CInnovation.h // // Author: Mat Buckland 2002 // // Desc: cl
www.eeworm.com/read/346862/11717072

h cinnovation.h

#ifndef CINNOVATION_H #define CINNOVATION_H //----------------------------------------------------------------------- // // Name: CInnovation.h // // Author: Mat Buckland 2002 // // Desc: cl
www.eeworm.com/read/259345/11806271

h cinnovation.h

#ifndef CINNOVATION_H #define CINNOVATION_H //----------------------------------------------------------------------- // // Name: CInnovation.h // // Author: Mat Buckland 2002 // // Desc: cl
www.eeworm.com/read/194767/8186635

m strsfun_out_new.m

function [error, yhat] = strsfun_out_new(beta); global data1 squasher maxx minx maxy miny neuronxarg cthres; y = data1(:,1); x = data1(:,2:end); [nx, cx] = size(x); % beta(1:2*cx+3) = abs(beta(1
www.eeworm.com/read/380453/9148159

c network.c

/* network.c -- lightweight backpropagation neural network, version 0.8 * copyright (c) 1999-2005 Peter van Rossum * released under the GNU Lesser General Public Lice
www.eeworm.com/read/459924/7262641

c fann_cascade.c

/* Fast Artificial Neural Network Library (fann) Copyright (C) 2003 Steffen Nissen (lukesky@diku.dk) This library is free software; you can redistribute it and/or modify it under the t