CSC207-2023Y-UofT / ai-playground

course-project-neural-network created by GitHub Classroom
https://csc207-2023y-uoft.github.io/ai-playground/
Apache License 2.0
3 stars 1 forks source link

Update Model Return values #63

Closed Rishit-dagli closed 1 year ago

Rishit-dagli commented 1 year ago

Description

This pull request introduces updates to the return values of the Model class in the project. The changes enhance the return types to provide more informative and consistent responses, thereby improving code clarity and usability.

Changes Made

T3CHW1ZRD commented 1 year ago

looks good