Commit Graph

487 Commits

Author SHA1 Message Date
Pikachú b59beea410
Merge pull request #246 from microsoft/dependabot/pip/lessons/5-NLP/pillow-10.0.1
Bump pillow from 7.1.2 to 10.0.1 in /lessons/5-NLP
2024-05-29 16:21:41 +03:00
Pikachú 95f67ddbb9
Merge pull request #238 from omar908/tokenizer-version-fix
Updated requirements.txt "tokenizers" version from 0.10.3 to 0.13.3
2024-05-29 16:13:55 +03:00
Pikachú 3003e32a6f
Merge pull request #295 from swadhinbiswas/snyk-upgrade-196433e6e4e76e4f11835dd881ac5437
fix: upgrade vue-i18n from 8.22.2 to 8.28.2
2024-05-29 16:12:41 +03:00
Pikachú 69490b61c6
Merge pull request #299 from MeowYue/snapshot_homogeneous
Fix non-homogeneous array creation in snapshoot recording of training funciton
2024-05-29 16:11:05 +03:00
Pikachú d74faf9334
Merge pull request #321 from landlockedsurfer/patch-1
clarify definition of error.
2024-05-29 16:08:04 +03:00
Pikachú 7a7ae35f1e
Merge pull request #313 from Priyansh4444/main
Fixing typo in an image
2024-05-29 14:24:20 +03:00
Landlocked Surfer 7811643877
clarify definition of error. 2024-05-17 10:38:59 +02:00
Priyansh Shah 95001dd5a5 Fixing an image, since I am currently learning AI and found this issue 2024-04-11 07:30:39 -07:00
Meigetu Nya 215fd854f3 Fix non-homogeneous array creation in snapshoot recording 2024-02-28 15:22:53 +08:00
Anthony Bartolo 4b9ae3a125
Update README.md
Updating "Other Courses" to include new Security course
2024-02-19 23:35:51 -05:00
Pikachú 91e5d2e3e0
Merge pull request #254 from BethanyJep/main
updated generative AI lesson
2024-02-06 18:57:58 +03:00
Pikachú 6a418f6874
Merge branch 'main' into main 2024-02-06 13:49:41 +03:00
Pikachú 84962b09c8 Updated permisssions for GitHub Token 2024-02-06 13:48:05 +03:00
Pikachú 32043fd2c9
Merge pull request #273 from microsoft/BethanyJep-patch-1
Update azure-static-web-apps-red-field-0a6ddfd03.yml
2023-12-05 16:16:05 +03:00
Pikachú e57a2125d3
Update azure-static-web-apps-red-field-0a6ddfd03.yml
Updating permissions file to match: https://docs.opensource.microsoft.com/github/apps/permission-changes/
2023-12-05 05:01:55 -08:00
Anthony Bartolo 98005697d9
Update README.md
Updating "Other Curricula"
2023-11-30 09:32:51 -05:00
Anthony Bartolo f63a62d5ec
Update README.md 2023-11-27 19:39:08 -05:00
Anthony Bartolo 30b40ba5cd
Update README.md
Correcting link
2023-11-02 15:44:47 -04:00
Anthony Bartolo c730c74977
Update README.md
Correcting typo
2023-11-02 15:43:36 -04:00
Anthony Bartolo 62d324ec49
Merge pull request #258 from microsoft/WirelessLife-patch-2
Update README.md
2023-11-02 15:42:43 -04:00
Anthony Bartolo ab219f99fd
Update README.md 2023-11-02 15:41:33 -04:00
chris 3eec83d7c1
Update README.md 2023-10-31 20:26:08 +00:00
Pikachú 9793da38bd
Merge pull request #255 from 05hiteshbansal/05hiteshbansal-patch-1
Updated info in intro section README.md
2023-10-30 09:48:14 +03:00
Hitesh Bansal 4749ad6fda
Updated info in intro section README.md 2023-10-27 19:19:01 +05:30
Pikachú e2ad973c7f Merge branch 'main' of https://github.com/BethanyJep/AI-For-Beginners 2023-10-27 15:44:59 +03:00
Pikachú a42e79d281 updated README content 2023-10-27 15:44:53 +03:00
Pikachú 4df6476358
Merge pull request #239 from tsreaper/lesson-3-fix
Fix incorrect formula in Perceptron.ipynb of lesson 3
2023-10-27 15:07:19 +03:00
Pikachú 4bc6213eed
Merge pull request #244 from zihaomu/patch-1
Update README.md
2023-10-27 15:05:21 +03:00
Pikachú 17afcabde6
Merge pull request #252 from microsoft/WirelessLife-patch-1
Update README.md
2023-10-27 15:03:54 +03:00
Anthony Bartolo a9f1352315
Update README.md
Updating README.md for SEO optimization
2023-10-22 14:34:48 -04:00
dependabot[bot] f71973c0d8
Bump pillow from 7.1.2 to 10.0.1 in /lessons/5-NLP
Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.2 to 10.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/7.1.2...10.0.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-03 22:02:18 +00:00
snyk-bot 7188909744
fix: upgrade vue-i18n from 8.22.2 to 8.28.2
Snyk has created this PR to upgrade vue-i18n from 8.22.2 to 8.28.2.

