Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cas741
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
W. Spencer Smith
cas741
Commits
70ee28b4
Commit
70ee28b4
authored
4 years ago
by
W. Spencer Smith
Browse files
Options
Downloads
Patches
Plain Diff
Slides for POC 2
parent
e7b5edf2
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Lectures/L14_POCDemos2/POCDemos2.pdf
+0
-0
0 additions, 0 deletions
Lectures/L14_POCDemos2/POCDemos2.pdf
Lectures/L14_POCDemos2/POCDemos2.tex
+166
-0
166 additions, 0 deletions
Lectures/L14_POCDemos2/POCDemos2.tex
with
166 additions
and
0 deletions
Lectures/L14_POCDemos2/POCDemos2.pdf
0 → 100644
+
0
−
0
View file @
70ee28b4
File added
This diff is collapsed.
Click to expand it.
Lectures/L14_POCDemos2/POCDemos2.tex
0 → 100755
+
166
−
0
View file @
70ee28b4
%\documentclass[handout]{beamer}
\documentclass
[t,12pt,numbers,fleqn]
{
beamer
}
%\documentclass[ignorenonframetext]{beamer}
\newif\ifquestions
%\questionstrue
\questionsfalse
\usepackage
{
pgfpages
}
\usepackage
{
hyperref
}
\hypersetup
{
colorlinks=true,
linkcolor=blue,
citecolor=blue,
filecolor=blue,
urlcolor=blue,
unicode=false
}
\urlstyle
{
same
}
\bibliographystyle
{
plain
}
%\usetheme{Iimenau}
\useoutertheme
{
split
}
%so the footline can be seen, without needing pgfpages
%\pgfpagesuselayout{resize to}[letterpaper,border shrink=5mm,landscape] %if this is uncommented, the hyperref links do not work
\mode
<presentation>
{}
\input
{
../def-beamer
}
\newcommand
{
\topic
}{
POC Demos 2
}
\input
{
../titlepage
}
\begin{document}
\input
{
../footline
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
\frametitle
{
POC Demos
}
\bi
\item
Start recording
\item
Administrative details
\item
Demonstrations
\ei
\end{frame}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
\frametitle
{
Administrative Details
}
\bi
\item
When developing your code, remember that your goal is for someone else to
be able to compile and run it
\item
Upcoming classes
\bi
\item
L14 - POC 2
\item
L15 - Module Interface Specification
\item
L16 - Math Review + MIS
\item
L17 - MG Presentations
\ei
\ei
\end{frame}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
\frametitle
{
Administrative Details: Report Deadlines
}
~
\newline
\begin{tabular}
{
l l
}
%\textbf{SRS} & Oct 8\\
\textbf
{
MG + MIS (Traditional)
}
&
Nov 19
\\
\textbf
{
Drasil Code and Report (Drasil)
}
&
Nov 19
\\
Final Documentation
&
Dec 9
\\
\end
{
tabular
}
\bi
\item
The written deliverables will be graded based on the repo contents as of
11:59 pm of the due date
\item
If you need an extension for a written deliverable, please ask
\item
You should inform your primary and secondary reviewers of the extension
\item
Two days after each major deliverable, your GitHub issues will be due
%\item Domain expert code due 1 week after MIS deadline
\ei
\end{frame}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
\frametitle
{
Admin Details: Presentation Schedule
}
\bi
\item
Proof of Concept Demonstrations (15 min)
\bi
\item
\textbf
{
Mon, Nov 2: Sid, Shayan, Leila, Xingzhi, Liz
}
\item
Thurs, Nov 12: Salah, John
\ei
\item
MG Present (10 minutes)
\bi
\item
Thurs, Nov 12: John, Tiago, Leila, Xuanming, Andrea
\ei
\item
MIS Present
\bi
\item
Mon, Nov 16: Shayan, Parsa, Gaby, Sid, Xingzhi
\ei
\item
Drasil Project Present (20 min each)
\bi
\item
Thurs, Nov 26: Andrea, Naveen, Ting-Yu
\ei
\ei
\end{frame}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
\frametitle
{
Presentation Schedule Continued
}
\bi
\item
Test or Impl.
\
Present (15 min each)
\bi
\item
Mon, Nov 30: John, Salah, Liz, Xingzhi, Leila
\item
Thurs, Dec 3: Shayan, Naveen, Sid, Gaby, Seyed
\item
Mon, Dec 7: Ting-Yu, Xuanming, Mohamed, Andrea, Tiago
\ei
\item
4 presentations each
\item
If you will miss a presentation, please trade with someone else
\ei
\end{frame}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
\frametitle
{
Today's POC Demos
}
\bi
\item
Sid, Shayan, Leila, Xingzhi, Liz
\ei
\bi
\item
Deepen your understanding by jumping into implementation
\item
Identify a risk with your code and implement enough to show you can
resolve it
\item
Looking for an actual demo with running code
\item
Presentation
\bi
\item
\textbf
{
Explicitly identify your risk
}
\item
Run your code
\item
Discuss your implementation
\ei
\item
Simplify as much as necessary
\item
Do not use this code in your actual implementation
\ei
\end{frame}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\end{document}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment