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

Release/v0.7.0 #57

Merged
merged 67 commits into from
Jun 26, 2021
Merged

Release/v0.7.0 #57

merged 67 commits into from
Jun 26, 2021

Conversation

keisen
Copy link
Owner

@keisen keisen commented May 27, 2021

  • Modify docstring to be google style and Add detailed description.
  • Fixes some bugs and typos.
  • Add tf_keras_vis.utils.model_modifiers module.
  • Add Github Action recipe to publish to Anaconda.
  • Update setup.py
  • Update examples
  • Update README
  • Write Release note

In addition to the above:

  • Add legacy-mode
  • Add testcases
  • Write docstring

@keisen keisen added bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request labels May 27, 2021
@keisen keisen self-assigned this May 27, 2021
@keisen keisen changed the title Release/v0.7.0 [WIP] Release/v0.7.0 Jun 4, 2021
@keisen keisen force-pushed the release/v0.7.0 branch 3 times, most recently from 020c199 to 56cf19a Compare June 6, 2021 15:19
….activation_maximization.regularizers module instead.

      * Regularizer#__call__() processes a seed_input, but not whole seed_inputs.
      * regularizers argument of ActivationMaximization#__call__() also accepts dictionary object that contains the Regularizer instances for each input layer.
@keisen keisen changed the title [WIP] Release/v0.7.0 Release/v0.7.0 Jun 24, 2021
@keisen keisen merged commit 19489dc into master Jun 26, 2021
@keisen keisen deleted the release/v0.7.0 branch June 26, 2021 05:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Anaconda recipe for tf-keras-viz Guided Backpropagation
1 participant