代码搜索:Interactive

找到约 5,961 项符合「Interactive」的源代码

代码结果 5,961
www.eeworm.com/read/177129/9468804

m interactive_learning.m

function D = Interactive_Learning(train_features, train_targets, params, region); % Classify using nearest neighbors and interactive learning % Inputs: % features- Train features % targets - Tr
www.eeworm.com/read/373012/9479391

c pos_interactive.c

#define RCSID "$Id: Pos_Interactive.c,v 1.31 2006/02/26 16:34:28 geuzaine Exp $" /* * Copyright (C) 1997-2006 P. Dular, C. Geuzaine * * This program is free software; you can redistribute it and/or
www.eeworm.com/read/372113/9521128

m interactive_learning.m

function test_targets = Interactive_Learning(train_patterns, train_targets, test_patterns, params) % Classify using nearest neighbors and interactive learning % Inputs: % train_patterns - Train
www.eeworm.com/read/362008/10023827

m interactive_learning.m

function test_targets = Interactive_Learning(train_patterns, train_targets, test_patterns, params) % Classify using nearest neighbors and interactive learning % Inputs: % train_patterns - Train
www.eeworm.com/read/357874/10199081

m interactive_learning.m

function test_targets = Interactive_Learning(train_patterns, train_targets, test_patterns, params) % Classify using nearest neighbors and interactive learning % Inputs: % train_patterns - Train
www.eeworm.com/read/160583/10516913

py interactive2.py

#!/usr/bin/env python # GTK Interactive Console # (C) 2003, Jon Anderson # See www.python.org/2.2/license.html for # license details. # import gtk import gtk.gdk import code import os, sys impor
www.eeworm.com/read/349842/10796711

m interactive_learning.m

function D = Interactive_Learning(train_features, train_targets, params, region); % Classify using nearest neighbors and interactive learning % Inputs: % features- Train features % targets - Tr
www.eeworm.com/read/399996/7816686

m interactive_learning.m

function test_targets = Interactive_Learning(train_patterns, train_targets, test_patterns, params) % Classify using nearest neighbors and interactive learning % Inputs: % train_patterns - Train
www.eeworm.com/read/397099/8068792

m interactive_learning.m

function test_targets = Interactive_Learning(train_patterns, train_targets, test_patterns, params) % Classify using nearest neighbors and interactive learning % Inputs: % train_patterns - Train