From 24b7b4e658ab340854c932ffccc78737ea281205 Mon Sep 17 00:00:00 2001 From: Erin Yoo Date: Mon, 16 Apr 2018 15:47:08 -0400 Subject: [PATCH] Create 04-16-2018.md --- meeting-minutes/aide/04-16-2018.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 meeting-minutes/aide/04-16-2018.md diff --git a/meeting-minutes/aide/04-16-2018.md b/meeting-minutes/aide/04-16-2018.md new file mode 100644 index 0000000..ba3c759 --- /dev/null +++ b/meeting-minutes/aide/04-16-2018.md @@ -0,0 +1,17 @@ +# 04/16/2018 + +## Agenda + +- Abstracting Data Points +- Went over Cross Validation with Drop, Label Addition, Neural Net (not really) +- Abstractor Demo + - Concrete examples, abstraction detection +- Some limitations to email generator +- Labels (generalization) +- UI to train system?? +- Entire forms in the future (i.e. generalizing entire forms such as contact forms, group forms) + - Each form element to the entire form + - Initially manually tell form type, eventually AI should be able to generalize +- **Main goal currently: get it to train faster** +- Form naming conventions?? (no metadata in HTML) +- Validating content of input fields as well **