You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Developed a linear model for a XOR-PUF system. Here the XOR-PUF consists of three PUFs, each with eight multiplexers, and takes an 8-bit challenge as input. The goal is to create a new feature vector from the challenge and use a linear model using gradient descent to predict the PUF's response very accurately.