Since 6/11/2012 3:41:05 AM, steve8630 has written 4 articles and participated in 17 conversations. steve8630 signature: steve8630
steve8630's articles:
Items(4) /1
JustNN free neural network software027 (8/1/2012 1:17:20 PM) comp.ai.neural-nets Building neural networks from your data could not be simpler. Import
your data from txt, csv, xls, bmp or binary files with just a few
clicks. Grow a multi layer neural network that will learn from your
data... Stephen
JustNN #2040 (3/18/2012 2:13:19 PM) comp.ai.neural-nets Building neural networks from your data could not be simpler. Import your data from txt, csv, xls, bmp or binary files with just a few clicks. Grow a multi layer neural network that will learn from your data. V... Stephen
EasyNN-plus #2025 (2/26/2012 5:34:44 PM) comp.ai.neural-nets EasyNN-plus 15.0a is available from today. Learning Rate and Momentum can adapt while learning to maintain optimum speed. Thread to processor allocation has been changed to produce fastest learning on multi ... Stephen
JustNN neural networks024 (8/17/2011 12:22:51 PM) comp.ai.neural-nets Building neural networks from your data could not be simpler. Import your data from txt, csv, xls, bmp or binary files with just a few clicks. Grow a multi layer neural network that will learn from your data. V... Stephen
ANFIS C source code lost144 (1/30/2012 1:26:39 PM) comp.ai.neural-nets Hi guys, I managed to lose an excellent C source code for evaluating Matlab- generated anfis networks. I remember the filenames were fuzzy.c and fuzzy.h. Does anyone have a clue where to find them? BR, A... hahtoa(1)
Is this a task for a Neural network?428 (4/16/2012 6:26:00 AM) comp.ai.neural-nets I have a lot of strings that have some pattern. Like for e.g. XYZ Corp XYZ Corporation XYZ C. Teleco Industries Ltd Teleco Wavesys Ltd Wavesys Ltd. .... .... .. .. When I input the string "XYZ Corp" to some p... deostroll(46)
Leave-one Out validation in matlab.1087 (5/20/2012 9:42:36 PM) comp.ai.neural-nets Hi list, I'm trying to implement a NN in Matlab using the 'leave one out' validation method. My code is as follows: ==== net = patternnet(10); net = configure(net, input, target); net.trainParam.epochs = 10... maiconkist(4)
How Microsoft invented filesystem compression531 (5/26/2012 10:38:21 AM) comp.compression The secret of Microsoft's success.
Microsoft has special people who search everywhere on the internet
for anything that might be a technological advance in mostly software
technology because software is ... johny.mannings(1)
this is Jules Gilbert1339 (6/15/2012 10:59:10 AM) comp.compression What is this nonsense people say, that a well compressed file can not
be recompressed!, foolishness.
In fact, people who follow my work know that all files can be
compressed down to about 3k bytes. Ans su... repeatable_compression(4)
when evaluating finance133 (6/16/2012 9:34:15 PM) comp.ai.neural-nets ;-))
it should be interesting to validate the management of the finance in a rapid
manner;
what is the meaning of the surveys sustainability?
:-)
... stan6636(2)
Feeding Twitter Hashtags To A Neural Network517 (8/22/2012 8:32:14 AM) comp.ai.neural-nets Good day,
As per the title, I'm having trouble coming up with a good mechanism for pr=
eprocessing Twitter hash tags for feeding into a neural network.=20
Encoding tags/categories as input into a neural ... philip.wj.goh(3)
Neural Network not returning accurate probabilities539 (8/31/2012 11:19:51 AM) comp.ai.neural-nets Hi,
I've built my first neural network with 40 input nodes and 41 hidden nodes =
predicting a single binary output. Both the input and hidden layers have bi=
as nodes. I used the back propagation learning ... bkokster(5)