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

changes to exercises #63

Open
1 task
surbhigoel77 opened this issue Jun 25, 2024 · 1 comment
Open
1 task

changes to exercises #63

surbhigoel77 opened this issue Jun 25, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request training

Comments

@surbhigoel77
Copy link
Member

surbhigoel77 commented Jun 25, 2024

Fixes #60

Too much boilerplate needs to be provided by the students. It would be better to have some of the boilerplate provided so that they concentrate on implementing the key details of the algorithm.

One idea is to do the following:

# code to complete the training loop should go here... (please change this line to fix the training loop). 

General comments

  • Transformation of categorical data.

  • more visualisations

    • data exploration steps
      • understanding of data. Plot distribution of each of the variables. Statistical information of each variable.
    • For evaluation we could provide a correlation matrix
  • Look at CNN notebook. Currently it's MNIST. Could choose something more climate focussed?

@surbhigoel77 surbhigoel77 added enhancement New feature or request training labels Jun 25, 2024
@surbhigoel77 surbhigoel77 changed the title changes to exercises / material changes to exercises Jun 25, 2024
@jdenholm
Copy link
Collaborator

Implementing the boiler plate is quite an important part of the training, particularly since we sought to highlight important particulars of PyTorch, and not general concepts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request training
Projects
None yet
Development

No branches or pull requests

3 participants