# HG changeset patch # User Yoshua Bengio # Date 1283906889 14400 # Node ID 38cc6e075d9bb23ed35b7d7fa556aa3644413982 # Parent 875d53754bd035da6844ca4a63f9e9a6236f364c PV added to learner committee diff -r 875d53754bd0 -r 38cc6e075d9b doc/v2_planning/committees.txt --- a/doc/v2_planning/committees.txt Tue Sep 07 13:10:38 2010 -0400 +++ b/doc/v2_planning/committees.txt Tue Sep 07 20:48:09 2010 -0400 @@ -2,11 +2,11 @@ * Existing Python ML libraries investigation: GD, DWF, IG, DE * Dataset interface: DE*, OB, OD, AB, PV -* Learners: AB, PL, GM, IG, RP, NB +* Learners: AB, PL, GM, IG, RP, NB, PV * Optimization: JB*, PL, OD * Inference/sampling: JB, GD*, AC * Job management, analysis, metrics, costs, visualization: GD, FS, PL, XM -* Formulas/tags: FB, RP, AC, OB +* Formulas/tags: FB*, RP, AC, OB * Coding style: DE, OD*, DWF, FB Issues to be tackled in the future: diff -r 875d53754bd0 -r 38cc6e075d9b doc/v2_planning/learner.txt --- a/doc/v2_planning/learner.txt Tue Sep 07 13:10:38 2010 -0400 +++ b/doc/v2_planning/learner.txt Tue Sep 07 20:48:09 2010 -0400 @@ -1,3 +1,6 @@ + +Comittee: AB, PL, GM, IG, RP, NB, PV +Leader: ? Discussion of Function Specification for Learner Types ======================================================