Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

start on negative valence update #302

Merged
merged 44 commits into from
Sep 7, 2023
Merged

start on negative valence update #302

merged 44 commits into from
Sep 7, 2023

Conversation

rcoreilly
Copy link
Member

@etuleu here's a start on what we sketched out..

Copy link
Contributor

@etuleu etuleu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's quite a bit of changes. It would be good to go over them in person.

@rcoreilly
Copy link
Member Author

Still a work in progress - should be working soon - can go over on weds

@rcoreilly rcoreilly marked this pull request as draft August 29, 2023 18:52
…PU / GPU; clip DA GGain in NeuroMod so it doesn't get negative (fixes FloatFromInt errors finally!); other cleanup. Now actually minimally working in PVLV.
…erall flags, and PVLV uses them at next trial start to update maxes etc.
… drive ACh and gating (need to test); don't use vspatch from a prior reward trial (fixes give up in boa). still need to figure out timing of lhb dip sum vs. pvda etc.
…ing for HasRew even if negative! that almost certainly affected give up. need better testing.
@codecov
Copy link

codecov bot commented Sep 7, 2023

Codecov Report

Patch coverage: 23.10% and project coverage change: -0.44% ⚠️

Comparison is base (ddebbe7) 29.88% compared to head (4d53ad0) 29.45%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #302      +/-   ##
==========================================
- Coverage   29.88%   29.45%   -0.44%     
==========================================
  Files          85       90       +5     
  Lines       15524    16003     +479     
==========================================
+ Hits         4639     4713      +74     
- Misses      10623    11016     +393     
- Partials      262      274      +12     
Files Changed Coverage Δ
axon/deep_net.go 0.00% <0.00%> (ø)
axon/globals.go 0.00% <ø> (ø)
axon/globalvars_string.go 0.00% <ø> (ø)
axon/gpu.go 3.17% <ø> (ø)
axon/layertypes.go 41.66% <ø> (ø)
axon/layertypes_string.go 11.76% <ø> (ø)
axon/learn.go 70.73% <ø> (ø)
axon/neuromod.go 45.90% <0.00%> (-2.38%) ⬇️
axon/neuron.go 66.03% <ø> (ø)
axon/neuronvars_string.go 11.76% <ø> (ø)
... and 29 more

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rcoreilly rcoreilly marked this pull request as ready for review September 7, 2023 09:02
@rcoreilly
Copy link
Member Author

@etuleu this is ready to try out on obelisk boa etc -- more testing to be done but should be good enough to start exploring.

…s whether it can build; added build_exe target that makes the exe, and remake them for params_good to be sure; updated VSPatch param defaults to match, removing spurious diffs
@rcoreilly rcoreilly merged commit ffff955 into master Sep 7, 2023
2 of 4 checks passed
@rcoreilly rcoreilly deleted the ror/pvneg branch September 7, 2023 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants