Mercurial > pylearn
changeset 1041:38cc6e075d9b
PV added to learner committee
author | Yoshua Bengio <bengioy@iro.umontreal.ca> |
---|---|
date | Tue, 07 Sep 2010 20:48:09 -0400 |
parents | 875d53754bd0 |
children | 4eaf576c3e9a |
files | doc/v2_planning/committees.txt doc/v2_planning/learner.txt |
diffstat | 2 files changed, 5 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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:
--- 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 ======================================================