See this package in npm:
https://www.npmjs.com/package/vue-i18n

See this project in Snyk:
https://app.snyk.io/org/swadhinbiswas/project/c1bd4019-564f-4a70-b38f-b99d91c469a9?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-10-02 00:15:33 +00:00
Zihao Mu b8501cc8ef
Update README.md 2023-09-08 10:34:54 +08:00
caizhi.wcz ef6570ab41 Fix incorrect formula in Perceptron.ipynb of lesson 3 2023-08-10 09:34:15 +08:00
Omar Estrada 8bba9959ce Updated requirements.txt "tokenizers" version from 0.10.3 to 0.13.3 2023-08-09 14:32:49 -05:00
Pikachú 544115fc25
Merge pull request #230 from microsoft/dependabot/npm_and_yarn/etc/quiz-app/word-wrap-1.2.4
Bump word-wrap from 1.2.3 to 1.2.4 in /etc/quiz-app
2023-07-26 16:35:15 +03:00
dependabot[bot] 64847938c8
Bump word-wrap from 1.2.3 to 1.2.4 in /etc/quiz-app
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 13:47:58 +00:00
Pikachú 636a30e5fb
Merge pull request #219 from microsoft/dependabot/npm_and_yarn/etc/quiz-app/tough-cookie-and-vue/cli-plugin-babel-and-vue/cli-plugin-eslint-and-vue/cli-service--removed
Bump tough-cookie, @vue/cli-plugin-babel, @vue/cli-plugin-eslint and @vue/cli-service in /etc/quiz-app
2023-07-14 12:22:46 +03:00
Pikachú 8dc3491f39
Merge pull request #221 from BethanyJep/main
Changed Animal notebook link
2023-07-14 12:22:12 +03:00
Pikachú ee46f2b1e6
Merge pull request #222 from jordantheblob/main
updated FamilyOntology.ipynb and MSConceptGraph.ipynb links
2023-07-14 12:21:25 +03:00
Pikachú 450241e65d
Merge branch 'main' into main 2023-07-14 12:20:56 +03:00
Pikachú 0301c75547
Merge pull request #223 from Ezana135/patch-1
Update FamilyOntology.ipynb
2023-07-14 12:20:01 +03:00
Pikachú 16f7c232bf
Merge pull request #224 from UnfoundTim/main
Changed a non working mnist link to a actual working link
2023-07-14 12:19:31 +03:00
UnfoundTim fb010b62b7
Changed a non working mnist link to a actual working link 2023-07-11 15:51:36 +03:00
Ezana135 59fae30116
Update FamilyOntology.ipynb
there was a 404 error for the link of FamilyOntology.ipynb. this has now been changed to the correct link
2023-07-11 15:22:03 +03:00
Pikachú a3c6b81bce
Merge branch 'microsoft:main' into main 2023-07-11 15:03:40 +03:00
jordan 7935c3a8c6
updated FamilyOntology.ipynb and MSConceptGraph.ipynb links 2023-07-11 15:03:12 +03:00
Pikachú ba35158d5d
updated animal.ipynb link 2023-07-11 05:03:00 -07:00
jordan 6723a934ef
Update README.md 2023-07-11 14:57:18 +03:00
dependabot[bot] 8950c399bf
Bump tough-cookie, @vue/cli-plugin-babel, @vue/cli-plugin-eslint and @vue/cli-service
Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependencies [tough-cookie](https://github.com/salesforce/tough-cookie), [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel), [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint) and [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service). These dependencies need to be updated together.


Removes `tough-cookie`

Updates `@vue/cli-plugin-babel` from 4.5.19 to 5.0.8
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-babel)

Updates `@vue/cli-plugin-eslint` from 4.5.19 to 5.0.8
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-eslint)

Updates `@vue/cli-service` from 4.5.19 to 5.0.8
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-service)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
- dependency-name: "@vue/cli-plugin-babel"
  dependency-type: direct:development
- dependency-name: "@vue/cli-plugin-eslint"
  dependency-type: direct:development
- dependency-name: "@vue/cli-service"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-08 23:21:55 +00:00