-
Notifications
You must be signed in to change notification settings - Fork 31
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
Devel #2751
Devel #2751
Commits on Jul 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4c22a0a - Browse repository at this point
Copy the full SHA 4c22a0aView commit details
Commits on Jul 29, 2023
-
Fix/input port combine (PrincetonUniversity#2755)
• inputport.py _parse_port_specific_specs(): fix bug in which COMBINE was not parsed when specified in an InputPort specification dict (though still some weirdness in passing spec through to constructor, requiring function assignment in place) • port.py _parse_port_spec(): add passing of Context.string for local handling based on caller (e.g., warning messages)
Configuration menu - View commit details
-
Copy full SHA for 2890038 - Browse repository at this point
Copy the full SHA 2890038View commit details
Commits on Jul 30, 2023
-
Feat/em composition refactor learning mech (PrincetonUniversity#2754)
• EMstoragemechanism.py - refactor memory_matrix to use learning_signals • emcomposition.py - refactor to use memory_matrix of storage_node if that is implemented Co-authored-by: jdcpni <pniintel55>
Configuration menu - View commit details
-
Copy full SHA for 26d1386 - Browse repository at this point
Copy the full SHA 26d1386View commit details
Commits on Jul 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 70f0c57 - Browse repository at this point
Copy the full SHA 70f0c57View commit details -
tests/ParameterEstimationComposition: Provide expected result instead…
… of relying on tolerance Signed-off-by: Jan Vesely <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f9ddb0c - Browse repository at this point
Copy the full SHA f9ddb0cView commit details -
tests/ParameterEstimationComposition: Reduce the number of estimates …
…by 40x It's still enough to recover the parameters and reduces test time significantly. Signed-off-by: Jan Vesely <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3218ef9 - Browse repository at this point
Copy the full SHA 3218ef9View commit details -
tests/ParameterEstimationComposition: Reduce running time (PrincetonU…
…niversity#2753) Reduce the number of estimates by a factor of 40, it's enough to pass the test and it significantly reduces test running time. Provide expected results for different optimization methods
Configuration menu - View commit details
-
Copy full SHA for c49c015 - Browse repository at this point
Copy the full SHA c49c015View commit details
Commits on Aug 1, 2023
-
Merge remote-tracking branch 'origin/devel'
* origin/devel: tests/ParameterEstimationComposition: Reduce the number of estimates by 40x tests/ParameterEstimationComposition: Provide expected result instead of relying on tolerance requirements: update dill requirement from <0.3.7 to <0.3.8 (PrincetonUniversity#2743) Feat/em composition refactor learning mech (PrincetonUniversity#2754) Fix/input port combine (PrincetonUniversity#2755) requirements: update beartype requirement from <0.15.0 to <0.16.0 (PrincetonUniversity#2744)
Configuration menu - View commit details
-
Copy full SHA for e3887fc - Browse repository at this point
Copy the full SHA e3887fcView commit details