Dear Friends,
This is my first post of 2009... happy new year!
I have been absent this month because I’m writing the second chapter of my master's thesis. Anyway, today I’ll write a bit of neural networks, which are on of the most important and useful Data Mining techniques.But what is a neural network? A Neural Network (NN) is a system composed of many simple processing elements operating in parallel which can acquire, store, and utilize experiential knowledge. As I told you before, I’m very fascinated with Data Mining and the intelligence we can get from it. You can use it in Financial Markets (is the theme of my master dissertation), on insurance, or medicine, on retail, on all activities!!! The topics below explain better where you can apply NN, the learning methods, types and an Arquitecture that a NN could has.
NN Applications
-Classification
-Clustering
-Function approximation
-Prediction
NN Type
- Static (feed forward)
- Dynamic / Back-Propagation (feedback)
NN Arquitecture
- Single layer
- Multilayer
- Recurrent
- Self-organized
NN Learning Methods
- Supervised (network has inputs and their corresponding outputs)
- Unsupervised
In Data Mining classes directed by Professor Dr. Duarte Trigueiros, I did a practical excel exercise (homework) in order to better understand NN functionalities. I’ll share it with you today and feel free to contact me to get a copy of excel file. The excel files has the formulas behind and could be interesting if you think to improve your knowledge on this.
Initially, weights are random and the output of neural network will be compared to desired output. If same, reinforce patterns and if different, NN will adjust weights.
The dataset should be divided for training and testing, which in this case, because the NN is a supervised with back-propagation, the training dataset has the output classified and a better model will be created. After the model is created, the test dataset is considered as the input and the model could be evaluated.
Regards,
Pedro
12 comments:
Hi Pedro,
Happy new year,
I enjoy reading this post. Unfortunately, it was more than 7years ago that I passed AI course, and I couldn't remember anything about NN now :(
I think it would be very to know the algorithms for using them in a true situation.
Cheers!
Amin
interesting. could you elaborate a bit more on the picture you posted?
like what is the relation between the expected result and the actual outputs.
and maybe give a practical example on using the method shown in the picture.
hi Guys!
Amin,
Data mining is the present and the future! :-)
Vitor,
I'm with you... This week I'm very busy finishing the chapter 2 of my master BI dissertation, but next week I will do it for you, and also send you the text mining docs that you asked for!
Cheers my friends Amin and Vitor!!!
Pedro
Have you any literature of great to me to know everything about Neural netwrok
It's simple amazing! :-)
Cheers!
Pedro
Hi pedro!!! I read your post regarding neural network and datmining... I m pursuing ME and was planning to go for thesis in " data mining based on neural networks". Could you please guide a little if there is any fresh scope in this topic !!!
Regards
Reet
hello pedro could you help me and send some leterture about BI touls or neural network
hi pedro happy new year 2010
i'm student from malsyia i need your help about neural network and BI tools
my mail vkroko@yahoo.com
Bilou,
Welcome to this blog!
I sent you an email!
Regards,
Pedro
Hi Pedro,
Your article is very helpful I'm still looking for the excel file to know more with practice, would you send me.?
my email dude_boss[at]yahoo.com
thanks in advance
Dudy
Hi Pedro,
Your article is very helpful I'm still looking for the excel file to know more with practice, would you send me.?
my email dude_boss[at]yahoo.com
thanks in advance
Dudy
Post a Comment