Commit Graph

55 Commits

Author SHA1 Message Date
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ú 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
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
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
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
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ú 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
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
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
carlotta94c cbc3815531
Updating tracking tags 2022-09-28 09:41:03 +02: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
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 053b511402 updated quiz links 2022-07-15 16:21:34 +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
Lateefah Bello 6ec4c57be1 copyedit 2022-05-25 13:13:42 +01:00
Dmitri Soshnikov ed8bfb0bf8 Minor env corrections - move opencv to conda install 2022-05-25 12:49:38 +03:00
Dmitri Soshnikov de581e2024 Update environment and torchnlp.py 2022-05-25 12:26:56 +03:00
Dmitri Soshnikov fe479e5cb9 Minor content updates 2022-05-25 11:58:12 +03:00
Dmitri Soshnikov 7b3d15da18 Fix torchtext issue 2022-05-25 00:40:51 +03:00
Dmitri Soshnikov 4e63ff3b56 Add lesson on language models 2022-05-24 14:05:07 +03:00
Dmitri Soshnikov 838ae2916e Add CBoW training 2022-05-24 02:08:40 +03:00
Jen Looper de0acf0bf4 19 BOM 2022-05-23 14:16:10 -04:00
Jen Looper c7047906d4 adding quiz links 2022-05-23 14:02:10 -04:00
Jen Looper beb29ec891 assignment for 18 2022-05-23 13:00:57 -04:00
Jen Looper 31a4b40487 18 BOM 2022-05-23 12:52:41 -04:00
Jen Looper 948d74fd5b 17 BOM 2022-05-23 12:23:44 -04:00
Dmitri Soshnikov 7f4b307f66 Fix typos 2022-05-23 12:17:30 +03:00
Dmitri Soshnikov ccd6953209 Add NER lesson and lab 2022-05-23 12:12:45 +03:00
Jen Looper ec9ac00b97
Merge pull request #79 from CinnamonXI/main
Lesson 18 & 21
2022-05-17 14:56:47 -04:00
Dmitri Soshnikov 09c0211e3a Add text generation lab and takeaways 2022-05-17 15:02:30 +03:00
Dmitri Soshnikov 33315fd5e2 Update section dir names 2022-05-16 15:21:24 +03:00
Lateefah Bello 20a28677c2 Lesson 18 & 21 2022-05-15 15:58:23 +01:00
Jen Looper 4e470b3c97 ch16 2022-05-12 15:44:15 -04:00
Jen Looper 8f9914e1a8 ch 15 first pass 2022-05-12 13:21:51 -04:00
Jen Looper f4896c5049 BOW changed to BoW, and ch 14 edits 2022-05-12 11:27:35 -04:00
Lateefah Bello 9b66995013 Lesson 16 & 17 2022-05-12 15:30:27 +01:00
Jen Looper c190a5fdcc ch 13 2022-05-10 13:50:28 -04:00
Jen Looper 2126fac807 edits for nlp 2022-05-10 13:14:41 -04:00