Browse By

Tag Archives: computer science

No Thumbnail

What is Computer Science?

The misconception Probably the most common misconception about computer science is that people thought that the “computer” word in it is for “computer machines”, it’s NOT! I think the more appropriate name for the degree should be Computing Science. Why? Because although the field heavily

No Thumbnail

Data Mining Notes – Artificial Neural Network (ANN)

Algorithm outline: ——————– (from video) Start with neural network (single or multiple layer). Present the training sample, compute the activation values of all the units until we compute the activation values of output layer units. Compare the output that we computed with the training sample output

No Thumbnail

Design Pattern Resources

Design Pattern Websites: Go4Expert Forum http://www.go4expert.com/forums/showthread.php?t=5127 SourceMaking http://sourcemaking.com/design_patterns OODesign http://www.oodesign.com/ Wikipedia http://en.wikipedia.org/wiki/Software_design_pattern#Classification_and_list Design Pattern Books:

No Thumbnail

Data Mining Techniques Class Notes and Outline

Course term: Spring 2012 – Northeastern University Website: course official website. Course Professor:Professor Mirek Riedewald Textbook: Data Mining: Concepts and Techniques, Third Edition (The Morgan Kaufmann Series in Data Management Systems) Some of the outline item will have a separate detailed post.