Welcome![Sign In][Sign Up]
Location:
Search - Kernel P

Search list

[Other resourceHerbrich-Learning-Kernel-Classifiers-Theory-and-Al

Description: Learning Kernel Classifiers: Theory and Algorithms, Introduction This chapter introduces the general problem of machine learning and how it relates to statistical inference. 1.1 The Learning Problem and (Statistical) Inference It was only a few years after the introduction of the first computer that one of man’s greatest dreams seemed to be realizable—artificial intelligence. Bearing in mind that in the early days the most powerful computers had much less computational power than a cell phone today, it comes as no surprise that much theoretical research on the potential of machines’ capabilities to learn took place at this time. This becomes a computational problem as soon as the dataset gets larger than a few hundred examples.-Learning Kernel Classifiers : Theory and Algorithms. Introduction This chapter introduces the gene the acidic problem of machine learning and how it relat es to statistical inference. 1.1 The Learning P roblem and (Statistical) It was only inference a few years after the introduction of the first c omputer that one of man's greatest dreams seeme d to be realizable-artificial intelligence. B earing in mind that in the early days the most pow erful computers had much less computational po wer than a cell phone today, it comes as no surprise that much theoretical're search on the potential of machines' capabilit ies to learn took place at this time. This become 's a computational problem as soon as the dataset gets larger than a few hundred examples.
Platform: | Size: 2537081 | Author: google2000 | Hits:

[Embeded Linuxsmp86xx_rootfs.tar.bz2

Description:

 sigma smp8634/8635 toolchain rootfs building source.

=================

Readme.txt

=================

 

This is the Sigma Designs customization of the root file system for the

SMP86xx family of chips.

 

This package is of course heavily depending on the toolchain and kernel

packages.

 

Quick HOW-TO

============

a) You need to have a working toolchain package. Once you have built your 

   toolchain, be sure to source toolchain-path.env. This is required for you to

   be able to build the rootfs package.

b) Untar the rootfs package.

c) First, configure your root file system: 'make menuconfig'. All the options 

   in the configuration menus have detailed help. Once you are satisfied with

   your choice of options, exit and save the configuration.

d) If you are using the toolchain composed of gcc 3.4.2, binutils 2.15.91.0.2,

   and uClibc 0.9.27 (defined in the toolchain package) then you must select

   Busybox 1.00 from the 'Package Selection for the target --->' menu.

   If on the other hand you are using the toolchain composed of gcc 4.0.4,

   binutils 2.17, and uClibc 0.9.28.3 then you must select Busybox 1.5 from

   the 'Package Selection for the target --->' menu.

e) If you chose to customize your root file system (option 'customize' in

   submenu 'Package Selection for the target'), be sure to prepare your custom

   files now.

f) Run 'make' to produce your root file system.

 

IMPORTANT NOTE: as of this release, the only supported option in the 'Target 

Options' menu is 'cramfs root filesystem for the target device' (with all its

suboptions). Any other option is currently unsupported and some are known to

not work.

 

Once you are through with step e), your root file system is available in the

main directory of the package as 'root_fs_mipsel.cramfs'.

 

Note about the integration with the toolchain and the kernel source packages

============================================================================

The rootfs package is now integrated with the toolchain package and the 

kernel source package and is able to interact with them in the following

ways:

 

 a) it can grab the necessary runtime libraries from the toolchain package.

 b) it can receive the kernel modules and support files from the kernel source

    package.

 c) the kernel source package can use the produced rootfs image for its initial

    RAM disk.

 

For interaction a) to take place, the SMP86XX_TOOLCHAIN_PATH environment 

variable must be defined and it must point to the main directory of the 

produced toolchain. The easiest way to achieve that is by sourcing the

'toolchain-path.env' environment file after it is produced at the end of the

toolchain production.

 

Note that defining SMP86XX_TOOLCHAIN_PATH is not optional. The build will not

go through unless the environment variable is defined and points to a correct

location. This is because, even if the build went through, the resulting root

file system would be unusable as it would not provide *any* run time library.

 

For interactions b) and c) to take place, the SMP86XX_ROOTFS_PATH environment

variable must be defined and must point to the main directory of the rootfs

package. The easiest way to achieve that is by sourcing the 'rootfs-path.env'

environment file after it is produced, right after your run 'make' or 

'make menuconfig' for the first time.

 

When SMP86XX_ROOTFS_PATH is defined and points to a valid location, the kernel

source package is able to:

 

 b) install its modules to the correct location under the customization 

    directory ('package/customize/source') in the rootfs package. In order to

    then make sure the modules end up in the produced rootfs image, you must

    select the 'customize' option under the 'Package Selection for the target'

    menu in 'make menuconfig'.

 c) grab the produced rootfs image (root_fs_mipsel.cramfs) and use it for its

    initial RAM disk.

 

