-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -182,7 +182,7 @@ | |
\begin{frame}{Prerequisites} | ||
\begin{itemize} | ||
\item Knowledge of basic statistics (e.g., Gaussian distributions, Bayes theorem, etc.) | ||
\item Knowledge of basic linear algebra (e.g., matrix multiplications, eigenvalue decompositions, inverses) | ||
\item Knowledge of basic linear algebra (e.g., matrix multiplication, eigenvalue decomposition, inverse) | ||
\item Some programming experience. Ideally, experience in the Python programming language would be helpful. | ||
\item 1st Homework (ungraded): | ||
\begin{enumerate} | ||
|
@@ -210,7 +210,7 @@ | |
\begin{frame}{Questions and Feedback} | ||
\begin{itemize} | ||
\item Questions welcomed at any time during or after lectures | ||
\item \classname is very new - the instructors will try their best, but I would ask for you to be tolerant of any issues while we continue to improve the curriculum and labs. | ||
\item \classname~is relatively very new - the instructors will try their best, but I would ask for you to be tolerant of any issues while we continue to improve the curriculum and labs. | ||
\item Your \textbf{feedback} is invaluable for shaping the current course as well as future courses. | ||
\item Email all feedback directly to \href{mailto:[email protected]}{[email protected]}. | ||
\end{itemize} | ||
|