search for: artificial

Displaying 20 results from an estimated 1197 matches for "artificial".

2017 May 31
1
[Dovecot-news] v2.2.30.1 released
...ven't heard of anyone having done that though LTO build is as broken as 2.2.30 libtool: link: ( cd ".libs" && rm -f "lib10_quota_plugin.la" && ln -s "../lib10_quota_plugin.la" "lib10_quota_plugin.la" ) /tmp/ccGO7JSw.ltrans4.ltrans.o:<artificial>:function imapc_quota_refresh.lto_priv.22: error: undefined reference to 'imapc_storage_client_register_untagged' /tmp/ccGO7JSw.ltrans4.ltrans.o:<artificial>:function imapc_quota_refresh.lto_priv.22: error: undefined reference to 'imapc_storage_client_register_untagged'...
2011 Feb 08
1
which multivariate regression?
...ariables and are six: Region (Guam and Philippines), Hours after Sunrise, Habitat (5 categories), Weather (3 categories), Current (3 categories) and Lionfish Size (cm). The following is an example of the dataset for response variable Rest (R) R REG HAS HAB WE CU SI 0.05 0 11.0166667 Artificial 2 0 10 0.05 0 0.56666667 Rock_boulder_cave 1 1 11 0.05 0 9.13333333 Artificial 1 1 18 0.1 0 4.2 Sand_rubble 1 2 20 0.1 0 9.13333333 Rock_boulder_cave 1 2 10 0.1 0 9.6 Sand_rubble 0 0 7 0.1 0 0.78333333 Rock_boulder_cave 1 0 31 0.1 0 1.28333333 Artifi...
2009 Nov 03
2
Create Artificial Binary Matrix based on probability
Dear All, I am trying to create an artificial binary matrix such that each cell has a probability of 0.048 of having a 1. So far the closest I've come is us by using a random poisson distribution with a mean of 0.048, but I can't figure out how to limit the max value to 1. Otherwise that would work fine it seems. Any suggestions? T...
2007 Jun 12
4
Generating artificial datasets with a specific correlation coefficient.
I need to create artificial datasets with specific correlation coefficients (i.e. a dataset that returns r = 0.30, etc.) as examples for a lab I am teaching this summer. Is there a way to do that in R? Thanks. Jim Milks Graduate Student Environmental Sciences Ph.D. Program 136 Biological Sciences Wright State Universi...
2015 Mar 27
3
[LLVMdev] SFI and Artificial Diversity
I read a lot of white papers, but is there not any open source implementation of SFI or artificial diversity? I google around, but I can't find anywhere anything regarding what I could openly download. In the same respect, I would also like to make an innovation proposal to create such an endeavor if there is not one already. -------------- next part -------------- An HTML attachment was scr...
2010 Jan 03
2
Artificial Neural Networks
Hi! I am studying to use some R libraries which are applied for working with artificial neural neworks (amore, nnet). Can you recommend some useful, reliable and easy to get example data to use in R for creating and testing a neural network? __________________________________________________________________ Make your browsing faster, safer, and easier with the new Internet Ex...
2008 Dec 12
0
1st Call for Papers - 2nd International Symposium on Distributed Computing and Artificial Intelligence (DCAI'09)
To the R users community: (We apologize for multiples copies) (Please distribute) --------------------------------------------------------------------------- 1st Call for Papers - 2nd International Symposium on Distributed Computing and Artificial Intelligence (DCAI'09) June 10th - 12th , 2009 - Salamanca - Spain http://dcai.usal.es/ The International Symposium on Distributed Computing and Artificial Intelligence 2009 is an annual forum that will bring together ideas, projects, lessons, etc. associated with distributed computing, artif...
2014 Jan 17
3
[LLVMdev] Artificial deps and stores
Andy, et al., In ScheduleDAGInstrs::buildSchedGraph, the code for handling stores has this: if (!ExitSU.isPred(SU)) // Push store's up a bit to avoid them getting in between cmp // and branches. ExitSU.addPred(SDep(SU, SDep::Artificial)); This code does not seem to be in any way specific to compares; and in any case, at least on the PPC A2, scheduling stores in between the compare and the branch would not be a bad thing (because the core is in order, and the compare has a 2-cycle latency, so if there is nothing else to do, a sto...
2015 Jun 24
2
[LLVMdev] No location info for artificial arguments: cannot step into class methods
Hi David, I got a problem related to the change made in r188651 - not including file/line info for artificial arguments like "this" and "self". Would you be able to take a look at it, please? I am compiling the code for ARM linux with fast ISel disabled: -mllvm -fast-isel=0. The problem is that it's not possible to step intothe constructor, destructor or a method of a class while...
2004 Dec 30
2
Speex sound a little artificial?
Hi all, I have deploy speex 1.1.6 in my application. With no option set, I can hear that the voice sounds a little bit artificial like robot. Any idea what causes this? I use openh323 with speex, but it seems ok. Is it neccessary for me to use more other filter prior to encode the sound or after decode my sound? yueweng __________________________________ Do you Yahoo!? Yahoo! Mail - You care about security. So do...
2014 Jan 18
3
[LLVMdev] Artificial deps and stores
...t;> >> In ScheduleDAGInstrs::buildSchedGraph, the code for handling stores has this: >> >> if (!ExitSU.isPred(SU)) >> // Push store's up a bit to avoid them getting in between cmp >> // and branches. >> ExitSU.addPred(SDep(SU, SDep::Artificial)); >> >> This code does not seem to be in any way specific to compares; and in any case, at least on the PPC A2, scheduling stores in between the compare and the branch would not be a bad thing (because the core is in order, and the compare has a 2-cycle latency, so if there is nothing...
2012 Mar 05
5
[LLVMdev] Clang question
Clang is inserting an llvm.memcpy function call into my program where it does not exist (the code never calls memcpy), is there a particular reason for this? It also looks like it's inserting two other artificial function calls, something to do with llvm.lifetime.start and llvm.lifetime.end, what are these functions and why are they being inserted artificially? Thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20...
2004 Dec 30
0
Speex sound a little artificial?
...your audio (i.e. DC not removed) 3) A bug in Speex (quite rare at this point) Jean-Marc Le jeudi 30 d?cembre 2004 ? 17:17 -0800, Tay YueWeng a ?crit : > Hi all, > > I have deploy speex 1.1.6 in my application. With no > option set, I can hear that the voice sounds a little > bit artificial like robot. Any idea what causes this? > I use openh323 with speex, but it seems ok. Is it > neccessary for me to use more other filter prior to > encode the sound or after decode my sound? > > yueweng > > > > > __________________________________ > Do yo...
2023 Mar 28
0
Inteligencia artificial y aprendizaje automático
...mo mejorarlos utilizando t?cnicas y herramientas de mapeo y an?lisis. Al participar: > Aprender? a definir los indicadores clave de rendimiento (KPIs) para medir el ?xito. > Descubrir? t?cnicas y herramientas para optimizar el flujo de trabajo. > Aprender? a utilizar la inteligencia artificial para el mapeo de procesos. > Obtendr? constancia de habilidades DC-3 y certificado digital oficial. Reciba m?s informaci?n de este evento dando click aqu?, o responda a este correo con sus datos de contacto para recibir los detalles de inversi?n, temario y horario: Nombre: Tel?fono: Ema...
2015 Mar 27
3
[LLVMdev] SFI and Artificial Diversity
...I want to see it get shipped out to production. It would be fantastic if I could recompile my software to stop attacks. On Fri, Mar 27, 2015 at 4:47 PM, Per Larsen <perl at uci.edu> wrote: > Hi Kenneth, > > I'm part of a research group at UC Irvine that has been working on > artificial software diversity for LLVM and clang. You can check our Github > repositories here: > https://github.com/securesystemslab/multicompiler > https://github.com/securesystemslab/multicompiler-clang > > Our public version is based on LLVM 3.5 but we also have patches for LLVM > 3.6 an...
2019 Oct 07
4
[External] Re: should base R have a piping operator ?
...A" #> [1] "B" #> [1] "A" print(.) #> Error in print(.) : object '.' not found ``` The advantage is that side effects (such as assigning variables or calling `return()`) will occur in the expected environment. I don't see it causing problems except in artificial cases. Am I missing something? I agree that restraining the pipe to a single placeholder (to avoid double evaluation) would be a good design too. I can't access https://gitlab.com/luke-tierney/pipes, it appears to be 404. Best, Lionel
2008 Aug 22
3
simple generation of artificial data with defined features
Dear R-colleagues, I am quite a newbie to R fighting my stupidity to solve a probably quite simple problem of generating artificial data with defined features. I am conducting a study of inter-observer-agreement in child-bronchoscopy. One of the most important measures is Kappa according to Fleiss, which is very comfortable available in R through the irr-package. Unfortunately medical doctors like me don't really understan...
2020 Jul 21
2
DW_OP_implicit_pointer design/implementation in general
...rary / unnamed variables (Lets call it Scope S1) >> As two proposed patches are there for bringing pointers referring to temporary / unnamed variable >> A) first patch uses (new proposed operator) DW_OP_LLVM_explicit_pointer(both in LLVM-IR and DWARF) >> B) Second patch uses artificial variable representing temporary (both in LLVM-IR and DWARF) >> https://reviews.llvm.org/D72055 [DebugInfo] Support for DW_OP_implicit_pointer (for temp references & dynamic allocations) >> If I understood David correctly, he wants LLVM-IR look like patch-A and DWARF look li...
2020 Jan 14
2
DW_OP_implicit_pointer design/implementation in general
...f pointer pointing to temporary / unnamed variables (Lets call it Scope S1) As two proposed patches are there for bringing pointers referring to temporary / unnamed variable A) first patch uses (new proposed operator) DW_OP_LLVM_explicit_pointer(both in LLVM-IR and DWARF) B) Second patch uses artificial variable representing temporary (both in LLVM-IR and DWARF) https://reviews.llvm.org/D72055 [DebugInfo] Support for DW_OP_implicit_pointer (for temp references & dynamic allocations) If I understood David correctly, he wants LLVM-IR look like patch-A and DWARF look like patch-B (lets c...
2020 Jan 13
2
DW_OP_implicit_pointer design/implementation in general
...ility of implicit values to refer to other variables? > > > > I'm sort of interested in maybe not doing that - and only implementing a > more general form (what's been talked about with the LLVM_implicit_value > (or was it LLVM_explicit_value? I forget)) - and synthesizing artificial > variables in the backend rather than trying to track which variable a > pointer points to. I think this would keep the impact on optimizations > smaller & would be more general. My wager/belief/instinct is that most > cases won't be pointing to a named variable with a single l...