Commit Graph

839 Commits

Author SHA1 Message Date
Lee Stott b900bc3fae
Revise Microsoft Concept Graph API availability note
Updated the description of the Microsoft Concept Graph to indicate that the API is no longer available.
2025-10-03 18:08:41 +01:00
Lee Stott 257d24b274
Merge pull request #554 from microsoft/copilot/fix-63f00b68-50c6-428b-b4ed-0e47eeb13b5b
Add learning rate parameter and interactive experiments to Perceptron training
2025-10-03 17:47:53 +01:00
copilot-swe-agent[bot] 0ece1a2b6e Add interactive learning rate experiments and comparison visualizations
Co-authored-by: leestott <2511341+leestott@users.noreply.github.com>
2025-10-03 16:33:24 +00:00
copilot-swe-agent[bot] d7ae722726 Add learning rate parameter to Perceptron training functions
Co-authored-by: leestott <2511341+leestott@users.noreply.github.com>
2025-10-03 16:21:23 +00:00
copilot-swe-agent[bot] edc99e61db Initial plan 2025-10-03 16:11:48 +00:00
Lee Stott 7b76a5b6d4
Merge pull request #552 from microsoft/update-translations
🌐 Update translations via Co-op Translator
2025-10-03 16:52:44 +01:00
leestott 16f27ee969 🌐 Update translations via Co-op Translator 2025-10-03 15:52:15 +00:00
Lee Stott 3d25bc780e
Merge pull request #550 from microsoft/fix250
fix #250
2025-10-03 16:02:45 +01:00
Lee Stott 23e23f7ea6
Update lessons/3-NeuralNetworks/03-Perceptron/Perceptron.ipynb
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-03 16:01:10 +01:00
Lee Stott 7c0ba248e8
Merge pull request #551 from microsoft/update-translations
🌐 Update translations via Co-op Translator
2025-10-03 15:59:53 +01:00
leestott 2af29e418c 🌐 Update translations via Co-op Translator 2025-10-03 14:59:12 +00:00
Lee Stott 3985cf1885
Merge pull request #549 from microsoft/copilot/fix-19087a1e-d64a-4288-bdb5-e599a829434e
[WIP] Data file
2025-10-03 15:22:02 +01:00
copilot-swe-agent[bot] e095e89862 Update PetFaces dataset URL to Oxford-IIIT Pet Dataset
- Replace broken Microsoft Azure URL with Oxford-IIIT Pet Dataset URL
- Update download command to use https://thor.robots.ox.ac.uk/~vgg/data/pets/images.tar.gz
- Update extraction commands to handle images.tar.gz instead of petfaces.tar.gz
- Add code to organize images by breed (Oxford dataset uses filename-based organization)
- Update documentation to explain the dataset structure
- Applied changes across all 49 language translations

