Aim1#1
Open
racheldenison wants to merge 25 commits intomasterfrom
Open
Conversation
…simulations on a simple version of the model. model now includes h (suppressive component of involuntary attention), voluntary attention, and temporal filtering of the excitatory input.
…cumulation (filtered timeseries is r2). tweaked params. this simulation reproduces Model 1 results from previous TA simulations.
…o one feature (here standing in for spatial location)
Owner
|
This looks fine. The only code related to my model is n_model.m On Sun, Nov 1, 2015 at 11:47 AM, racheldenison notifications@github.com
Hsin-Hung Li |
… optimModel.m, modelCost.m, x2opt.m. created a new opt structure to contain the parameters that are being fit. x2opt works with this. setParametersFA now takes opt as input during fitting. changed 2 lines in setTaskTA to deal with a rounding error for fitted params.
…ms (otherwise they will not be fit). also added plotting model fit to data to optimModel.m
…o layer, dt fixes
…timululs responses and decode the presented stimulus.
…Fs to encode stimululs responses and decode the presented stimulus. along with this, removed filtering of stimulus to determine input. stimulus is now the direct input, but we've added a time constant to the sensory drive.'
…that had been commented out.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
should we merge?