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

Expanded routines #3

Merged
merged 11 commits into from
Nov 19, 2020
Merged

Expanded routines #3

merged 11 commits into from
Nov 19, 2020

Conversation

jannisborn
Copy link
Member

@jannisborn jannisborn commented Nov 18, 2020

Few new features added, mostly:

  • Model evaluation script (eval_tox.py) that saves predictions, aleatoric and epistemic confidences and attention scores to disk
  • Routines for model finetuning. A script finetune_tox.py restores a pretrained model, freezes a flexible number of layers and adds a flexible number of fresh dense layers.
  • some fixes in existing code (typing, better reporting, docstring)

@jannisborn jannisborn marked this pull request as draft November 18, 2020 19:26
@jannisborn jannisborn added the enhancement New feature or request label Nov 18, 2020
@jannisborn jannisborn marked this pull request as ready for review November 19, 2020 08:21
@jannisborn jannisborn merged commit f0cf88a into master Nov 19, 2020
@jannisborn jannisborn deleted the dev branch November 19, 2020 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant