代码搜索结果
找到约 10,000 项符合
Boost 的代码
boost.m
function [betaT,net]=boost(in,B,validation,tB,outfile,bmax,S1)
% WBL 22 August 2002 Boost Matlab MLP Neural Network bmax times
% 1 input neuron per attribute, size(in)
%
readme.boost
A collection of Matlab scripts to boost a Matlab neural network
Requires Matlab Neural Network toolbox.
Script P450bskel.m reads data files (not supplied) and the calls
other scripts to perform boost
boost.m
function [betaT,net]=boost(in,B,validation,tB,outfile,bmax,S1)
% WBL 22 August 2002 Boost Matlab MLP Neural Network bmax times
% 1 input neuron per attribute, size(in)
%
readme.boost
A collection of Matlab scripts to boost a Matlab neural network
Requires Matlab Neural Network toolbox.
Script P450bskel.m reads data files (not supplied) and the calls
other scripts to perform boost
boost.spec
%define pfx /opt/freescale/rootfs/%{_target_cpu}
%define __unzip unzip -a
Summary : c++ libraries
Name : boost
Version : 1.31.0
Release : 1
Vendor : Freesc
boost.py
#!/usr/bin/env python
import os,sys
import string
import os.path
import commands
from commonPkgConfigUtils import *
def getBoostDir(sconsEnv=None):
if get_architecture() == "darwin":
# use
boost.jam
# $Id: boost.jam 47443 2008-07-15 13:53:41Z bemandawes $
# Copyright 2008 Roland Schwarz
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or http:/