Merged
Conversation
… protected attributes to avoid them being included in sphinx documentation. _cost_function and _cost_function_deriv do not need to be accessed outside the class because a model should never change its cost function. The more acceptable way to do it is to initialize a new model with the weights of the old model.
Co-authored-by: RedDingleBerry <196618136+reddingleberry@users.noreply.github.com>
Expanded documentation
0.3.0 is included but has no content, the content will be written once this version is release-ready.
Added changelog
Release checklist and template
forgot to add it when copying over the readme from main
although it works on github to click, in the documentation it does not recognize it as a link
Having it makes the navbar take up so much space you can't see everything, it is also redundant with the changelog and the link to the repo.
this is to clarify when image will be displayed
this is a white version of 404guy for darkmode
Moved twine requirement from dev to "release" and added build to "release". This is because you don't need these two for working on the package but you do need them for releasing it.
0.3.0 Release ready
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.
Added
Documentation
I have read the Contribution Guidelines.
What type of pull-request is this? (check all applicable)
Enviroment: