Neural nets creating neural netsDisclaimer: I know very little about neural nets.
That said, from what I understand, the optimal parameters for a neural
net vary from task to task: the number of nodes, layers, type of
feedback, etc. I gather that it is largely up to the designer's sense
of what would be appropriate for any given problem, and then some trial
and error.
Has anyone fooled around with having a neural net optimize a neural
net? It would give a configuration as an output, the suggested net
would then run on the original problem for a while, and its trained
accuracy would be given as input to the meta-net. ...
integrate fuzzy with neural net (fuzzy in neural net)I'm electrical engineering student..n i have to do fuzzy neural
network for my final project..but,,i'm absolutely have no idea about
it...
so, is there anyone who can help me to shOw how to integrate fuzzy in
neural network using matlab fuzzy n neural toolbox...
oya,,i want to figure out that i use it for classifying needs.......
thanks... ;)
...
Where one neural net learns the weights for another neural netYou can try out the idea if you like, it's here:
http://code.google.com/p/lemontree/downloads/list
...
Why are Neural Nets not AI? #2Hi there,
I made an appointment to see one of my lecturers a few days back and said it
was going to be about AI. When I got there, I aske dhim about Neural Nets
and he told me that NNs are not considered a branch of AI.
I didnt want to disagree but he did not explain why. Could someone please
elaborate and explain why NNs are not considered a bramch of AI?
Thanks
Allan
[ comp.ai is moderated. To submit, just post and be patient, or if ]
[ that fails mail your article to <comp-ai@moderators.isc.org>, and ]
[ ask your news administrator to fix the problems with your system. ]
Allan ...
ai ai ai
Hello ,
I work for a small transporting company, our clients send us pick-up
adressess by fax and by e-mail.
We give every pick up order a number, chronologically in the way we
receive the orders.
Than,we make a table in which we type every pick-up order.
Afterwards, we give every driver a number of pick-ups.
We also give the drivers a list with all the adressess.
To make these lists, we make a query (which results in a report) for
every driver.
In the query we type in all the numbers (the pick up numbers)
Everything works very well, BUT
for example: we get 3 pick up orders : we give it numbers 1 , 2 , and 3
We want the driver to go to 1, than 3, and than 2
So I type in the query : 1 or 3 or 2
BUT it does not appear 1-3-2
it appears 1 - 2 - 3
!!
But I want it to appear 1-3-2 , in that order!
Is there a possibility to make it appear in this way??
Thank you very much for your help
Philippe
*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!
Philippe Cremie <p.cremie@jcp.be> wrote in
news:40dbe4f4$0$16428$c397aba@news.newsgroups.ws:
>
>
> Hello ,
>
>
> I work for a small transporting company, our clients send us
> pick-up adressess by fax and by e-mail.
>
> We give every pick up order a number, chronologically in the
> way we receive the orders.
>
> Than,we make a table in which we type every pick-up order.
...
Mentifex peers into the heart of the Ghost Perl Webserver AI neural netAs of March 2016 the Mentifex AI project has four old AI Minds:
http://www.nlg-wiki.org/systems/Mind.Forth in English;
http://www.nlg-wiki.org/systems/Wotan in German;
http://www.nlg-wiki.org/systems/Mind in English;
http://www.nlg-wiki.org/systems/Dushka in Russian.
The above AI Minds in Forth and in MSIE JavaScript
are now being radically simplified during a port into
http://ai.neocities.org/perlmind.txt -- Perl5 code.
The cognitive architecture of the new Perl AI is
so simple and straightforward that the heart of the
associative neural net can be seen at a glance when
one is interacting with the AI in order to debug it.
A core mind-dump is displayed below after the human
user has entered "Boys make robots" into the AI Mind.
The mind-dump displays the following assoociative tags:
psi -- the concept number standing in for a conceptual neuron;
act -- the act(ivation) level of the concept or quasi-neuron;
hlc -- the human language code: en=English; de=deutsch; ru=Russian;
pos 1=adj 2=adv 3=conj 4=interj 5=noun 6=prep 7=pron 8=verb
jux -- any juxtaposed concept, particularly an adverb such as NOT;
pre -- the previous concept associated with the psi concept;
tkb -- time-in-knowledge-base where a time-bound idea is stored;
seq -- the subsequent concept associated with the psi-concept;
num -- the grammatical number of a noun, or pronoun, or verb;
mfn -- male-female-neuter 1-2-3 identifier of the gender;
dba -- "doin...
.net or not .net
Hi all
I not read the group for a week ot two and i get back and suddenly there are
lots of .net related messages posted.
I have questions......
1. Can someone please explain to me exactly what .net consists of and how it
effects application developement. talk of .net has been around for a long
time, firstlt linked with microsoft wanting application users to rent
software over the internet and pay per use, but that was a long time ago.
2. Where can i learn about .net, i haven't got my head aroun COM and
interaces, etc yet!
Thanks all
Vertuas
Vertuas...
Neural Net SimulatorsGreetings.
What neural net simulators do you recommend, i am currently trying out
SNNS and NeuroSolutions. Are there any other high quality net simulators
that you would recommend?
Thanks upfront, Tony
Tonimir Kisasondi:
> Are there any other high quality net simulators
> that you would recommend?
Of course. It depends, please concrete your specifical declaims.
Ivan Kobrinsky:
> Tonimir Kisasondi:
> > Are there any other high quality net simulators
> > that you would recommend?
> Of course. It depends...
My highly recommendation anyway is Mathlab! The spectrum ...
neural net toolsI have a project in which a neural network might be
useful. I've studied neural nets academically, but
no programming experience.
Are there any development tools available? Editors,
simulators, compilers? Or is each project programmed
from scratch?
I would probably use C - are there more suitable languages?
--
Rich
There are heaps of NN systems for free or nominal cost, or expensive.
Richard Heath would probably say to read the FAQ.
JNNS would give you all the possibles. So would R (visit CRAN). It
depends on whether you have any practical skills, given that you have
"studied...
neural net resultgood morning everybody
i have a small query
i have designed a time delayed back propagation for my set of data,
i have 10 set of data (basically time series),; now
the problem is whenever i train the network with a data immideately it gives a good output , but after training with a new data the output in no more good.
the network only works good with the last trained data set,
i have 500 sample in each of the data set and i have used 25 neuron
can someboby help me
...
Neural Net ImplementationI have implemented neural net in C++. I have tested with a simple OCR.
You can download Source code for Neural net and simple OCR.
http://neuralnetworks.in
OCR is for handwritten recognition. I have used 10X12 matrix for
representing character
pradeep.bl...@gmail.com wrote:
> I have implemented neural net in C++. I have tested with a simple OCR.
> You can download Source code for Neural net and simple OCR.
> http://<some website>.in
>
> OCR is for handwritten recognition. I have used 10X12 matrix for
> representing character
Hmmm , does it count as spam when they...
Neural Nets in productionHello,
I am new to NNs. I have a task in hand. I have to calculate the optimal
parameteres for production of bio-degradable plastic.
Any demos/sites/ebooks on addtive models?
Nits
...
Analysing Neural NetsHi Everybody,
I'm interested in a way of analysing a neural network's function
without 'using it', particularly with regards to ALife simulations.
I'll give an example: Suppose I have a simple (trained) feedforward
neural network that is used to power a virtual agent in a given
environment. Is there a way for me to be able to predict what this
agent will do under given situations, without running this agent for
hours and recording its behavior?
Does such a way exist? Or is this a really silly question?
I will greatly appreciate any advice... and any pointers to resource...
helpp-neural netHi,
I have to write a program to carry out credit screening based on an
input file of some data using a backpropagation neural network in
matlab. Can anyone help me? I would appreciate some sample programs.
...
PCAI never recieved any help with this in in the neural net group
maybe some of you guys have touched on it anyway...
Im finding it hard to locate resources i can understand
about using hebbian learning to train a single neuron
(using Oja's rule) and thus extracting the first principal
component of the data
im useless at maths so those complicated peices of unnessesary
maths thats the neural net guys use to look intelligent makes
no sense to me at all :)
thanks
[ comp.ai is moderated. To submit, just post and be patient, or if ]
[ that fails mail your article to <comp-ai@moderators.i...
neural netHello,
i have a Matrix with 11 input values per measurement (from a simulation) from which i want to compute 5 outputs. The outputs somehow depend on the inputs, but i dont know how.
My idea was to use a neural network for this, so i set up a network:
net = newfit(input,output,30);
my problem is i have no idea hom many hidden neurons i need. can this be calculated somehow.
and i dont know which kind of network i need for the problem, how can i decide this.
i tried different training methods on my fitting network, but the results are rather poor.
There is no way to calculate how many hidden...
Neural AI AttemptI was wondering what would be the best way to go about some sort of
neural AI; that is to say, simulating the learning process. I don't
really want to go too much into how the process would work but maybe if
someone more experienced could point me in the direction of how best to
parse the strings, and get them ready for the actual 'learning' process
of the AI.
I've never had to do much parsing in C++ so I really have no idea how
you would go about it best. Also, any basic ideas on how the general
layout of the AI should work?
[ See http://www.gotw.ca/resources/clcm.h...
Neural net library?Hi all, I'm looking for a C++ (or at least C) library that implements
both standard feedforward neural networks and also recurrent neural
networks (RNN)...
Any suggestion?
I tried FANN but it doesn't have any RNN support, ANNIE seems hard to
compile and however RNN support seems to be limited.
Thanks in advance for any help!
Andrea
AndreaM wrote:
> Hi all, I'm looking for a C++ (or at least C) library that implements
> both standard feedforward neural networks and also recurrent neural
> networks (RNN)...
> Any suggestion?
> I tried FANN but it doesn't have a...
fundamental neural net questionI have a fundamental (as opposed to simple) question about neural networks.
When the initial values of weights and biases are assigned randomly, this can have a profound influence on how well the neural net generalizes. One run works very well, and the next is terrible. In both cases, early stopping is used with newff, trainscg, and msereg.
The number of training case is 400 and test cases 200. I have also tried trainbr.
No doubt part of the problem is noise, and I have tried filtering the inputs and target, which does help, but is not actually too practical for my end purposes. I also ...
Kung Fu Panda FontHi Guys,
does anyone knows the name of the font used with the movie "Kung Fu Panda" ?
The font is the one used as the movie "logo"
Many thanks in advance
LC
Luca Carboni wrote:
> Hi Guys,
> does anyone knows the name of the font used with the movie "Kung Fu
> Panda" ?
> The font is the one used as the movie "logo"
> Many thanks in advance
> LC
Could you please point to an image?
Luca Carboni wrote:
> Hi Guys,
> does anyone knows the name of the font used with the movie "Kung Fu
> Panda" ?
> The font is the one used as the movie "logo"
>
> Many thanks in advance
>
> LC
That's a proprietary font named, appropriately enough, KungFuPanda.
It's vaguely similar to Serpentine
They also use a re-branded copyof Machohouse (House Industries).
- haracter
...
Neural Net Tutorial Error?Hi all -
I just installed Matlab 2010b including the neural network toolbox. I am trying to follow the tutorial found here: http://www.mathworks.com/help/pdf_doc/nnet/nnet.pdf
During the first example using the GUI, having followed each of the very few steps carefully, I run into the following error pop-up:
"Improper assignment with rectangular empty matrix"
I double checked that the datasets are not empty in the workspace.
It seems strange that the tutorial should have such a glaring problem, so I'm curious what I could be doing wrong.
I'm interested in ...
Neural Nets and Global WarmingHello,
Has anyone come up with an application of neural nets to climate
change and global warming?
I would imagine that SVM could be used in the classification of sea
ice from satellite imagery and then to figure out how the ice is
receding (or not) over time.
D
http://global-warming-home-page.blogspot.com
http://roadmapping.blogspot.com
http://presidential-campaign.blogspot.com
On 18-Jan-2008, kaimara <dan.murray@cgi.com> wrote:
> Has anyone come up with an application of neural nets to climate
> change and global warming?
>
> I would imagine that SVM could be used in ...
Rag Doll Kung FuAnyone else playing this? Its kinda cute. I seem to suck at it
though :)
I dont regret the $15, I think its a reasonable price point for it. I
just hope I have enough time to develop a little skill with it,
knowing that F.E.A.R is coming out on Monday and will likely
monopolize my time for a while.
Getting it now :)
We will see.
On Sat, 15 Oct 2005 20:29:11 -0400, Wonk <big@loogey.com> wrote:
>Anyone else playing this? Its kinda cute. I seem to suck at it
>though :)
>
>I dont regret the $15, I think its a reasonable price point for it. I
>just hope I have enough time to develop a little skill with it,
>knowing that F.E.A.R is coming out on Monday and will likely
>monopolize my time for a while.
It's funny. This morning when steam served me the ad for this game the
quirky little character picture had me thinking it looks kinda err *cute*.
;)
What is the gameplay like? Side scroller?
"Wonk" <big@loogey.com> wrote in message
news:gj73l11rsj35i9mg21j0djdvioncq6p7h5@4ax.com...
> Anyone else playing this? Its kinda cute. I seem to suck at it
> though :)
>
> I dont regret the $15, I think its a reasonable price point for it. I
> just hope I have enough time to develop a little skill with it,
> knowing that F.E.A.R is coming out on Monday and will likely
> monopolize my time for a while.
...
Neural NetDear All:
I'm batch training a Feed Forward network with trainlm and trainbr.
During training, Matlab generates an error that the Matrix is
singular. I've checked the articles on line on this topic:
anakin, "how to avoid the warning during neural network training" #, 27 Oct 2003 10:09 am </WebX?50@@.eec6424>
Raghu, "Warning: Matrix is close to singular or badly scaled" #, 2 Jul 2004 6:32 am </WebX?50@@.eee1f46>
Per the recommendations in the articles above, I've tried to
preprocess the data to range it to [-1, 1] and also tried to
preprocess ...