Skip to content

UofT-DSI | deep_learning - Assignment 2#93

Closed
ajharris wants to merge 33 commits intoUofT-DSI:mainfrom
ajharris:assignment-two
Closed

UofT-DSI | deep_learning - Assignment 2#93
ajharris wants to merge 33 commits intoUofT-DSI:mainfrom
ajharris:assignment-two

Conversation

@ajharris
Copy link

@ajharris ajharris commented Nov 1, 2025

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

What did you learn from the changes you have made?

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

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

How were these changes tested?

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

Checklist

  • I can confirm that my changes are working as intended

ajharris and others added 30 commits October 23, 2025 17:18
…pant' and downgrade Python version to 3.10.17

Build venv in uv instead of conda
…mender Systems

- Created Module 1: Introduction to Deep Learning with an overview, applications, and course outline.
- Added Module 2: Neural Networks and Backpropagation covering key concepts like activation functions, loss functions, and optimization tricks.
- Introduced Module 3: Recommender Systems & Embeddings, discussing embeddings, dropout regularization, and ethical considerations in recommendation algorithms.
…t encoding explanation

- Adjusted execution counts in lab_2.ipynb to reflect the correct order of cell execution.
- Added a new markdown file explaining the relationship between identity matrices, one-hot encoding, and embedding lookups, including TensorFlow optimizations for efficient row selection.
Corrected formatting of the identity matrix example in module 2 summary.
…l Networks

- Introduced slides_part1.m4a and slides_part1.txt covering the fundamentals of CNNs, including convolutions, pooling, and architectures like VGG and ResNet.
- Added slides_part2.m4a and slides_part2.txt focusing on transfer learning, data augmentation, regularization techniques, and modern architectures.
…n counts, and add print statements for clarity. Add TensorFlow CPU environment setup documentation for reproducibility on macOS Intel.
Created using Colab
Created using Colab
Removed Colab-specific metadata from the notebook.
Created using Colab
@github-actions
Copy link

github-actions bot commented Nov 1, 2025

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.

@ajharris ajharris closed this Nov 1, 2025
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