Commit Graph

216 Commits

Author SHA1 Message Date
Rushil Jalal d8765d513d
Update README.md: fix typo
Changed 'stating' to 'starting'
2025-04-27 22:30:45 +05:30
Mik-kom4 619b444f13 Fix: display grayscale image using cmap='gray' 2025-04-26 14:09:08 +09:00
dependabot[bot] 22cf1cacd1
Bump torch from 1.13.1 to 2.6.0 in /lessons/5-NLP
Bumps [torch](https://github.com/pytorch/pytorch) from 1.13.1 to 2.6.0.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](https://github.com/pytorch/pytorch/compare/v1.13.1...v2.6.0)

---
updated-dependencies:
- dependency-name: torch
  dependency-version: 2.6.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-18 16:11:22 +00:00
Venkat Sai Kedari Nath Gandham 082f0ca1fd
Update README.md 2025-04-17 16:36:08 -07:00
Pikachú 7aba041535
Merge pull request #356 from yellowflash2041/main
Rename 18-readme
2025-02-11 14:46:50 +03:00
yellowflash2041 fc6419e6ac Rename 20-readme 2024-08-07 23:34:37 -07:00
yellowflash2041 5ab37e2fec Rename 18-readme 2024-08-07 23:31:39 -07:00
zjuyk 0f03756065
fix(setup.md): fix broken link and adjust run path of docsify 2024-06-08 23:18:14 +08:00
Pikachú 41e7fd4ca4 updated readme.md with links and simplified content 2024-06-04 12:44:52 +03:00
dependabot[bot] b8bac61e70
Bump torch from 1.8.1 to 1.13.1 in /lessons/5-NLP
Bumps [torch](https://github.com/pytorch/pytorch) from 1.8.1 to 1.13.1.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](https://github.com/pytorch/pytorch/compare/v1.8.1...v1.13.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 10:25:24 +00:00
dependabot[bot] 1d4cd6425c
Bump pillow from 10.0.1 to 10.3.0 in /lessons/5-NLP
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 to 10.3.0.
- [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/10.0.1...10.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 10:07:43 +00:00
Pikachú 2a8a0bed7f
Merge pull request #316 from moHani11/patch-1
Update README.md
2024-06-03 13:00:04 +03:00
Pikachú 2d4a8b743e
Merge pull request #286 from MatthewRamsey/MatthewRamsey-patch-1
Update README.md
2024-06-03 12:59:02 +03:00
dependabot[bot] 818eeeec37
Bump transformers from 4.36.0 to 4.38.0 in /lessons/5-NLP
Bumps [transformers](https://github.com/huggingface/transformers) from 4.36.0 to 4.38.0.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v4.36.0...v4.38.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 09:56:40 +00:00
Pikachú 703ee142ca
Merge pull request #287 from cutePanda123/dev/cutePanda123/fix-overfitting-lesson-link
fixed overfitting lesson link broken issue
2024-05-29 18:18:46 +03:00
Pikachú 028369d569
Merge pull request #267 from bhamail/bhamail-patch-typo-a-canary
Add missing "a"
2024-05-29 18:16:45 +03:00
Pikachú ca3c1c6828
Merge pull request #281 from microsoft/dependabot/pip/lessons/5-NLP/transformers-4.36.0
Bump transformers from 4.30.0 to 4.36.0 in /lessons/5-NLP
2024-05-29 18:16:08 +03:00
Pikachú fda65ecde6
Merge pull request #256 from gurjot03/patch-1
Update README.md of NLP lesson
2024-05-29 18:14:18 +03:00
Pikachú d5c968eacf
Merge pull request #249 from hyoshioka0128/patch-1
Typo "Pytorch"→"PyTorch"
2024-05-29 16:28:16 +03:00
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ú 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
Landlocked Surfer 7811643877
clarify definition of error. 2024-05-17 10:38:59 +02:00
mohamed hani ebrahim 399f9b1081
Update README.md
the link to the pdf of {A logical calculus of the ideas immanent in nervous activity} was wronge
2024-04-21 16:25:48 +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
Hiroshi Yoshioka 7fc891a314
Update CartPole-RL-PyTorch.ipynb (Typo "pytorch"→"PyTorch") 2024-03-24 10:37:09 +09:00
Meigetu Nya 215fd854f3 Fix non-homogeneous array creation in snapshoot recording 2024-02-28 15:22:53 +08:00
Pikachú 6a418f6874
Merge branch 'main' into main 2024-02-06 13:49:41 +03:00
pancodaffee ab9e8d1ab5
fix overfitting lesson link 2024-01-04 11:19:27 -08:00
Matthew Ramsey 49ab6e2e51
Update README.md 2023-12-26 21:53:44 -06:00
dependabot[bot] e1cec9932f
Bump transformers from 4.30.0 to 4.36.0 in /lessons/5-NLP
Bumps [transformers](https://github.com/huggingface/transformers) from 4.30.0 to 4.36.0.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v4.30.0...v4.36.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-20 21:10:05 +00:00
Dan Rollo 41639bf8ae call -> called 2023-12-07 16:55:36 -05:00
Dan Rollo a09c3453d2
Add missing "a"
Fix typo, missing "a"
2023-11-30 15:54:28 -05:00
gurjot03 54d8d1a33f
Update README.md of NLP lesson
Made the Gpu warning section into bullet points for easy understandability
2023-10-30 19:02:37 +05:30
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
Hiroshi Yoshioka 03742cb58a
Typo "Pytorch"→"pytorch"
https://github.com/microsoft/AI-For-Beginners/blob/main/lessons/6-Other/22-DeepRL/CartPole-RL-PyTorch.ipynb
#PingMSFTDocs
2023-10-05 00:14:00 +09: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
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
Pikachú 8dc3491f39
Merge pull request #221 from BethanyJep/main
Changed Animal notebook link
2023-07-14 12:22:12 +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
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
Pikachú 30090b4bcf
Merge pull request #204 from navy-xie/patch-1
Fixed a table display issue
2023-07-05 16:09:50 +03:00
Pikachú 10082ab429
Merge pull request #206 from Illuminate-dev/fix-typo
fix typo in IntroKeras.ipynb
2023-07-05 16:08:14 +03:00
dependabot[bot] 25deabc956
Bump transformers from 4.3.3 to 4.30.0 in /lessons/5-NLP
Bumps [transformers](https://github.com/huggingface/transformers) from 4.3.3 to 4.30.0.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v4.3.3...v4.30.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-05 13:02:21 +00:00
Pikachú 63b722e934
Merge pull request #208 from mclift/restore-gensim-import
Restore missing code block & update deprecated method call
2023-07-05 14:32:29 +03:00
Pikachú 040252269a
Merge pull request #173 from eltociear/patch-1
Fix typo in EmbeddingsTF.ipynb
2023-07-05 13:59:51 +03:00
Pikachú d474ffa284
Merge pull request #170 from cforfang/fix-typo
Correct 'graident' -> 'gradient'
2023-07-05 13:55:05 +03:00
Pikachú 6f5ec34bcf combined frameworks and overfitting notebook 2023-06-30 14:31:01 +03:00
Pikachú 9d39e9f756 removed typo 2023-06-20 16:18:37 +03:00
Pikachú 156b7225c6 included DALL.E to the lessons 2023-06-20 16:03:02 +03:00
Mike Clift 4e8b11c2ce Replace index2word with index_to_key 2023-06-19 17:20:10 +01:00
Mike Clift 9241533fe2 Restore gensim import and w2v data load 2023-06-19 17:11:18 +01:00
Henry Beveridge d6bb300363 fix typo in IntroKeras.ipynb 2023-06-16 16:37:59 -07:00
Navy Xie d3dab2073c
Fixed a table display issue
Please check the table display issue here, https://microsoft.github.io/AI-For-Beginners/lessons/2-Symbolic/README.md
2023-06-16 10:41:51 +08:00
Pikachú f900907d8c updated langModels lesson 2023-06-15 13:48:48 +03:00
Ikko Eltociear Ashimine 86174cb8cd
Fix typo in EmbeddingsTF.ipynb
occurences -> occurrences
2023-06-09 01:01:40 +09:00
Christian Forfang a03c4f92dc
Fix 'graident' -> 'gradient' 2023-06-03 21:53:10 +02:00
Ramiro Gómez acfb253dd9 Merge branch 'main' of github.com:yaph/AI-For-Beginners 2023-05-02 19:29:07 +02:00
Ramiro Gómez 5c82894968 Update 2023-05-02 19:28:41 +02:00
Ramiro Gómez 5936e6b162
Grammar: This happen happened -> This happened
Removed "happen" from sentence.
2023-04-02 22:59:57 +02:00
Carlotta Castelluccio e6775e84e4
Merge pull request #116 from santiago-paz/patch-1
Remove last empty cell.
2023-01-12 11:18:51 +01:00
Carlotta Castelluccio cbbcf6ab38
Merge pull request #141 from Sadeedpv/UpdateDocs
Fix typos
2023-01-12 11:17:18 +01:00
carlotta94c 32a0d200e2
Merge pull request #126 from shwars/main
Add contributions from students of MAI/HSE
2022-12-21 17:59:26 +01:00
Lee Stott 3332a1b882
Merge pull request #114 from microsoft/dependabot/pip/lessons/5-NLP/numpy-1.22.0
Bump numpy from 1.18.5 to 1.22.0 in /lessons/5-NLP
2022-11-09 07:04:23 +00:00
Sadeedpv 62d061da20 Fix typos 2022-10-13 14:09:04 +05:30
carlotta94c cbc3815531
Updating tracking tags 2022-09-28 09:41:03 +02:00
Dmitri Soshnikov 48e399f4ed
Merge pull request #5 from Prianikq/main
Added PyTorch Lightning example
2022-08-09 12:07:05 +03:00
Prianikq 5979bb118e
Added PyTorch Lightning example 2022-07-27 19:01:43 +03:00
Dmitri Soshnikov 2893730855
Merge pull request #4 from anxieuse/main
Add RL PyTorch notebook (22-DeepRL/CartPole-RL-PyTorch.ipynb).
2022-07-25 01:36:08 +03:00
Dmitri Soshnikov ba9c79be77
Merge pull request #2 from Prianikq/Prianikq-patch-1-1
Update README.md
2022-07-25 01:34:59 +03:00
anxieuse 6e2bf9cf37
Rename CartPole-RL-Pytorch.ipynb to CartPole-RL-PyTorch.ipynb 2022-07-24 19:50:18 +03:00
anxieuse 7890235bff Clear output. 2022-07-24 19:48:48 +03:00
anxieuse 3498ad5dcd Finish notebook. Update readme. 2022-07-24 19:47:56 +03:00
anxieuse b298d76961 Add train_on_batch 2022-07-24 17:07:14 +03:00
anxieuse 63e58cfc6d Create file for Pytroch. 2022-07-24 16:32:18 +03:00
Prianikq 174073224d
Update README.md 2022-07-23 11:57:59 +03:00
Prianikq 79356d13f8
Added PyTorch notebook 2022-07-23 11:56:21 +03: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
Santiago Paz f3e45088d4
Remove last empty cell. 2022-07-09 19:29:33 -03:00
dependabot[bot] d66e4d9f84
Bump numpy from 1.18.5 to 1.22.0 in /lessons/5-NLP
Bumps [numpy](https://github.com/numpy/numpy) from 1.18.5 to 1.22.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst)
- [Commits](https://github.com/numpy/numpy/compare/v1.18.5...v1.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-22 03:55:06 +00: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
Tomomi ❤ Imura c17ecaaf53
Create README.ja.md 2022-05-25 14:51:42 -10:00
Lateefah Bello 6ec4c57be1 copyedit 2022-05-25 13:13:42 +01:00