[Cs5500] Fwd: HSR TOURNAMENT UPDATE

Karl Lieberherr lieber at ccs.neu.edu
Fri Oct 14 15:25:02 EDT 2011


Hi Sandeep:

Yue found the code you need for the HSR teaching avatar.

It is important that we hide the code for the teaching avatar from the
undergraduate students.

-- Karl


---------- Forwarded message ----------
From:  <yue at ccs.neu.edu>
Date: Fri, Oct 14, 2011 at 3:10 PM
Subject: Re: HSR TOURNAMENT UPDATE
To: Karl Lieberherr <lieber at ccs.neu.edu>


Hi Professor Lieberherr,

The code for smart hsr avatar is in this directory:

/scratch/lieber/cs5500/final-hsr-avatars/Astro_HSR_Avatar.zip/GenericSCG_02/gen/hsr/smart/HSRAvatarSmart.java

The method to construct the modified Pascal's Triangle is in
HSRAvatarSmart.java with the signature:

getProceedArray(int n, int col)

The code for the demo is in:

/scratch/lieber/cs5500/final-hsr-avatars/Astro_HSR_Avatar.zip/GenericSCG_02/gen/hsr/smart/GameMain.java

You can run the demo by running the main function in GameMain.java.

Let me know if you have any issues to find them.

Best Regards,
Yue

----- Original Message -----
From: "Karl Lieberherr" <lieber at ccs.neu.edu>
To: yue at ccs.neu.edu
Sent: Friday, October 14, 2011 10:23:43 AM GMT -08:00 US/Canada Pacific
Subject: Re: HSR TOURNAMENT UPDATE

Hi Yue:

the file is still there but I cannot find the code for the modified
Pascal's Triangle construction which is needed for the min depth decision trees.

Can you see it? It is with the code that you used for the demo.

-- Karl

On Fri, Oct 14, 2011 at 1:12 PM, Karl Lieberherr <lieber at ccs.neu.edu> wrote:
> Hi Yue:
>
> thank you! It is still there.
>
> -- Karl
>
> On Fri, Oct 14, 2011 at 12:21 PM,  <yue at ccs.neu.edu> wrote:
>> Hi Professor Lieberherr,
>>
>> The source code and jar files of the smart avatar and the demo were submitted to:
>>
>>  /scratch/lieber/cs5500/final-hsr-avatars
>>
>> around April 27th. Please let me know if they are lost. I can send you via email after work today.
>>
>> Best Regards,
>> Yue
>>
>> ----- Original Message -----
>> From: "Karl Lieberherr" <lieber at ccs.neu.edu>
>> To: "yue" <yue at ccs.neu.edu>
>> Cc: cs5500 at lists.ccs.neu.edu
>> Sent: Friday, October 14, 2011 5:19:31 AM GMT -08:00 US/Canada Pacific
>> Subject: Re: HSR TOURNAMENT UPDATE
>>
>> Hi Yue:
>>
>> good to hear from you. Thank you for checking.
>>
>> We are adding a Teaching Avatar to the playground.
>> The Teaching Avatar implements the Modified Pascal's Triangle
>> to come up with the minimum depth decision trees. You have
>> implemented all that in the Spring. Where is that code?
>> Is it in blackboard?
>>
>> Thanks,
>> -- Karl
>>
>> On Fri, Oct 14, 2011 at 12:48 AM, yue <yue at ccs.neu.edu> wrote:
>>> Hi Professor Lieberherr,
>>> I'v verified both the cd and behavior files for hsrDomain and hsrAvatar
>>> (note that it's a Baby Avatar) under that directory. All files are the
>>> latest version.
>>> Let me know if the class has any questions.
>>> Have fun in SCG!
>>> Best Regards,
>>> Yue
>>> Karl Lieberherr <lieber at ccs.neu.edu> wrote:
>>> Hi Yue:
>>>
>>> we are preparing a playground for my undergraduate algorithms class
>>> about HSR based on your code. I would like to double-check with you
>>> that we have the latest version of your code in
>>>
>>> http://www.ccs.neu.edu/home/lieber/courses/se-courses/cs5500/f11/software/src/hsr/
>>>
>>> Thank you!
>>>
>>> Best wishes from Boston,
>>> -- Karl
>>>
>>> On Thu, Oct 13, 2011 at 4:47 PM, Sandeep Upendra Kamath
>>> <kamath.s at husky.neu.edu> wrote:
>>>> Dear Sir,
>>>> We are planning to run the tournament for HSR. We wanted your assistance
>>>> in
>>>> locating
>>>> the appropriate files created by the spring semester students for the HSR
>>>> game. There is
>>>> playground and avatar code in GenericSCG/src/hsr  and  in
>>>> GenericSCG/src/hsr.avatar respectively.
>>>> Kindly confirm if they are indeed the right files for HSR playground and
>>>>  the teaching avatar
>>>> ,which we can use to run the tournaments.
>>>> Awaiting your reply.
>>>> Sandeep Kamath
>>>
>>
>



More information about the Cs5500 mailing list