PSYC 2401: Memory Lab
A set of HTML slides For my Memory lab (PSYC 2401). The slides are created in the reveal.js frameworks by using the Quarto extension in Rstudio!
Personal Projects
some personal projects that I spent way too much of my free time on!
A set of HTML slides For my Memory lab (PSYC 2401). The slides are created in the reveal.js frameworks by using the Quarto extension in Rstudio!
A machine learning project that implements L2 regularized principal component analysis (PCA) in python
by only using numpy
. The PCA algorithm is then applied to the Breast Cancer Wisconsin (BCW) data set to reduce the number of variables needed to give an accurate breast cancer diagnosis.