Commit Graph

20 Commits

Author SHA1 Message Date
lxcxjxhx 2a066be892 fix: replace bare except with except Exception
Bare except clauses catch all exceptions including SystemExit and
KeyboardInterrupt. Replace with except Exception in image validation
functions (tfcv.py, pytorchcv.py) for ConvNets and TransferLearning.
2026-07-29 21:58:39 +08:00
Lee Stott 7290b98524
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-06 16:08:36 +01:00
Lee Stott 63b09830a7
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-06 15:53:43 +01:00
orbisai0security 86d1f9c661 fix: V-003 security vulnerability
Automated security fix generated by Orbis Security AI
2026-05-17 03:42:07 +00:00
Suphan Fayong 0f2dfa56f6 Use new links for Pre-lecture quiz and Post-lecture quiz 2025-09-23 00:56:57 +02:00
carlotta94c cbc3815531
Updating tracking tags 2022-09-28 09:41:03 +02:00
Julia Muiruri 861fc538ca added new quiz app links 2022-07-18 12:38:19 +03:00
Julia Muiruri 977d3cee7e re-deploy to new web app 2022-07-15 18:57:05 +03:00
Julia Muiruri dc98bcdec6 new link to quiz app 2022-07-15 18:12:49 +03:00
Julia Muiruri 0065bc03b0
Merge branch 'microsoft:main' into main 2022-07-15 17:56:15 +03:00
Julia Muiruri 053b511402 updated quiz links 2022-07-15 16:21:34 +03:00
Lee Stott 864b6ddc2c
update data source 2022-07-14 22:16:55 +01:00
Lee Stott d5bdab6d80
Update README.md 2022-07-14 22:11:12 +01:00
Dmitri Soshnikov abc0d0c4c1 Optimize images and update links 2022-06-17 17:10:39 +03:00
Dmitri Soshnikov 9e0673f10a Add adversarial cat example 2022-06-17 17:04:57 +03:00
Dmitri Soshnikov 9b4ffbadc4 Add multimodal, updated style transfer demo + text 2022-05-18 21:40:02 +03:00
Jen Looper 7e8c5bd414 revisiting some text, Ch 10 2022-05-06 13:27:48 -04:00
Jen Looper 689bede809 ch8 2022-05-02 15:26:41 -04:00
Lateefah Bello c1fd270793 Lesson 8 and fixed the broken links 2022-05-01 09:00:14 +01:00
Jen Looper 9277c42b5d rearranging repo entirely 2022-04-29 17:42:50 -04:00