-
Notifications
You must be signed in to change notification settings - Fork 70
Cyclical graphs support #550
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Open
pgleeson
wants to merge
47
commits into
development
Choose a base branch
from
nml_examples
base: development
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
* nml_examples: Improved plotting of iaf output
* development: Pin to psyneulink==0.12.1.0; issues with pnl 0.13 forcing pytorch 1.13... Add link to sphinx added additional information to condition's readme file Tweaks to install/generate documentation readme adding more infomation to conditions readme files additional changes to generate mdf documentation offline additional updates to generating mdf documentation offline added updates to installation.md test with python 3.11 documentation on how to generate MDF documents offline documentation on how to generate MDF documents offline more modifications of contributors page the initial commit for the contributors page was scattered, this is the proper commit modified add contributor's page Fix formatting Create README.md add contributors page to documentation
* development: Intro regenerated Minor updates Added few links as references to some topics small changes to the images image resize Revert func spec small image changes Update README.md
docs/sphinx/source/api/export_format/NeuroML/IzhikevichTest.gv.png docs/sphinx/source/api/export_format/PyTorch/simple_pytorch_to_mdf.png
docs/sphinx/source/api/export_format/NeuroML/IzhikevichTest.gv.png
docs/sphinx/source/api/export_format/NeuroML/IzhikevichTest.gv.png
docs/sphinx/source/api/export_format/NeuroML/IzhikevichTest.gv.png
docs/sphinx/source/api/export_format/NeuroML/IzhikevichTest.gv.png
Latest development to cyclic graphs test branch
* development: (24 commits) Regenerated mnist Update precommit action Re-enable tensorflow tests on 3.11 Add support for softmax_v2 activation function. Get rid of serialization entirely. Re-exclude keras_model.py again. Un-exclude keras_model. Exclude keras_model.py from running as separate example Run pre-commit Skipping brew update on macos Add keras model files to gitignore. Rerun to update keras model PNG, JSON, and YAML. Change to new keras model format. Delete keras model files from repo, these are generated by the scripts. Skipping brew update on macos Make sure ONNX ops are run with opset bigger than 7. Update actions/upload-artifact@v4 Update setup graphviz action import os error added import os in examples/MDF/simple.py ...
Update cyc graphs
Cyclical graphs support
# for free
to join this conversation on GitHub.
Already have an account?
# 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.
No description provided.