• Documents
  • Authors
  • Tables
  • Log in
  • Sign up
  • MetaCart
  • DMCA
  • Donate

CiteSeerX logo

Advanced Search Include Citations

Tools

Sorted by:
Try your query at:
Semantic Scholar Scholar Academic
Google Bing DBLP
Results 1 - 10 of 31,554
Next 10 →

implementation details

by Lydia Gerharz, Hansi Senaratne, Phuong Truong, Gerard Heuvelink, Matthew Williams, Edzer Pebesma, Stasch Dan Cornford, Dr. Dan Cornford, Initial Template Lydia Gerharz, Lydia Gerharz Edzer, Pebesma Christoph, Lydia Gerharz Christoph, Matthew Williams, Gerard Heuvelink
"... Tools for communicating and visualising uncertainties Title of Deliverable Tools for communicating and visualising uncertainties Deliverable reference number D3.3 ..."
Abstract - Add to MetaCart
Tools for communicating and visualising uncertainties Title of Deliverable Tools for communicating and visualising uncertainties Deliverable reference number D3.3

Rprop - Description and Implementation Details

by Martin Riedmiller, I. Rprop , 1994
"... F31.64> 4 ij (t). This is based on a signdependent adaptation process, similar to the learning-rate adaptation in [4], [5]. 4 (t) ij = 8 ? ? ! ? ? : j + 4 (t\Gamma1) ij ; if @E @w ij (t\Gamma1) @E @w ij (t) ? 0 j \Gamma 4 (t\Gamma1) ij ; if @E @w ij (t\Gamma1) @E @w i ..."
Abstract - Cited by 46 (0 self) - Add to MetaCart
F31.64> 4 ij (t). This is based on a signdependent adaptation process, similar to the learning-rate adaptation in [4], [5]. 4 (t) ij = 8 ? ? ! ? ? : j + 4 (t\Gamma1) ij ; if @E @w ij (t\Gamma1) @E @w ij (t) ? 0 j \Gamma 4 (t\Gamma1) ij ; if @E @w ij (t\Gamma1) @E @w ij (t) ! 0 4 (t\Gamma1) ij ; else (2) where 0 ! j \Gamma ! 1 ! j + In words, the adaptation-rule works as follows: Every time the partial

Epigenetic Tracking: Implementation Details

by Alessandro Fontana , 2010
"... “Epigenetic Tracking ” is the name of a model of cellular development that, coupled with an evolutionary tech-nique, becomes an evo-devo (or “artificial embryology”, or “computational development”) method to generate 2d or 3d sets of artificial cells arbitrarily shaped. ’In silico ’ experiments have ..."
Abstract - Add to MetaCart
of this document is not to provide new material (most of the material presented here has already been published elsewhere): rather, it is to provide all details that, for lack of space, could not be provided in the published papers and in particular to give all technical details necessary to re-implement

1 Appendix: Implementation Details

by unknown authors
"... With the adaptation of various techniques in software optimization, not only is our system capable of evaluating diverse intervention strategies against influenza, the exceptionally improved efficiency also makes it possible to complete numerous simulations for any specific scenario within a reasona ..."
Abstract - Add to MetaCart
With the adaptation of various techniques in software optimization, not only is our system capable of evaluating diverse intervention strategies against influenza, the exceptionally improved efficiency also makes it possible to complete numerous simulations for any specific scenario within a reasonable time frame. The introduction to components of our system is as follows: Initialization module This module first reads a number of configuration files: Ps lists each town’s id with the number of communities under that township, 369 entries for 369 towns in Taiwan; age.tbl lists the age and the number of people of that age, 101 entries for age 0 to 100, people with age 100+ years old are counted2 as age 100; hst.tbl lists the family structures and the number of families of that structure, the family structure is defined as a five digit number, with the first digit (most significant digit) denotes the number of elders (65+ years old) living in that family, the second digits for the number of adults (30–64 years old), and so forth, please also note that the sum of all 5 digits will not exceed 7, since each household consists of one to seven people; wflow.tbl is the 369 by 369 matrix depicts the town-to-town worker flow as described in the previous paragraph. The Initialization module will then go through all the towns listed in Ps, creates contact groups

