Commit Graph

632 Commits

Author SHA1 Message Date
Jay Nayegandhi e4defc108f Need to specify encoding as underlying data is not utf-8. 2025-08-10 23:32:29 -04:00
Anthony Bartolo 8c1c4dd5b4
Change link text for GitHub Copilot resource
Updated link text for Mastering GitHub Copilot.
2025-08-07 07:59:25 -04:00
Anthony Bartolo 05eb3e0207
Merge pull request #470 from roryp/main
Add Generative AI with Java to curriculum list
2025-08-07 07:58:21 -04:00
Rory Preddy 5548ea189b Add Generative AI with Java to curriculum list
Included a link to the 'Generative AI for Beginners Java' curriculum in the README to provide additional learning resources.
2025-08-07 10:57:00 +02:00
Lee Stott e1f1b9b8bf
Added Dataset 2025-06-25 21:07:01 +02:00
Pikachú 91176eefbf
Merge pull request #462 from microsoft/amynic-patch-1
Foundry Developer Forum link
2025-06-17 11:21:39 +03:00
Amy Boyd b693d07893
Update README.md
added Foundry Developer Forum link
2025-06-16 14:21:05 +01:00
Anthony Bartolo 17dc3a5090
Merge pull request #421 from microsoft/WirelessLife-patch-4
Update README.md - Updating Other Curricula
2025-02-13 12:13:09 -05:00
Anthony Bartolo 7238b3714d
Update README.md
Updating Other Curricula
2025-02-13 12:12:38 -05:00
Anthony Bartolo a62abb13b8
Merge pull request #420 from microsoft/WirelessLife-patch-3
Update README.md - Updating "Other Courses" with new courses.
2025-02-13 11:46:10 -05:00
Anthony Bartolo 35d927fe11
Update README.md
Updating the "Other Courses" with new courses.
2025-02-13 11:45:09 -05:00
Pikachú df6544d3f4
Merge pull request #419 from BethanyJep/bethany-translations
updated translations using co-op translator
2025-02-13 13:08:31 +03:00
Pikachú 325f24a85f Add Korean translations for NLP lessons and update translated images 2025-02-13 09:02:12 +00:00
Pikachú 61e5903425 Merge branch 'bethany' of https://github.com/BethanyJep/AI-For-Beginners 2025-02-12 16:18:19 +00:00
Pikachú 5d34bc4eb8 Add support documentation and translations for various lessons 2025-02-12 16:09:04 +00:00
Pikachú 2c812afe1a
Merge pull request #404 from Ramin2c/main
Env changes to make the devcontainer work
2025-02-11 14:55:05 +03:00
Pikachú 7aba041535
Merge pull request #356 from yellowflash2041/main
Rename 18-readme
2025-02-11 14:46:50 +03:00
Pikachú df167634ef
Merge pull request #343 from zjuyk/main
fix(setup.md): fix broken link and adjust run path of docsify
2025-02-11 14:46:02 +03:00
Pikachú e0fba8e924
Merge pull request #389 from rahuldave2005/main
Fixed Readme Broken Links
2025-02-04 11:47:56 +03:00
Toussi Ramin 656f58d54d Env changes to make the devcontainer work 2025-01-10 14:01:42 +01:00
Lee Stott 5d33a9a3bd
Merge pull request #396 from microsoft/leestott-patch-2
Update README.md
2024-11-11 19:55:47 +00:00
Lee Stott 8c5808ae34
Update README.md 2024-11-11 19:55:34 +00:00
Lee Stott 218f47333d
Merge pull request #395 from microsoft/leestott-patch-1
Update README.md
2024-11-11 19:54:23 +00:00
Lee Stott 381031ae86
Update README.md 2024-11-11 19:54:00 +00:00
Lee Stott 321daa0012
Update README.md 2024-10-15 12:01:53 +01:00
rahuldave2005 8470c663a6 Update README.md 2024-10-02 01:09:54 +05:30
rahuldave2005 2a4412ce53
Update README.md
Fixed the Broken link-12 (Tensorflow)
2024-10-02 00:28:45 +05:30
Lee Stott 21599e2f55
Quiz Update 2024-08-27 16:54:37 +01:00
Pikachú 1cb0b2cd63
Merge pull request #379 from microsoft/bethany-dependancy-partch
Dependancies patch
2024-08-23 12:11:04 +03:00
Pikachú 5b31da5913
Update environment.yml
change conda channel
2024-08-19 17:47:16 +03:00
Pikachú 3a0655edf5
Update environment.yml
change channel priority to flexible
2024-08-19 17:10:59 +03:00
Pikachú a00890bfa0
Update Dockerfile
commented
2024-08-19 17:07:36 +03:00
Pikachú a850fa3440
Update requirements.txt
updated versions to match installed in prebuild
2024-08-16 13:36:20 +03:00
Pikachú b996627356
Update requirements.txt
removed tensorboard data server version
2024-08-16 10:37:10 +03:00
Pikachú eee2d26276
Update requirements.txt
removed dependancies:

# transformers
# tensorflow-text
2024-08-16 09:05:56 +03:00
Pikachú 40b3dbf698
Update requirements.txt
removed nltk version
added transformers and tensorflow-text
2024-08-16 08:48:28 +03:00
Pikachú 91eefa848d
Update requirements.txt
update dependency versions
2024-08-15 19:14:37 +03:00
Pikachú 7ead0c1056
Update environment.yml
removed specific dependancies versions
2024-08-15 19:13:23 +03:00
Pikachú e63453fa84
Update devcontainer.json
removed timeout
2024-08-15 19:12:08 +03:00
Lee Stott 0ba9848fc3
Merge pull request #378 from microsoft/leestott-patch-18
Update environment.yml
2024-08-13 22:19:02 +01:00
Lee Stott 21c28ac265
Update environment.yml
Add timeout - --default-timeout=120
2024-08-13 22:18:49 +01:00
Lee Stott c2bd58f339
Merge pull request #377 from microsoft/leestott-patch-17
Update devcontainer.json
2024-08-13 21:59:34 +01:00
Lee Stott d539b13a63
Update devcontainer.json
add timeout 
"DOCKER_CLIENT_TIMEOUT": "120",
      "COMPOSE_HTTP_TIMEOUT": "120"
2024-08-13 21:59:17 +01:00
Lee Stott a33b57c4e9
Merge pull request #376 from microsoft/leestott-patch-16
Update requirements.txt
2024-08-13 20:50:09 +01:00
Lee Stott 82e05e3b92
Update requirements.txt
torchinfo 1.8.0
2024-08-13 20:49:54 +01:00
Lee Stott c1f3fb76ea
Merge pull request #375 from microsoft/leestott-patch-15
Update requirements.txt
2024-08-13 20:49:28 +01:00
Lee Stott d18dba17de
Update requirements.txt
Update torchinfo 1.8.0
2024-08-13 20:49:17 +01:00
Lee Stott e3c290cf50
Merge pull request #374 from microsoft/leestott-patch-14
Update environment.yml
2024-08-13 20:38:54 +01:00
Lee Stott 80e89b48b5
Update environment.yml
Added conda forge to channels
2024-08-13 20:38:42 +01:00
Lee Stott 4a47fc79ea
Merge pull request #373 from microsoft/leestott-patch-13
Update devcontainer.json
2024-08-13 20:34:08 +01:00