Skip to content

Assignment-1 update#112

Closed
VictorKwong wants to merge 1 commit into
UofT-DSI:mainfrom
VictorKwong:assignment-1
Closed

Assignment-1 update#112
VictorKwong wants to merge 1 commit into
UofT-DSI:mainfrom
VictorKwong:assignment-1

Conversation

@VictorKwong

Copy link
Copy Markdown

What changes are you trying to make? (e.g. Adding or removing code, refactoring existing code, adding reports)

I modified the existing code, built machine learning models, and improved model performance by adjusting parameters and adding new layers.

What did you learn from the changes you have made?

I learned how different model architectures and hyperparameters affect performance and how to evaluate models using appropriate metrics.

Was there another approach you were thinking about making? If so, what approach(es) were you thinking of?

I considered trying different algorithms, adding more layers, and tuning more hyperparameters to improve results.

Were there any challenges? If so, what issue(s) did you face? How did you overcome it?

I faced issues with code errors and model configuration. I solved them by debugging errors, checking documentation, and adjusting the code.

How were these changes tested?

The changes were tested by training the models, evaluating them on test data, and comparing performance metrics such as accuracy and MAE.

A reference to a related issue in your repository (if applicable)

Checklist

  • I can confirm that my changes are working as intended

@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown

Hello, thank you for your contribution. If you are a participant, please close this pull request and open it in your own forked repository instead of here. Please read the instructions on your onboarding Assignment Submission Guide more carefully. If you are not a participant, please give us up to 72 hours to review your PR. Alternatively, you can reach out to us directly to expedite the review process.

@VictorKwong VictorKwong closed this Jul 7, 2026
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

Successfully merging this pull request may close these issues.

1 participant