Thus, in order to produce a rootfs holding the kernel modules and use it as the

kernel initial RAM disk, you need to go through the following steps in order

(note: this is convoluted):

 1) optionally build the toolchain (or use an existing one, more recent than

    2.6.90.0)

 2) source toolchain-path.env in the toolchain package directory

 3) configure the rootfs package with the 'customize' option on in the

    'Package Selection for the target' menu

 4) source 'rootfs-path.env' in the rootfs package directory

 5) configure the kernel, review what is configured as modules, 'make dep'

 6) 'make modules' in the kernel source directory

 7) the 'modules_install' target for the kernel needs that the system map be

    already produced. In order to achieve that, build a first version of the

    kernel: 'make vmlinux'

 8) 'make modules_install' in the kernel source directory. The modules are now

    installed in the rootfs package customization directory.

 9) 'make' in the rootfs package directory. You have now produced a rootfs 

    image holding the kernel modules.

10) 'make' in the kernel source directory. You have now produced a linux ZBF

    image with an initrd holding the kernel modules.

    

Coming features

===============

N/A

 

Troubleshooting

===============

a) when building the cramfs utility tool, the compiler complains that it can't

   find 'zlib.h' or '-lz'.

 

   You need to have the development version of zlib installed on your system.

   How to do that depends on your distribution.

 

 


Platform: | Size: 234248 | Author: mattli001 | Hits:

