This repo contains all the learning materials for UC Berkeley EECS126: Probability and Random Processes.
All the resources are 2021 Fall semester version.
-
Course Website: https://inst.eecs.berkeley.edu/~ee126/fa21/index.html
-
TextBook: Probability in Electrical Engineering and Computer Science
- Supplementary Jupyter Notebooks
-
Lecture Slides: under slides/ folder
-
Supplementary Notes: under notes/ folder
-
Discussion with solutions: under discussion/ folder
-
Written Homework with solutions: under hw/ folder
-
Coding Labs with solutions: under labs/ folder
- Skeleten Code
- Official Solution
- My Reference Implementation
Check out this repository which contains all my self-learning materials : )