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

Added documentation to gp.py, input.py, and param.py #16

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

punkduckable
Copy link
Collaborator

I added documentation to three files in this commit: gp.py, input.py, and param.py. Functionally, there are no changes to the code (the changes are only cosmetic. The code itself is identical).

Robert Stephany added 6 commits October 28, 2024 13:51
I also removed the multheadedattention activation type (plus the associated apply_attention function) because they did not make sense in this class.

I have now documented the MLP class, but need to add documentation to the autoencoder class.
I added comments + doc strings to the Autoencoder class.
gplasdi had an instance of np.Inf (which is depricated). I also fixed a typo in latent_spaces.py
I also reformatted enums.py
@dreamer2368
Copy link
Collaborator

If this PR does not overlap with PR #15 , We can simply rebase the last 3 commits against the current main branch and review this PR concurrently with PR #15 , rather than waiting for it to be merged. We have resolved all the delayed, conflicting PRs, so probably this is the last time we need rebasing.

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