top of page

Current Projects

Planar Data Classification with Hidden Layers

The goal here is to build a neural network. I can then compare the new model against the model implemented using logistic regression to compare proficiencies, pros, and cons. 

network.png

Deep L-layer Cat Identifier

Building from previous projects, this is meant to use a deep neural network to solve the critical cat or non-cat binary classification problem!

1pUapwBGTNqVGqcARpza4w_2597ce5f56f9498e94758c18f0627643_Screen-Shot-2020-10-29-at-6.24.24-

Logistic Regression Models Performance

Using the general architecture of a learning algorithm, including parameters initialization, implement a regression model structured as a shallow neural network.

bottom of page