Implementation Details Parameter Example

by Phd Candidate, Steve Wojtkiewicz , 2010
"... CPU architecture GPU architecture Originally designed to handle graphics rendering Large number of small computational cores Many-core design philosophy Provide teraflop/s of computing power on a desktop computer Energy and cost efficient One GPU equivalent to 2000-core CPU cluster for some applicat ..."
Abstract - Add to MetaCart
CPU architecture GPU architecture Originally designed to handle graphics rendering Large number of small computational cores Many-core design philosophy Provide teraflop/s of computing power on a desktop computer Energy and cost efficient One GPU equivalent to 2000-core CPU cluster for some applications

Implementation details of the coupled QMR algorithm

by Roland W. Freund, Noël M. Nachtigal , 1993
"... . The original quasi-minimal residual method (QMR) relies on the threeterm look-ahead Lanczos process to generate basis vectors for the underlying Krylov subspaces. However, empirical observations indicate that, in finite precision arithmetic, three-term vector recurrences are less robust than mathe ..."
Abstract - Cited by 9 (3 self) - Add to MetaCart
mathematically equivalent coupled twoterm recurrences. Therefore, we recently proposed a new implementation of the QMR method based on a coupled two-term look-ahead Lanczos procedure. In this paper, we describe implementation details of this coupled QMR algorithm, and we present results of numerical experiments

Domain names - Implementation and Specification

by P. Mockapetris - RFC-883, USC/Information Sciences Institute , 1983
"... This RFC describes the details of the domain system and protocol, and assumes that the reader is familiar with the concepts discussed in a companion RFC, "Domain Names- Concepts and Facilities " [RFC-1034]. The domain system is a mixture of functions and data types which are an official pr ..."
Abstract - Cited by 725 (9 self) - Add to MetaCart
This RFC describes the details of the domain system and protocol, and assumes that the reader is familiar with the concepts discussed in a companion RFC, "Domain Names- Concepts and Facilities " [RFC-1034]. The domain system is a mixture of functions and data types which are an official

Implementing data cubes efficiently

by Venky Harinarayan, Anand Rajaraman, Jeffrey D. Ulman - In SIGMOD , 1996
"... Decision support applications involve complex queries on very large databases. Since response times should be small, query optimization is critical. Users typically view the data as multidimensional data cubes. Each cell of the data cube is a view consisting of an aggregation of interest, like total ..."
Abstract - Cited by 548 (1 self) - Add to MetaCart
to materialize. The greedy algorithm performs within a small constant factor of optimal under a variety of models. We then consider the most common case of the hypercube lattice and examine the choice of materialized views for hypercubes in detail, giving some good tradeoffs between the space used

wavepackets. Implementation details and test case

by B. Lasorne, A M. A. Robb A, G. A. Worth B , 2007
"... Gaussian ..."
Abstract - Add to MetaCart
Abstract not found

LIBSVM: A library for support vector machines,”

by Chih-Chung Chang , Chih-Jen Lin - ACM Transactions on Intelligent Systems and Technology, , 2011
"... Abstract LIBSVM is a library for support vector machines (SVM). Its goal is to help users to easily use SVM as a tool. In this document, we present all its implementation details. For the use of LIBSVM, the README file included in the package and the LIBSVM FAQ provide the information. ..."
Abstract - Cited by 6496 (83 self) - Add to MetaCart
Abstract LIBSVM is a library for support vector machines (SVM). Its goal is to help users to easily use SVM as a tool. In this document, we present all its implementation details. For the use of LIBSVM, the README file included in the package and the LIBSVM FAQ provide the information.
Next 10 →
Results 1 - 10 of 31,554
Powered by: Apache Solr
  • About CiteSeerX
  • Submit and Index Documents
  • Privacy Policy
  • Help
  • Data
  • Source
  • Contact Us

Developed at and hosted by The College of Information Sciences and Technology

© 2007-2019 The Pennsylvania State University