ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
2
Date dueTask/action/productResponsible party/parties & participantsNotes
3
8/25/2017Initial questions for customerGroup lead, Customer liaison, & all
4
8/25/2017Management organization and responsibilitiesGroup lead & allWho are the various leads? What are their responsibilities? Is Doc lead responsible for updating schedule with new action items/tasks/milestones after each meeting? If not, who is?
5
9/1/2017Meet with Liason.Group lead & allLearn about Numenta, Determine what the app will do and the car will do. Describe roles to our Liason. Prepare presentation for the liason (inculde research and notes).
6
9/1/2017Refined questions/comments for customer at kickoffGroup/Arch leads, Customer liaison, & allAre there any issues, e.g., apparent requirements that seem out of reach? Where will documents and code be kept? (Google Drive & Github?) How will you do CM? When/where will you work together as a group each week? Other known milestones?
7
9/8/2017Project PlanGroup lead & allCompleting the first draft of our requirements documents
8
9/15/2017Project PlanGroup lead & allCompleting the first draft of our requirements documents as well as researching different machine learning tools, the best way for us to send and receive data effectively, begin narrowing down our best options, analyze our risk levels.
9
9/15/2017Aquire CarGroup lead & allAttempt to persuade Pamula to purchase the Elegoo Kit. Acquire the kit from CS Department.
10
11
9/16/2017Build the CarGroup lead & allSuccessfully build the car and test the functions and sensors of the kit.
12
9/22/2017Read DataGroup lead & allUsing Java (BufferedInputStream) to read real-time data from the car.
13
9/22/2017Sensor DocumentationGroup lead & allBreak down the sensors from the ground up and include an in depth analysis of what the sensor produces, what the values actually describe.
14
9/29/2017Store DataGroup lead & allUsing Java (BufferedOutputStream) to store data on the server.
15
10/6/2017Machine Learning 101Group lead & allBegin 10-week Udacity Machine Learning course <https://www.udacity.com/course/intro-to-machine-learning--ud120>
16
10/8/2017QA PlanQA lead & allWhich testing/QA framework will you use? How will you run test suites automatically? We will use JUnit (Java's Framework for creating tests) and Pyunit (Python's Framework for creating tests).
17
10/13/2017Interface CompletionSoftware lead & allTBD
18
10/15/2017Personal Observations Essay - First DraftEach person individually
19
10/20/2017Code ReviewGroup lead & all
20
10/27/2017Machine LearningGroup lead & allHave a solid understanding of basic machine learning practices and principles as well as car specs. DAM completion, testbed design and execution, define and explore sensor libraries, define libraries that can be used to avoid anomalies.
21
11/15/2017Personal Observations Essay - Final DraftEach person individually
22
11/20/2017Fall presentation slidesGroup/Doc leads & all
23
11/24/2017CDRGroup lead & all
24
11/27/2017Fall presentationGroup ensemble
25
12/1/2017Teamwork rubricEach person individually
26
12/5/2017Requirements DocumentCustomer liaison, Doc lead, & all
27
2/5/2018Design DocumentArch/Doc leads & all
28
2/9/2018Code ReviewGroup lead & all
29
3/1/2018Lifelong Learning Essay First DraftEach person individually
30
4/1/2018Lifelong Learning Essay Final Draft:Each person individually
31
5/1/2018PosterDoc lead & all
32
5/4/2018Expo slidesGroup/Doc leads & all
33
5/11/2018CodeArch lead & all
34
5/11/2018Expo Group ensemble
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100