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

31 add kwargs to chempropneuralfp init #32

Merged
merged 20 commits into from
Jun 21, 2024

Conversation

c-w-feldmann
Copy link
Collaborator

  • Minor changes in neural_fingerprint.py
  • Created separate tests for ChempropNeuralFP
  • Reworked test_models.py to avoid duplicate code
  • Created chemprop_test_utils

@c-w-feldmann c-w-feldmann linked an issue Jun 20, 2024 that may be closed by this pull request
@c-w-feldmann c-w-feldmann added the type: bug Something isn't working label Jun 20, 2024
Copy link
Collaborator

@JochenSiegWork JochenSiegWork left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good.

@c-w-feldmann c-w-feldmann merged commit 7449e98 into main Jun 21, 2024
14 checks passed
@c-w-feldmann c-w-feldmann deleted the 31-add-kwargs-to-chempropneuralfp__init__ branch June 21, 2024 15:21
JochenSiegWork pushed a commit that referenced this pull request Jun 27, 2024
* Add kwargs and forward them to ABCChemprop
* Add tests for NeuralFP
* Wrap Chemprop Loss functions to retain params
* Adapt recursive_to_json to handle Tensors (if torch is installed)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add kwargs to ChempropNeuralFP.__init__
2 participants