Signals with tag alloc - Make it onto the master#1
Open
Conversation
…enfile function . Made IRIDIS built
Hopfield Results have been matched
-template synapse allocator function . The generic template is not alled but the objects are required to match the generic template
…e. Adedd counter of consecutive Recalls before Capacity Limit
Saturating cAMP model. common.h Added flag USE_SATURATING_MODEL main.cpp changed help on command line synapseAllocator on cAMP - Replicated the generic allocArray template
…to TagAllocation
…mory into SignalsWithTagAlloc Conflicts: simAllocation-PKA/ContinuousTime/ContinuousTimeExperiments.h simAllocation-PKA/Release/runAllocSignal.sh simAllocation-PKA/main.cpp simMemLifetime-SNRFPT/Debug/simMemLifetime-SNRFPT
… in conttimeExperiments.h Merge branch 'SignalsWithTagAlloc' of https://github.com/kostasl/synapticMemory into TagAllocation Conflicts: simAllocation-PKA/ContinuousTime/ContinuousTimeExperiments.h simAllocation-PKA/Release/runAllocSignal.sh simAllocation-PKA/main.cpp
…emory into SignalsWithTagAlloc Conflicts: simAllocation-PKA/ContinuousTime/ContinuousTimeExperiments.h simAllocation-PKA/Release/runAllocSignal.sh simAllocation-PKA/main.cpp
… So I can Count threshold Cycles After 1st memory Encoding . I obtained the ThresholdCycle Distribution
…riments for MemAlloc Per REp.Int
changed flags in main and common.h
… T times A distribution from N synapses
Removed assertion that simulation time should be more than last rep time for this type of simulation
…old Cycle Sampling to 1,10,100
…pticMemory into SignalsWithTagAlloc Conflicts: simAllocation-PKA/ContinuousTime/ContinuousTimeExperiments.h simAllocation-PKA/main.cpp
…ctory. Added CascadeDualFilter model support. changed parameter trial to sampleSize to clarify the role this parameter plays.
…pticMemory into SignalsWithTagAlloc Conflicts: .metadata/.log .metadata/.plugins/org.eclipse.cdt.core/.log .metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources .metadata/.plugins/org.eclipse.ui.workbench/dialog_settings.xml .metadata/.plugins/org.eclipse.ui.workbench/workbench.xml simMemLifetime-SNRFPT/main.cpp
…d poissonSource on SNRFPT to match the other sims on passing the GSLRNG instance. Fixed openfile references where the code had not been updated to handle directory and filename correctly I reverted to direct ofStream instance.
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.
At this time, the master has been modified so as to run with newer boost and gcc but it does not include the latest modifications introduced to SignalsWithTagAlloc.