# Lecture 29 - Single Layer Neural Net 

In which we build baby neural nets by hand.

## Important documents

- [*Slides*](./slides.md)
- *Jupyter Notebook*: 
    - Section 001: [CMSE381-001_Lec29_NN_code.ipynb](./Sec001/CMSE381-001_Lec29_NN_code.ipynb)
    - Section 002: [CMSE381-002_Lec29_NN_code.ipynb](./Sec002/CMSE381-002_Lec29_NN_code.ipynb)