mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-23 07:23:03 -05:00
[GH-ISSUE #628] Some notes on frameworks and image_classification #1521
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @BravoBaldo on GitHub (Jan 19, 2025).
Original GitHub issue: https://github.com/harvard-edge/cs249r_book/issues/628
Originally assigned to: @hzeljko on GitHub.
In frameworks.qmd
{=latex}"... is not closed "" at the endIn contents\labs\raspi\image_classification\image_classification.qmd
python" (row 920) remove space ---> "python"@profvjreddi commented on GitHub (Jan 19, 2025):
Thanks @BravoBaldo
@hzeljko could you take care of this please? the content edits are minor, so I hope you are Ok doing them.
@hzeljko commented on GitHub (Jan 19, 2025):
@profvjreddi
I fixed this.
In contents\labs\raspi\image_classification\image_classification.qmd
Search " python" (row 920) remove space ---> "python"
@hzeljko commented on GitHub (Jan 19, 2025):
@profvjreddi
In frameworks.qmd
There is no {=latex} anywhere.
@BravoBaldo commented on GitHub (Jan 20, 2025):
You're right, I must have the wrong file or it was an old version! Sorry!