Return-Path: william@bourbon.usc.edu Delivery-Date: Tue Sep 16 20:05:05 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on merlot.usc.edu X-Spam-Level: X-Spam-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3 Received: from bourbon.usc.edu (bourbon.usc.edu [128.125.9.75]) by merlot.usc.edu (8.14.1/8.14.1) with ESMTP id m8H355AZ002282 for ; Tue, 16 Sep 2008 20:05:05 -0700 Received: from bourbon.usc.edu (localhost.localdomain [127.0.0.1]) by bourbon.usc.edu (8.14.2/8.14.1) with ESMTP id m8H368kr013101 for ; Tue, 16 Sep 2008 20:06:08 -0700 Message-Id: <200809170306.m8H368kr013101@bourbon.usc.edu> To: cs551@merlot.usc.edu Subject: Re: 551 warmup-2 Date: Tue, 16 Sep 2008 20:06:08 -0700 From: Bill Cheng Someone wrote: > 1) In the following lines of the spec, is the gap a '\t' or is it 4 > blank spaces? > > Parameters: > lambda = 0.15 It's 4 blank spaces. -- Bill Cheng // bill.cheng@usc.edu