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
The Learned Value of Control model introduces a method of approximating the expected value of control by associating individual stimulus features with control values. This project consisted of implementing two different learning mechanisms for the LVOC model, one that uses Bayesian linear regression and one that uses a neural network.