代码搜索:Neuron
找到约 763 项符合「Neuron」的源代码
代码结果 763
www.eeworm.com/read/380486/9145092
c sort_neuron_connections.c
/* sort_neuron_connections.c */
/* Copyright 2004 Oswaldo Morizaki */
/* This file is part of ga-nn-ag.
ga-nn-ag is free software; you can redistribute it and/or modify
it under the term
www.eeworm.com/read/380486/9145098
c dwrite_neuron_array.c
/* dwrite_neuron_array.c */
/* Copyright 2004-2007 Oswaldo Morizaki */
/* This file is part of ga-nn-ag.
ga-nn-ag is free software; you can redistribute it and/or modify
it under the ter
www.eeworm.com/read/380486/9145131
c copy_neuron_array.c
/* copy_neuron_array.c */
/* Copyright 2004-2007 Oswaldo Morizaki */
/* This file is part of ga-nn-ag.
ga-nn-ag is free software; you can redistribute it and/or modify
it under the terms
www.eeworm.com/read/380486/9145140
c free_neuron_array.c
/* free_neuron_array.c */
/* Copyright 2004 Oswaldo Morizaki */
/* This file is part of ga-nn-ag.
ga-nn-ag is free software; you can redistribute it and/or modify
it under the terms of t
www.eeworm.com/read/380486/9145153
c load_num_neuron.c
/* load_num_neuron.c */
/* Copyright 2004 Oswaldo Morizaki */
/* This file is part of ga-nn-ag.
ga-nn-ag is free software; you can redistribute it and/or modify
it under the terms of the
www.eeworm.com/read/380486/9145169
c load_neuron_array.c
/* load_neuron_array.c */
/* Copyright 2004 Oswaldo Morizaki */
/* This file is part of ga-nn-ag.
ga-nn-ag is free software; you can redistribute it and/or modify
it under the terms of t
www.eeworm.com/read/380486/9145212
c mutate_neuron_array.c
/* mutate_neuron_array.c */
/* Copyright 2004-2007 Oswaldo Morizaki */
/* This file is part of ga-nn-ag.
ga-nn-ag is free software; you can redistribute it and/or modify
it under the ter
www.eeworm.com/read/380486/9145226
c fwrite_neuron_array.c
/* fwrite_neuron_array.c */
/* Copyright 2004-2007 Oswaldo Morizaki */
/* This file is part of ga-nn-ag.
ga-nn-ag is free software; you can redistribute it and/or modify
it under the ter
www.eeworm.com/read/448038/7541249
m cpann_assign_neuron.m
function neurons_ass = cpann_assign_neuron(W_out,method,thr)
% cpann_assign_neuron assigns each neuron to a class
%
% neurons_ass = cpann_assign_neuron(W_out,method,thr);
%
% input:
% W_out
www.eeworm.com/read/448038/7541298
m som_which_neuron.m
function [cord_row,cord_col] = som_which_neuron(ind,W_reshape_size)
% som_which_neuron finds the map coordinates of a neuron
%
% see the HTML HELP files (help.htm) for details
cord_col = mod(