Co-authored-by: leestott <2511341+leestott@users.noreply.github.com>
2025-10-03 14:19:06 +00:00
Lee Stott 635bde18d1
fix #250 2025-10-03 15:17:54 +01:00
copilot-swe-agent[bot] 78b53ef564 Initial plan 2025-10-03 14:09:54 +00:00
Lee Stott 0581b4546e
Merge pull request #546 from microsoft/copilot/fix-c7041bba-c360-467e-8d43-4a01b9cf0197
Fix AttributeError: 'GloVe' object has no attribute 'get_stoi' in EmbeddingsPyTorch.ipynb
2025-10-03 15:02:54 +01:00
Lee Stott 78417b7066
Merge pull request #547 from microsoft/update-translations
🌐 Update translations via Co-op Translator
2025-10-03 14:53:13 +01:00
leestott c80fdfd683 🌐 Update translations via Co-op Translator 2025-10-03 13:50:54 +00:00
copilot-swe-agent[bot] badc35cac5 Fix AttributeError for GloVe vocab in encode function
Co-authored-by: leestott <2511341+leestott@users.noreply.github.com>
2025-10-03 13:10:36 +00:00
copilot-swe-agent[bot] cfb48e13ff Initial plan 2025-10-03 13:01:40 +00:00
Lee Stott 6923c22e49
Merge pull request #544 from microsoft/copilot/fix-29ebefe6-65da-4b28-915b-008ce65f0519
Fix ValueError in Perceptron.ipynb for NumPy 2.x compatibility
2025-10-03 14:00:33 +01:00
Lee Stott 894549dd42
Merge pull request #545 from microsoft/update-translations
🌐 Update translations via Co-op Translator
2025-10-03 13:57:24 +01:00
leestott 5e9137b905 🌐 Update translations via Co-op Translator 2025-10-03 12:55:48 +00:00
copilot-swe-agent[bot] 7fd6b80ef1 Fix ValueError in all translated Perceptron.ipynb files for NumPy 2.x
Co-authored-by: leestott <2511341+leestott@users.noreply.github.com>
2025-10-03 12:50:39 +00:00
copilot-swe-agent[bot] ab98173e7f Fix ValueError in main Perceptron.ipynb for NumPy 2.x compatibility
Co-authored-by: leestott <2511341+leestott@users.noreply.github.com>
2025-10-03 12:48:59 +00:00
copilot-swe-agent[bot] e74b0c4658 Initial plan 2025-10-03 12:39:46 +00:00
Lee Stott 0b788fd883
Merge pull request #543 from microsoft/leestott-patch-1
Fix terminology in neuron model description
2025-10-03 13:39:09 +01:00
Lee Stott b8e5c994cb
Fix terminology in neuron model description
Corrected terminology regarding neurons and their functions. fix issue #431
2025-10-03 13:38:45 +01:00
Lee Stott 2060dd374f
Merge pull request #541 from microsoft/copilot/fix-58e6d939-ed52-4112-abff-40e2f1699e3f
Fix GitHub Codespaces creation by reducing devcontainer machine requirements
2025-10-03 13:33:22 +01:00
copilot-swe-agent[bot] 4b1877c3ad Fix Codespaces machine type requirements
Co-authored-by: leestott <2511341+leestott@users.noreply.github.com>
2025-10-03 12:30:49 +00:00
copilot-swe-agent[bot] 2e6ba0149d Initial plan 2025-10-03 12:26:51 +00:00
Lee Stott 9fe4ac9f13
Merge pull request #540 from microsoft/copilot/fix-0a4ee4e2-eb34-491b-9e05-6fe91dcd734c
[WIP] conda env update breaks container building in WSL
2025-10-03 13:25:05 +01:00
copilot-swe-agent[bot] d567e2d67e Add python and pip to conda install for completeness
Co-authored-by: leestott <2511341+leestott@users.noreply.github.com>
2025-10-03 12:23:36 +00:00
copilot-swe-agent[bot] 0f086245be Fix conda env update hanging in WSL by using direct package installation
Co-authored-by: leestott <2511341+leestott@users.noreply.github.com>
2025-10-03 12:22:20 +00:00
copilot-swe-agent[bot] 100f1dab91 Initial plan 2025-10-03 12:17:24 +00:00
Lee Stott 7aa444a8cb
Merge pull request #539 from microsoft/update-translations
🌐 Update translations via Co-op Translator
2025-10-03 13:16:54 +01:00
leestott 608f6518d4 🌐 Update translations via Co-op Translator 2025-10-03 11:56:00 +00:00
Lee Stott 4e82526d42
Merge pull request #538 from microsoft/copilot/fix-27879163-be53-4053-a49e-0b01cc6d3147
Add beginner-friendly AI examples with detailed comments and step-by-step tutorials
2025-10-03 11:20:13 +01:00
copilot-swe-agent[bot] 9ed64cba45 Add beginner-friendly examples with detailed comments
Co-authored-by: leestott <2511341+leestott@users.noreply.github.com>
2025-10-03 10:15:08 +00:00
copilot-swe-agent[bot] eefa8d2c49 Initial plan 2025-10-03 10:06:37 +00:00
Lee Stott c8d1b68f00
Merge pull request #537 from microsoft/update-translations
🌐 Update translations via Co-op Translator
2025-10-03 11:05:01 +01:00
leestott a3ec7b1e9e 🌐 Update translations via Co-op Translator 2025-10-03 09:55:40 +00:00
Lee Stott d28a28132d
Merge pull request #535 from microsoft/copilot/fix-8092275a-9d27-41b1-af6f-a898eb34ed49
Add AGENTS.md file to provide AI coding agents with comprehensive project context
2025-10-03 08:17:00 +01:00
Lee Stott 66cd450932
Update README.md
fix issue #532
2025-10-03 08:14:34 +01:00
copilot-swe-agent[bot] 0f069302c4 Add AGENTS.md file with comprehensive project documentation
Co-authored-by: leestott <2511341+leestott@users.noreply.github.com>
2025-10-03 07:12:08 +00:00
Lee Stott 7a0cac4cf1
Merge pull request #536 from microsoft/copilot/fix-99bb040f-719f-4d8a-9200-6fda77dfe2ef
[WIP] Add AI Discord and Forum Links
2025-10-03 08:10:27 +01:00
copilot-swe-agent[bot] 079f6b7f6a Add Getting Help section with Discord and Forum links
Co-authored-by: leestott <2511341+leestott@users.noreply.github.com>
2025-10-03 07:09:30 +00:00
Lee Stott 1acc5595c1
Merge pull request #522 from divyanshu1004/main
Add troubleshooting guide for AI-For-Beginners
2025-10-03 08:08:56 +01:00
copilot-swe-agent[bot] 67741c6b45 Initial plan 2025-10-03 07:05:35 +00:00
copilot-swe-agent[bot] 1104460525 Initial plan 2025-10-03 07:05:25 +00:00