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

2022 feedback and issues to fix #16

Open
12 of 19 tasks
samumantha opened this issue Nov 9, 2022 · 1 comment
Open
12 of 19 tasks

2022 feedback and issues to fix #16

samumantha opened this issue Nov 9, 2022 · 1 comment

Comments

@samumantha
Copy link
Collaborator

samumantha commented Nov 9, 2022

Notes during course

  • add to regression notebook some more info on metrics
  • rm metrics_dict from lasso call

Deep regression:

  • output layer, activation function, mention about activation none is equal to linear (from slides)
  • some non-helpful comments leftovers; eg output layer; (could still be improved but main point fixed)
  • make possible to train in multiple steps; split definition and fitting;
  • make possible to plot all history
  • plot description; could be better
  • Neurons, Nodes, perceptrons; use same as in rest of material
  • Add separate input layer
  • Add image of Network

Deep classification:

  • one comment missing in end of box 3 (or so?)
  • gradient boost filename wrong → fails for last plotting

CNN:

  • readme: first time HPC mention; replace with supercomputer?
  • batch jobs: was 2 seconds, should be 2 minutes: 00:02:00 instead of 00:00:02
  • mistake fixing in sbatch scripts: Rather than fixing multiple files (hard to follow), it could also be overwritten in the command line call (same for everyone)
  • "if mistake" in CNN?
  • make some commands from multiclass comments in second to last notebook
  • ntask and srun combination, can it be left out completely?

Outro

  • outro could be more ordered and link list more focused
@samumantha
Copy link
Collaborator Author

Regression fixes done for now, leftovers to be done for next course iteration.

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

No branches or pull requests

1 participant