Sponsored Content
Full Discussion: AIX Training
Operating Systems AIX AIX Training Post 52656 by tommy on Wednesday 23rd of June 2004 08:26:47 AM
Old 06-23-2004
Hi,
at least IBM is offering AIX courses. Probably you could ask $ price from them.

IBM AIX Education

--Tommy
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

HP UX Training

I am considering getting some fundemental training in HP UX. I have been in the IT field for about 5 years and am looking for a way to make myself more marketable and learn more at the same time. I have very little knowledge of UNIX but would love to know more. Is this a smart plan or should I... (4 Replies)
Discussion started by: kstall
4 Replies

2. UNIX for Dummies Questions & Answers

training

Hello I need to get proper Unix training please advise from where i have to start and what is the scope. i am already working with citigroup as support analyst. thanks (8 Replies)
Discussion started by: Manzar Qureshi
8 Replies

3. AIX

Training

I work for a company based in Alabama and am trying to learn AIX. I need some help learning as I do not even consider myself a begginer yet. We are running version 5.2 and I was wondering if anyone new how or where I could get some training?!? :confused: Thanks for your time, Justin (1 Reply)
Discussion started by: justinm
1 Replies

4. AIX

AIX Training Videos or DVDs Wanted

Can anybody recommend a good training dvd for AIX? I've seen some Linux ones, but that's it. Thanks!! (0 Replies)
Discussion started by: intuitive1
0 Replies

5. AIX

aix training centers in pune/mumbai/hydrabad

hi, can any one pl. tel me aix training centers in pune/mumbai/hydrabad Tks sdd (0 Replies)
Discussion started by: sdarange
0 Replies

6. UNIX for Dummies Questions & Answers

Unix Training-where, when etc.

I'm being asked to go and take a training course in Advanced Unix and Perl. The main reason is the amount of information needed to get up to speed a short period of time, which is what we're limited on. Travel is fine. Can anyone suggest a good resource for researching the where and when for... (1 Reply)
Discussion started by: gavineq
1 Replies

7. AIX

Any AIX training material?

Hi, I'm thinking about getting IBM certified in AIX 6. I can't seem to find any material that can be used to study for this. IBM courses are way too expensive. Does anyone have any recommendations on material for IBM test 000:223? (5 Replies)
Discussion started by: bbbngowc
5 Replies

8. AIX

AIX Free online training

Hello everybody, I would like to learn more about AIX, where can I find AIX administration Free online course please? Thanks (1 Reply)
Discussion started by: dperse
1 Replies
FANN_GET_CASCADE_CANDIDATE_CHANGE_FRACTION(3)				 1			     FANN_GET_CASCADE_CANDIDATE_CHANGE_FRACTION(3)

fann_get_cascade_candidate_change_fraction - Returns the cascade candidate change fraction

SYNOPSIS
float fann_get_cascade_candidate_change_fraction (resource $ann) DESCRIPTION
The cascade candidate change fraction is a number between 0 and 1 determining how large a fraction the fann_get_MSE(3) value should change within fann_get_cascade_candidate_stagnation_epochs(3) during training of the candidate neurons, in order for the training not to stagnate. If the training stagnates, the training of the candidate neurons will be ended and the best candidate will be selected. It means that if the MSE does not change by a fraction of fann_get_cascade_candidate_change_fraction(3) during a period of fann_get_cas- cade_candidate_stagnation_epochs(3), the training of the candidate neurons is stopped because the training has stagnated. If the cascade candidate change fraction is low, the candidate neurons will be trained more and if the fraction is high they will be trained less. The default cascade candidate change fraction is 0.01, which is equalent to a 1% change in MSE. PARAMETERS
o $ann -Neural network resource. RETURN VALUES
The cascade candidate change fraction, or FALSE on error. SEE ALSO
fann_set_cascade_candidate_change_fraction(3), fann_get_MSE(3), fann_get_cascade_candidate_stagnation_epochs(3). PHP Documentation Group FANN_GET_CASCADE_CANDIDATE_CHANGE_FRACTION(3)
All times are GMT -4. The time now is 01:19 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy