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 |
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
|
1e959411f8
|
Correct environments
|
2022-05-25 11:40:07 +03:00 |
Dmitri Soshnikov
|
7b3d15da18
|
Fix torchtext issue
|
2022-05-25 00:40:51 +03:00 |
Jen Looper
|
bca3edfd2c
|
edits for local creation of pdf
|
2022-05-24 10:17:32 -04: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
|
d28b35b4b0
|
just a few tweaks for X-content
|
2022-05-23 14:36:06 -04:00 |
Jen Looper
|
78fa22e78c
|
22 BOM
|
2022-05-23 14:30:14 -04: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
|
8daa7f5136
|
11 BOM - minus quizzes
|
2022-05-23 13:59:00 -04:00 |
Jen Looper
|
cee0fcb193
|
21 BOM
|
2022-05-23 13:16:11 -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 |
Jen Looper
|
5839116b2c
|
added instrumented link to lesson 6
|
2022-05-23 11:55:44 -04:00 |
Jen Looper
|
d3f6e55bf9
|
openCV BOM
|
2022-05-23 11:54:11 -04:00 |
Dmitri Soshnikov
|
2cc0ba9142
|
Add object detection lesson
|
2022-05-23 18:06:54 +03: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
|
8a3dab7554
|
Merge pull request #83 from CinnamonXI/main
Lesson 6
|
2022-05-20 12:20:04 -04:00 |
Dmitri Soshnikov
|
ce182c4f13
|
Fix links
|
2022-05-19 15:26:06 +03:00 |
Dmitri Soshnikov
|
2ecc9df343
|
Add section or DeepRL
|
2022-05-19 15:21:24 +03:00 |
Lateefah Bello
|
8c9d3666cc
|
Lesson 6
|
2022-05-19 01:26:41 +01:00 |
Lateefah Bello
|
cdf97236a8
|
Update README.md
|
2022-05-19 01:21:25 +01:00 |
Lateefah Bello
|
814352b50d
|
Lesson 6
|
2022-05-19 01:16:19 +01:00 |
Dmitri Soshnikov
|
baae737f84
|
Do minor updates
|
2022-05-18 21:46:36 +03:00 |
Dmitri Soshnikov
|
9b4ffbadc4
|
Add multimodal, updated style transfer demo + text
|
2022-05-18 21:40:02 +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
|
867badb2bc
|
Fix formatting
|
2022-05-17 11:55:47 +03:00 |
Dmitri Soshnikov
|
fa66a6b175
|
Add lesson on computer vision
|
2022-05-17 11:54:12 +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
|
5bbdd73dc1
|
instrumenting links to Learn
|
2022-05-12 13:41:48 -04:00 |
Jen Looper
|
480b297ac0
|
ch 24
|
2022-05-12 13:38:47 -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 |
Jen Looper
|
8bf0990894
|
Merge branch 'main' of https://github.com/jlooper/AI-For-Beginners
|
2022-05-10 12:51:11 -04:00 |
Jen Looper
|
88a8cbb046
|
edits
|
2022-05-10 12:48:57 -04:00 |
Lateefah Bello
|
25d6deb267
|
Lesson 14
|
2022-05-09 15:41:45 +01:00 |
Lateefah Bello
|
b192f231e5
|
Lesson 13
|
2022-05-07 22:46:03 +01:00 |
Jen Looper
|
a97f86c5e6
|
ch 12
|
2022-05-06 18:05:29 -04:00 |
Jen Looper
|
7e8c5bd414
|
revisiting some text, Ch 10
|
2022-05-06 13:27:48 -04:00 |
Jen Looper
|
52758b1bd1
|
ch9
|
2022-05-06 10:58:26 -04:00 |
Lateefah Bello
|
ee2571c3f5
|
Update README.md
|
2022-05-05 15:46:09 +01:00 |
Lateefah Bello
|
aa3fc138f8
|
Lesson 12
|
2022-05-05 15:42:42 +01:00 |
Jen Looper
|
cc23d758f0
|
Merge pull request #68 from CinnamonXI/main
Lesson 10
|
2022-05-04 09:58:43 -04:00 |
Tomomi ❤ Imura
|
47e1ae5fa8
|
Add overview
|
2022-05-04 03:30:14 +00:00 |
Lateefah Bello
|
da7cfac4d9
|
Update README.md
|
2022-05-03 19:50:52 +01:00 |
Lateefah Bello
|
875aa3833d
|
Lesson 10
|
2022-05-03 19:47:26 +01:00 |
Lateefah Bello
|
98cab4f8a1
|
Lesson 9
|
2022-05-03 17:16:28 +01:00 |
Jen Looper
|
73074172d4
|
quiz23
|
2022-05-02 16:12:35 -04:00 |
Jen Looper
|
618b753507
|
ch23
|
2022-05-02 16:03:11 -04:00 |
Jen Looper
|
689bede809
|
ch8
|
2022-05-02 15:26:41 -04:00 |
Jen Looper
|
f2595c4378
|
quizzes and edits to ch 7
|
2022-05-02 13:44:21 -04:00 |
Lateefah Bello
|
c1fd270793
|
Lesson 8 and fixed the broken links
|
2022-05-01 09:00:14 +01:00 |
Jen Looper
|
b154d97fff
|
renumbering quizzes
|
2022-04-29 18:26:19 -04:00 |
Jen Looper
|
d2ef616b32
|
some missing parts
|
2022-04-29 17:50:17 -04:00 |
Jen Looper
|
9277c42b5d
|
rearranging repo entirely
|
2022-04-29 17:42:50 -04:00 |