Displaying 20 results from an estimated 49 matches for "mlp".
Did you mean:
map
2015 Aug 07
0
[PATCH] Fix const struct to work with C++ compilation
This allows the libopus source files to be compiled with a C++ compiler,
by ensuring that the "extern const MLP net" declaration is visible at
the point of the "const MLP net" in src/mlp_data.c. Otherwise it will
default to static linkage in C++, resulting in an undefined symbol.
Note that if compiled with a C++ compiler the symbols will be mangled,
so don't do that if you want to be abl...
2012 Oct 23
1
MSVC compatibility patch for current master branch
--
Joshua Bowman
Silverback Networks
(559) 305-3770
silverbacknet at gmail.com
www.silverbacknetworks.net
-------------- next part --------------
src/analysis.c | 6 +++---
src/mlp.c | 3 +++
src/opus.vcxproj | 5 +++++
src/opus.vcxproj.filters | 15 +++++++++++++++
src/opus_demo.vcxproj | 4 ++++
src/opus_demo.vcxproj.filters | 12 ++++++++++++
6 files changed, 42 insertions(+), 3 deletions(-)
diff --git a/src/analysis.c b/sr...
2012 Mar 01
3
how to change or copy to another the names of models
Hi
I would like to know how I can change the name of a model for each
trainning cycle of a model.
I work with the RSNNS package and to build a neural network, I used :
for (i in 5:30) ....
model_ANN <- mlp(X, Y, size=n,....) # where size is the number of neurons
in the hidden layer
but I need to save each time that the model that is build (the end of each
cycle), e.g., when i = 5, I need to save the model with a especific name,
when i = 6, also I need to save the model with another name
How i am doin...
2013 Jul 18
2
Help building OPUS library using FIXED_POINT option
...rc/libopus/src/analysis.c:636: error: undefined reference to 'optimize
_framesize'
[exec] C:/android/android-ndk-r8e/toolchains/arm-linux-androideabi-4.6/preb
uilt/windows/bin/../lib/gcc/arm-linux-androideabi/4.6/../../../../arm-linux-andr
oideabi/bin/ld.exe: ./obj/local/armeabi/lib0.a(mlp.o): in function tansig_approx
.part.0:jni/src/libopus/src/mlp.c:60: error: undefined reference to 'MULT16_16_Q
11'
[exec] C:/android/android-ndk-r8e/toolchains/arm-linux-androideabi-4.6/preb
uilt/windows/bin/../lib/gcc/arm-linux-androideabi/4.6/../../../../arm-linux-andr
oideabi/bin/ld...
2004 Oct 10
1
best params for safe archiving, 192kHz no-lax and w64 support
...sumer audio in a few years i believe and it's a
heavily used samplerate in studios these days. Is it possible to add
192kHz while retaining backwards compatibility or would it break the
current specs?
A theoretical/technical question - what are the differences between
meridian lossless packing(MLP) used in DVD-A and FLAC? From the
technical point of view, would it be possible to replace MLP with FLAC
or are there any technical hurdles?
>
> > My last question - is there any chance for flac to support w64 files?
> > That would be cool since it would allow to compress >2Gb f...
2004 Sep 17
2
Why so many lossless formats?
Hi folks,
I'm trying to get a handle on the many lossless audio formats from the
perspective of a software developer. I love the FLAC format because it is open
source and it performs very well. But there is also the MLP (Meridian
Lossless Packing), AAC (Apple Lossless), and probably some Microsoft format(s)
that compete in the same feature set. These formats all achieve approximately
2:1 compression without loss of detail.
What I would like to know is where to go to find out the details on these
formats....
2010 May 08
2
String manipulation
Dear community,
I have a problem with a string conversion:
> text
[1] "" "and" "\xc1d\xe1m"
[4] "graphical" "interface" "MLP"
[7] "Nagy" "networks" "Networks"
[10] "neural" "Neural" "RBF"
[13] "<sodzsu at yahoo.com>" "user" "with"
[16] "and"...
2009 Jul 23
1
Activation Functions in Package Neural
Hi,
I am trying to build a VERY basic neural network as a practice before
hopefully increasing my scope. To do so, I have been using package "neural"
and the MLP related functions (mlp and mlptrain) within that package.
So far, I have created a basic network, but I have been unable to change the
default activation function. If someone has a suggestion, please advise.
The goal of the network is to properly classify a number as positive or
negative. Simpl...
2004 Sep 17
0
Why so many lossless formats?
...as just hoping that the
reason Apple chose Apple Lossless over FLAC is that Apple Lossless is part of a
larger public specification like MPEG-4 audio, if there is any such thing.
Perhaps I am merely reading too much into the use of the generic MPEG-4
container format.
You are correct that MLP is supported by DVD-Audio. I'm not sure what DVD-HD
supports, they may be changing their mind. I'm sure DVD-HD will be a superset
of DVD-Audio.
In closing, perhaps someone has information on the lossless formats that seem
to remain undocumented. Has anyone heard of a libmlp projec...
2016 Apr 01
6
Clang project renamed
...https://www.kickstarter.com/projects/260688528/clang>, causing
incalculable confusion[0]
For the above reasons, and to support the LLVM project's rebranding effort
<http://blog.llvm.org/2016/04/undefined-behavior-is-magic.html>, the Clang
project has been renamed to Discord <http://mlp.wikia.com/wiki/Discord>.
Voiced by John de Lang-Cie (French for "John of Clang"), Discord is
part-dragon,
part-horse
<https://pbs.twimg.com/profile_images/654309465202794496/dDt64UJj_400x400.png>,
and perfectly embodies the virtues of the Clang (now, Discord) project:
disregard f...
2004 Sep 23
0
Why so many lossless formats?
...lanation, please do.
Brian Willoughby wrote:
> Hi folks,
>
> I'm trying to get a handle on the many lossless audio formats from
> the perspective of a software developer. I love the FLAC format
> because it is open source and it performs very well. But there is
> also the MLP (Meridian Lossless Packing), AAC (Apple Lossless), and
> probably some Microsoft format(s) that compete in the same feature
> set. These formats all achieve approximately 2:1 compression without
> loss of detail.
AAC is not the same thing as Apple Lossless. AAC is a lossy format and
on...
2018 Mar 22
3
GlobalEnv error
...ot available and has been replaced
by .GlobalEnv when processing object ?p?
Warning: namespace ?easyGgplot2? is not available and has been replaced
by .GlobalEnv when processing object ?plot?
Warning: namespace ?RSNNS? is not available and has been replaced
by .GlobalEnv when processing object ?fit.mlp?
Warning: namespace ?ipred? is not available and has been replaced
by .GlobalEnv when processing object ?fit.treebag?
[[alternative HTML version deleted]]
2000 Jul 28
0
RJava and Orca...
....JavaConstructor("StdDataPipe",
dsp.1,
.name="stdd1")
stdd.1 <- .JavaConstructor("ReorderPipe",
stdd1.1,
.name="stdd")
## Set up the pairs plot
mlp.1 <- .JavaConstructor("MultiLayoutPipe",
stdd.1,
.name="mlp")
obw.1 <- .JavaConstructor("WindowPipe",
mlp.1,
.name="obw")
## Set up the grand tour
o...
2018 Aug 29
2
Get Logical processor count correctly whether NUMA is enabled or disabled
...s all at the same time even if detectCores() returns the right count now.
I'd appreciate your thoughts on this.
Best,
Arun.
-----Original Message-----
From: Tomas Kalibera <tomas.kalibera at gmail.com>
Sent: 27 August 2018 19:43
To: Srinivasan, Arunkumar <Arunkumar.Srinivasan at uk.mlp.com>; r-devel at r-project.org
Subject: Re: [Rd] Get Logical processor count correctly whether NUMA is enabled or disabled
Dear Arun,
thank you for checking the workaround scripts.
I've modified detectCores() to use GetLogicalProcessorInformationEx. It is in revision 75198 of R-devel, cou...
2007 Aug 27
1
Multichannel, usage & players?
...forgive me if this has already been asked before.
(I am new here, you see)
The question is really simple:
Can I use FLAC to create multichannel files, ranging from 3-channel LCR, through Quad, 4.1 to 5.1 and possibly (later) above?
The projects details are essentially this:
DVD-Audio, containing MLP Lossless in stereo & surround/multichannel.
Video_TS folder included, holding DTS and Dolby Digital streams
ROM folder to be included. This is where the problems start.
I need the ROM content to be playable on both Mac & PC, and would like to be able to include either a decoder or better st...
2012 May 29
1
lattice: add a marginal histogram on top of the colorkey of a levelplot?
Lattice experts:
Can you think of a way to produce a levelplot as below and then add a histogram of the z variable to the top margin of the plot that would sit on top of the color key?
x <- seq(pi/4, 5 * pi, length.out = 100)
y <- seq(pi/4, 5 * pi, length.out = 100)
r <- as.vector(sqrt(outer(x^2, y^2, "+")))
grid <- expand.grid(x=x, y=y)
grid$z <- cos(r^2) *
2004 Jun 09
1
Re: R equivalent of Splus rowVars function
Mark Leeds <mleeds at mlp.com> wrote (to S-News):
> does anyone know the R equivalent of the SPlus rowVars function ?
Andy Liaw <andy_liaw at merck.com> replied:
> More seriously, I seem to recall David Brahms at one time had created an R
> package with these dimensional summary statistics, using C code....
2008 Apr 18
2
plockstat: failed to add to aggregate: Abort due to drop
when check java process lock statistics, plockstat failed, please see below:
# prstat -mLp 21162
PID USERNAME USR SYS TRP TFL DFL LCK SLP LAT VCX ICX SCL SIG PROCESS/LWPID
21162 7677 0.9 0.1 0.0 0.0 0.0 99 0.0 0.3 83 89 215 0 java/81
21162 7677 0.3 0.1 0.0 0.0 0.0 0.0 99 0.2 106 33 305 0 java/35
21162 7677 0.1 0.0 0.0 0.0 0.0 100 0.0 0.1 79 6 85 0 java/59...
2018 Mar 22
0
GlobalEnv error
...replaced
> by .GlobalEnv when processing object ?p?
> Warning: namespace ?easyGgplot2? is not available and has been replaced
> by .GlobalEnv when processing object ?plot?
> Warning: namespace ?RSNNS? is not available and has been replaced
> by .GlobalEnv when processing object ?fit.mlp?
> Warning: namespace ?ipred? is not available and has been replaced
> by .GlobalEnv when processing object ?fit.treebag?
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE...
2018 Mar 23
1
GlobalEnv error
...y .GlobalEnv when processing object ?p?
>> Warning: namespace ?easyGgplot2? is not available and has been replaced
>> by .GlobalEnv when processing object ?plot?
>> Warning: namespace ?RSNNS? is not available and has been replaced
>> by .GlobalEnv when processing object ?fit.mlp?
>> Warning: namespace ?ipred? is not available and has been replaced
>> by .GlobalEnv when processing object ?fit.treebag?
>>
>> [[alternative HTML version deleted]]
>>
>> ______________________________________________
>> R-help at r-project.org ma...