代码搜索:Learning
找到约 5,352 项符合「Learning」的源代码
代码结果 5,352
www.eeworm.com/read/211570/15177341
pdf herbrich_-_learning.kernel.classifiers,.theory.and.algorithms.pdf
www.eeworm.com/read/367725/9735532
pdf machine learning in computer vision - n. sebe.pdf
www.eeworm.com/read/389844/8496288
txt readme.txt
MATLAB package "Neural networks with matrix inputs"
version 0.1 (alpha stage)
This model is presented and analysed in my master thesis (at this moment only in
lithuanian). Package is
www.eeworm.com/read/187617/8618893
76279
Path: cantaloupe.srv.cs.cmu.edu!rochester!udel!news.udel.edu!darwin.sura.net!gatech!willis1.cis.uab.edu!news.ecn.bgu.edu!anaxagoras.ils.nwu.edu!ducky.ils.nwu.edu!kahana
From: kahana@ducky.ils.nwu.edu
www.eeworm.com/read/429878/8784099
htm somtrain.htm
Netlab Reference Manual somtrain
somtrain
Purpose
Kohonen training algorithm for SOM.
Synopsis
net = somtrain{
www.eeworm.com/read/380488/9144908
txt readme.txt
version 1.0.5
=============
Implemented the adjust learning method as it depend directly from the neuron.
Next 2 do
---------
Save/load method of a neuron in order to save from a running envi
www.eeworm.com/read/180274/9313794
h perceptron.h
// -*- C++ -*-
#ifndef __LEMGA_PERCEPTRON_H__
#define __LEMGA_PERCEPTRON_H__
/** @file
* @brief @link lemga::Perceptron Perceptron@endlink class.
*
* $Id: perceptron.h 2542 2006-01-10 07:24:14Z
www.eeworm.com/read/180274/9313895
dox lemga.dox
/** @mainpage
* @section intro Introduction
* LEMGA stands for ``Learning Models and Generic Algorithms.''
*
* It was rewritten from an old implementation and is still under
* development and
www.eeworm.com/read/177674/9442659
m somtrain.m
function net = somtrain(net, options, x)
%SOMTRAIN Kohonen training algorithm for SOM.
%
% Description
% NET = SOMTRAIN{NET, OPTIONS, X) uses Kohonen's algorithm to train a
% SOM. Both on-line and ba
www.eeworm.com/read/176823/9483349
m somtrain.m
function net = somtrain(net, options, x)
%SOMTRAIN Kohonen training algorithm for SOM.
%
% Description
% NET = SOMTRAIN{NET, OPTIONS, X) uses Kohonen's algorithm to train a
% SOM. Both on-line and ba