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

Implemented some TODOs #89

Closed
wants to merge 2 commits into from
Closed

Implemented some TODOs #89

wants to merge 2 commits into from

Conversation

tztsai
Copy link

@tztsai tztsai commented Aug 23, 2023

  • Added a decorator in analysis/analysis.py to allow a function to specify a save_file parameter that saves the plot.
  • Implement some TODOs in models/base.py.
  • Added a --device argument in the CMD argument parser to specify the device used for training.

@dorchard dorchard requested a review from raehik October 17, 2023 16:14
@raehik raehik added the stalled Stalled work. label Nov 7, 2023
@raehik
Copy link
Contributor

raehik commented Dec 6, 2023

The --device argument point is added in #97 .

We can rebase after merging #97 and test that it's all OK (analysis changes are relevant to Jupyter notebooks, model is training).

@raehik raehik removed their request for review December 6, 2023 15:19
@tztsai tztsai closed this by deleting the head repository Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stalled Stalled work.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants