Recent content by farhadb

  1. F

    Decision making based on entropy reduction

    You are absolutely right. Basically this is a search problem. At each time instant and based on what I have seen from the world, the big grid in this case, I consider all the possible moves and choose the one that I predict will give me most information. Hoping for a more efficient search. After...
  2. F

    Decision making based on entropy reduction

    Chiro, I think I had misused the term "differential entropy". sorry my bad. What I really meant was the difference between two differential entropies. I think this has some of the nice characteristics of natural entropy and can be considered a measure of information (am I right?) To clarify...
  3. F

    Decision making based on entropy reduction

    @chiro: Thanks for the reply. In my problem (I think) I have to deal with both discrete (the cell being empty or not) and continuous (a real number between zero and one) cases. so natural entropy alone can not help. and I think differential entropy has many of nice characteristics of natural...
  4. F

    Decision making based on entropy reduction

    Thank you Stephen for your reply. you are right, the change in entropy depends only on the fact that a measurement was made. and by best, I mean something that minimises G (as in your reply) and I'm not looking into future steps. I will appreciate if you can comment on the validity of the...
  5. F

    Decision making based on entropy reduction

    Hello guys, I just registered on this forum, so I hope you can help me with some differential entropy stuff. So I have made the attached pdf file (it's a bit messy, sorry) that demonstrates a toy version of the problem I'm trying to solve. Thing is I'm quite new to information theory, so...
Back
Top