Assignment 0: Markdown

You have to write markdown

Some Math Equation

First equation: $Y=Xβ+ε_{y}, ∀X$

Second equation: $X=Zγ+ε_{x}$

$f_{1}(ω)=\frac{σ^2}{2π},ω∈[-π,π]$

1.First item a. first sub-itemA)first sub-sub-sub-itemb. second sub-item

2.Second item

3.Third item a. second sub item

  • First Item
  • Second Item
    • first sub-item
      • first sub-sub-item
    • second sub-item
      alt text

library(tidyverse)
library(mdsr)
SAT_2010 %>% ggplot(aes(write,..density..)) + geom_histogram() +\ geom-density() + theme-minimal() + labs(tittle = "SAT Writing Scores")

Table with alignment

You can align text in the column to the left,right, or center by adding a colon (;) to the left,right, or on the both side of the hyphens within the header row.

Syntax Discription Test Text
Header Tittle Here's this
Paragraph Text And more

Instruction

6.S191 software labs are designed to be completed at own pace.at the end of each of the labs there will be instructions on how you can submit your note book for grade.Additionally,if you would like to submit your lab as part of the 6.S191 lab competitions,instructions regarding hwat information must be provided at the end of each lab.

License

All code in the repository is copyright 2022 MIT 6.S191 Introduction to deep learning.All Rights Reserved. Licence under the MIt License.You may not use this file except int compliance with the License.US and/or modificationm of this code outside of 6.S191 must reference:

Ⓒ MIT 6.S191:Introduction to Depp learning
http://intodeeplearning.com