A friend of mine is beginning to build a NetHack bot (a bot that plays the Roguelike game: NetHack).There is a very开发者_开发百科 good working bot for the similar game Angband, but it works partially
I come from an MVC background (Flex and Rails) and love the ideas of code separation, reusability, encapsulation, etc.It makes it easy to build things quickly and reuse components in other projects.Ho
I had to build a concept analyzer for computer science field and I used for this machine lea开发者_运维知识库rning, the orange library for Python. I have the examples of concepts, where the features a
I am having some trouble determining space and time comp开发者_如何学运维lexities. For example, if I have a tree that has a branching factor b and will have at most a depth d, how can I calculate the
What does dimensionality reduction mean exactly? I searched for its meaning, I just found that it means the transformation of raw data into a more useful form.So what is the benefit o开发者_JS百科f h
Suggest an algorithm and data structure for solving the game Globs (http://www.deadwhale.com/play.php?game=131). It\'s pretty fun in a geeky kind of way.
I need to implement a bit of AI to figure out how to hit a target with projectile motion. I found this over at wikipedia:
I recently read this question regarding information gain and entropy. I think I have a semi-decent grasp on the main idea, but I\'m curious as what to do with situations such as follows:
For a linguistics course we implemented Part of Sp开发者_高级运维eech (POS) tagging using a hidden markov model, where the hidden variables were the parts of speech. We trained the system on some tagg
I am trying to find references about different designs of metamorphic generat开发者_如何学运维ors can someone point me to the right direction. I have gone through some papers in ACM but couldn\'t find