[Books深入理解Linux内核

Description: 深入理解Linux内核是一本很经典的诠释Linux内核工作原理的书,而且由By Daniel P. Bovet和Marco Cesati编写,全英文的哦,还可以在学习的同时练习英语哦。本书讲的非常详细,并有大量的实例可供练习。
Platform: | Size: 2889446 | Author: cheweiwei1986@163.com | Hits:

[uCOSuCOS-II the real time kernel

Description: 英文原版的讲uC/OSII 的好书 压缩包中包括PDF和DOC格式的文件-English book on uC/OSII. Zip file includes files in both PDF and DOC formats.
Platform: | Size: 1490944 | Author: Guo | Hits:

[matlabkernel_svm

Description: 这是我自己写的一个关于svm的核程序,希望对正在学习的朋友有所帮助.-that I wrote on a svm nuclear procedures in the hope that the friends are learning some help.
Platform: | Size: 2048 | Author: oliver | Hits:

[Linux-UnixHOWTO-linux

Description: 这些是我丛网上download下来的一些资料,大家可以看看,对编写驱动和理解内核很有帮助-Cong which I download from the Internet information, we can see, Drivers on the preparation and understanding of the kernel helpful
Platform: | Size: 562176 | Author: 500jun | Hits:

[OtherHerbrich-Learning-Kernel-Classifiers-Theory-and-Al

Description: Learning Kernel Classifiers: Theory and Algorithms, Introduction This chapter introduces the general problem of machine learning and how it relates to statistical inference. 1.1 The Learning Problem and (Statistical) Inference It was only a few years after the introduction of the first computer that one of man’s greatest dreams seemed to be realizable—artificial intelligence. Bearing in mind that in the early days the most powerful computers had much less computational power than a cell phone today, it comes as no surprise that much theoretical research on the potential of machines’ capabilities to learn took place at this time. This becomes a computational problem as soon as the dataset gets larger than a few hundred examples.-Learning Kernel Classifiers : Theory and Algorithms. Introduction This chapter introduces the gene the acidic problem of machine learning and how it relat es to statistical inference. 1.1 The Learning P roblem and (Statistical) It was only inference a few years after the introduction of the first c omputer that one of man's greatest dreams seeme d to be realizable-artificial intelligence. B earing in mind that in the early days the most pow erful computers had much less computational po wer than a cell phone today, it comes as no surprise that much theoretical're search on the potential of machines' capabilit ies to learn took place at this time. This become 's a computational problem as soon as the dataset gets larger than a few hundred examples.
Platform: | Size: 2536448 | Author: | Hits:

[Internet-NetworkHeroBrowser

Description: 基于IE内核的多页浏览器,和MAXTHON等类似,一些功能用到了 EmbeddedWB_D2005(已经包含其中)。-kernel based on the IE browser pages, and other similar MAXTHON. Some of the functional depleted EmbeddedWB_D2005 (already covered).
Platform: | Size: 401408 | Author: 凉凉 | Hits:

[Internet-Networkipdvb5.0

Description: IP OVER DVB中的协议转换模块,在Linux下可以直接编译加载,在内核态下运行。这里是一个验证程序。输入由一些字符充当。-of protocol conversion modules in Linux can be loaded directly translated, in the kernel to run the state. This is a verification process. Imported by some as characters.
Platform: | Size: 4096 | Author: 魏峤 | Hits:

[OS programNTNativeApireference

Description: windows Native api编程。老外通过调试破解的windows系统的native api调用,很难找到的电子书-windows Native api programming. Foreigners through the debugger to break the windows system native api call, it is difficult to find the e-book
Platform: | Size: 1574912 | Author: igoo | Hits:

[Software Engineeringmean_shift

Description: 介绍关于利用基于核函数的Meanshift跟踪算法的PPT,非常好,有兴趣的学习-Introduction on the use of Kernel-based tracking algorithm Meanshift the PPT, very good, are interested in learning
Platform: | Size: 6727680 | Author: 李江涛 | Hits:

[Consolels

Description: LS by Cao Siqin, 2007.7.17 ls [-l/-w/-s][-d/-f][-acpo!?] [path or file name mask1] [mask2 ...] Options: -? : display this help -l : list details -a : list all files -w/s : list in a line, file names are sepatated by tab -p : file name with full path -q : if file name contains space then use " to embrace it -c : swith on/off color -d : list folders only -f : list files only -o : omit file s extension name -O : omit all file s extension names -! : use kernel API instead of stream function to list other options : will be ignored Color: yellow : directory gray : hidden file/directory red : readonly file/directory blue : compressed file/directory green : system file/directory white : normal file/directory Noice: There should be less then 100 masks -l/-w, -d/-f can t be both valid, only the latter will be Both "-" and "/" can be used to define options-LS by Cao Siqin, 2007.7.17 ls [-l/-w/-s][-d/-f][-acpo!?] [path or file name mask1] [mask2 ...] Options: -? : display this help -l : list details -a : list all files -w/s : list in a line, file names are sepatated by tab -p : file name with full path -q : if file name contains space then use " to embrace it -c : swith on/off color -d : list folders only -f : list files only -o : omit file s extension name -O : omit all file s extension names -! : use kernel API instead of stream function to list other options : will be ignored Color: yellow : directory gray : hidden file/directory red : readonly file/directory blue : compressed file/directory green : system file/directory white : normal file/directory Noice: There should be less then 100 masks -l/-w,-d/-f can t be both valid, only the latter will be Both "-" and "/" can be used to define options
Platform: | Size: 23552 | Author: 孙谨 | Hits:

[Communication-Mobileminiuart

Description: vhdl实现miniUART代码 分模块设计和状态机设计,内核超级小-VHDL code miniUART to achieve sub-module design and state machine design, super small kernel
Platform: | Size: 90112 | Author: harrybird | Hits:

[Embeded Linuxkernel

Description: cayman开发平台提供的 PXA270 linux内核源码-cayman development platform provided by PXA270 linux kernel source code
Platform: | Size: 38017024 | Author: nuaaee | Hits:

[Linux-UnixOReilly.Understanding.the.Linux.Kernel.3rd.Edition

Description: 深入理解linux内核第三版,英文版,比较易懂-Depth understanding of linux kernel third edition, in English, compared to understand
Platform: | Size: 2891776 | Author: 付天 | Hits:

[Graph programKPCA

Description: kernel PCA
Platform: | Size: 1024 | Author: wzh | Hits:

[Linux-UnixProfessional-Linux-Kernel-Architecture

Description: 介绍Linux 2.6内核的书籍。我看了一些章节觉得非常不错。这本书当前没有中文版。-The book introduce Linux 2.6 kernel. I have read some very good chapters. This book did not have a Chinese version of the current.
Platform: | Size: 6523904 | Author: openxu | Hits:

[AI-NN-PRAdvances_in_kernel_methods

Description: 这本书的内容基本摘自NIPS会议上的文章,质量高内容也很有深度,是一本经典的svm参考书。-the book with the name "advances in kernel methods",it is a classic book about kernel methods and svm.
Platform: | Size: 53763072 | Author: chenhuiling | Hits:

[OtherLinuxkernel_3.pdf.tar

Description: 深入理解Linux内核,对你了解Linux架构很有帮助。-In-depth understanding of Linux kernel architecture Linux helps you to understand.
Platform: | Size: 17675264 | Author: f | Hits:

[matlabKernel-PCA

Description: KPCA经典程序,是KPCA的创始人写的,为学习KPCA提供了模板。-Classic KPCA procedures, is the founder of KPCA wrote, KPCA provides templates for learning.
Platform: | Size: 1024 | Author: 曾波 | Hits:
« 12 3 »

CodeBus www.codebus.net