Sunday, December 23, 2007
Why I claimed that?
Here is another fact which proves my idea. The writer of this essay is a professional programmer (second category for sure :) Please consider his strong reasons .
Sunday, December 16, 2007
A visionary article !
I don't know why, but I just know that I will do it FROM NOW.
Well ......... what's my main work right now? Ahan, got it. Thanks Amir :)
Wednesday, December 05, 2007
Killer robots could replace soldiers
Ten minutes ago a 25-year-old self-taught engineer named "Adam Gettings" pulled into the Waffle House parking lot, lifted the hatch of his black SUV, and unveiled what could very well be the future of urban warfare: a toy-like but gun-wielding robot designed to replace human soldiers on the battlefield.
No Comment !!!
Tuesday, November 27, 2007
IBT TOEFL + Reschedule
Wednesday, November 21, 2007
Comments
Cheers ...
ADSL2+
Anyway , I can understand why some guys like Mark likes to get their work done individually. In my opinion , some conditions can help you to make your productivity more than 80%-90%. However , Telecommunication is one of this conditions. I wish I could find one of these telecommunication jobs , unless I have to start my own from scratch ! Is Hiring is really obsolete?
I think yes , unless you wanna work for NASA or Google :)
Saturday, August 25, 2007
Programming is not An Engineering Discipline
Maybe it's offensive or maybe not,but when you think about a program (a web application for example) , you don't need to calculate the fundamentals , you don't need mathematical design and.... In the best form, you design an UML chart(albeit with prior thinking) , collect your coders, discuss with them about the code(if you have experienced coders) and start to code in tomorrow morning :)
But Engineering is not like this. In power engineering or Vision/Image processing, you need more and more info about the "nature" of your problem. Just when you understand the mathematical nature of a problem, you can estimate the solutions. It's not just transaction to DataBases !!!
I'm very pleasure to switch to "Vision" and more for studying "Electrical Engineering". They taught me the "style of thinking". I can break ANY problem to it's elements at the moment ,Cause my mind is trained in a logical form. It's hard at the first glance,but has a lot of Fun. Self trained Hackers don't switch to the stuffs like these, because of Math I think :)
What about you? Do you like hard sciences inasmuch as more challenging problems???
Saturday, August 04, 2007
Bye Bye Power Engineering
UDPATE: Maybe I have to work on power engineering for several month. Because of money,you know ;)
UPDATE 2 : No , I can't. Since the life is too short, why I waste my time on working on unfavorite things??? If there is no company in Iran which it's field is Image processing , I will start the first :)
Monday, February 26, 2007
Advanced methods for Feature Extraction
Since I'm implementing a project in "Face Detection", I have to use advanced methods for "Feature Extraction". I have designed a MLP network for training, but I used raw pictures as an input layer… As maybe you know, it's better idea to decrease the input dimension by using Feature Extraction/Selection approaches.
There is some approaches like :"non Linear PCA" and "Kernel Methods".
I want to use Kernel Methods. I think it's more applicable and most of recent papers that I have read were about this major! However , It's maybe because of my guide attitude (Dr.Araabi) who have focused on it more :) I don't know. But because my learning procedure is "Learning by Doing" I will implement both of them. If you have any prior experience, please email me and let me know…
Cheers :)