代码搜索:automatic

找到约 5,059 项符合「automatic」的源代码

代码结果 5,059
www.eeworm.com/read/343753/6963602

readme_ann

Matlab files for artificial neural networks described in "Regularization tools for training large feed-forward neural networks using Automatic Differentiation" by J. Eriksson, M. Gulliksson, P. Lindst
www.eeworm.com/read/344247/6964130

s crtsi.s

; C STARTUP FOR MC68HC08 ; WITH AUTOMATIC DATA INITIALISATION ; Copyright (c) 1995 by COSMIC Software ; xref _main, __memory, __idesc__, __stack xdef _exit, __stext ; switch .bss __sbss:
www.eeworm.com/read/469123/6977816

m covlinard.m

function [A, B] = covLINard(logtheta, x, z); % Linear covariance function with Automatic Relevance Determination (ARD). The % covariance function is parameterized as: % % k(x^p,x^q) = x^p'*inv(P)*x^q
www.eeworm.com/read/465716/7052506

py sanitycheck.py

#: SanityCheck.py import string, glob, os # Do not include the following in the automatic # tests: exclude = ("SanityCheck.py", "BoxObserver.py",) def visitor(arg, dirname, names): dir = os.
www.eeworm.com/read/398518/7147498

readme-tv8532

This driver is Experimental : Sometimes colors are strange, Automatic Bayer align need some light to work please move the camera to get more ligth at the top left of your picture. Good setting can b
www.eeworm.com/read/464780/7155270

readme-tv8532

This driver is Experimental : Sometimes colors are strange, Automatic Bayer align need some light to work please move the camera to get more ligth at the top left of your picture. Good setting can b
www.eeworm.com/read/458392/7297161

m exlarrealdata.m

% example of Kernel Basis Pursuit and LAR regression on % real data and automatic selection of kernel parameters. % % % Paper : % V. Guigue, A. Rakotomamonjy, S. Canu, Kernel Basis Pursuit. Eur
www.eeworm.com/read/437509/7747321

txt history.txt

KJ Version History ------------------ Version 0.45 - (2005-08-12) - Automatic (volume metered) cross-fading. - Documentation. - Minor bug fixes. Version 0.4 - (2005-06-24)
www.eeworm.com/read/289562/7805599

c devfile.c

#include "calld.h" static FILE *fpdev = NULL; static int devlineno; /* for error messages */ static char devline[MAXLINE]; /* can't be automatic; dev_next() returns pointers into here */ /* * R
www.eeworm.com/read/198616/7922791

c devfile.c

#include "calld.h" static FILE *fpdev = NULL; static int devlineno; /* for error messages */ static char devline[MAXLINE]; /* can't be automatic; dev_next() returns pointers into here */ /* * R