2008-02-01から1ヶ月間の記事一覧

P50-62 Three Implementation Models for Scheme

P42-50 Three Implementation Models for Scheme

第97回素人くさいSICP読書会

P221 @月島某所 (コーヒーごちそうさまでした) 参加者9人 (include builtin * 1) Exercise 4.2 a. (define x 3) が eval られるとどうなるか. b. いちいち call とか書くのだるい. さすがにこの問題はペアプロ不能か.. Exercise 4.3 ひたすらデータ主導に…

P36-42 Three Implementation Models for Scheme

P23-36 Three Implementation Models for Scheme

P9-14 The Art Of Prolog

1 Basic Constructs 1.1 Facts 1.2 Queries 1.3 The Logical Variables, Substitutions, and Instances

P136-142 PAIP

4.14 The Block World Domain 4.15 Stage 5 Repeated: Analysis of Version 2

P16-23 Three Implementation Models for Scheme

P228-231

9.5. Scheme Printer

P1-16 Three Implementation Models for Scheme

Kent Dybvig さんの dissertation. これも読み始めた. きっと生駒からの毒気にあたったに違いない.

P1-8 The Art Of Prolog

Introduction そう言えば未読だったのを思い出して,なぜか今さらながら読み始めた. SICP読書会の後で id:yuki_neko_nyan に刷り込まれたという噂もチラホラ.

P134-136 PAIP

4.13 The Maze Searching Domain

第96回素人くさいSICP読書会

P213-221 @東京大学大学院情報理工学系研究科 創造情報学専攻秋葉原拠点会議室 参加者11名 復活者多数 今回から第4章 読経長し... 日本語が謎 Exercise 4.1. ペアプロの試み let を使う 評価順序ウザイ?? 末尾再帰版が実行効率的には有利 fold-left, fold-ri…

P224-228

9.4. Word Frequency Counting

P220-224

9.3. A Set Constructor

第1回 Paradigms Of Artificial Intelligence Programming 読書会

P11-33 @株式会社タイムインターメディア会議室 IIR 勉強会が終わってから参加.3時間ちょっと遅れ. Double Free: 解放(free)しちゃったやつをまた解放(free) retain counter とか必要 Pascal だと構造体を return できない? 記法ではなくメモリ管理の問題 …

第3回 An Introduction to Information Retrieval 読書会

P37-56 2 The term vocabulary and postings lists @株式会社DeNA会議室 初台じゃなく笹塚 立派な縦長の会議室でサミットみたい?? 前回の復習 2.3 Faster postings list interaction via skip pointers skip pointer を置いておくとぴょんぴょん飛べて便利 s…

P218-220

9.2. Sorting

P132-133

4.12 The New Domain Problem: Monkey and Bananas

第95回素人くさいSICP読書会

P210-212 @コントロールプラス株式会社 参加者4名 (builtin * 1) 先週, 最近盛況とか言ってた矢先に最小参加人数記録タイ 告知の早さと参加人数とは比例する?? そういえば 2 周年記念だったらしい Mac 率 75% Joel は意外と面白かったらしい Hey Jude, ベッ…

P211-218

Chapter 9. Extended Examples 9.1. Matrix and Vector Multiplication

P125-132

4.11 GPS Version 2: A More General Problem Solver

P200-210

8.4. Examples

P123-125

4.10 The Lack of Intermediate Information Problem

P120-123

4.8 The Leaping before You Look Problem 4.9 The Recursive Subgoal Problem

第94回素人くさいSICP読書会

P207-210 @コントロールプラス株式会社 参加者9名 (builtin * 1 , new * 1) 最近わりと盛況??? Exercise 3.80 Internal Define の悪夢再び... delay 使ってるやつは先に書かないとダメ Exercise 3.79 の検算 2回微分すると... Polymorphic Type, C++ の Temp…

P190-200

8.3. Syntax-Case Transformers

P119-120

4.6 The Running Around the Block Problem 4.7 The Clobbered Sibling Goal Problem

P187-190

8.2. Syntax-Rules Transformers

第2回 An Introduction to Information Retrieval 読書会

P19-36 2 The term vocabulary and postings lists @はてな株式会社会議室 今回から参加の人の自己紹介 TSUBAME の話 前回の復習 たつをさんが執筆中の本のドラフトの配布 token -> type -> term Indexing と Quwery は同じ tokenizer を使え 言語の判定の問…