https://github.com/tomas542/dl_examples
Examples of Machine Learning, Deep Learning, Natural Language Processing and so on
https://github.com/tomas542/dl_examples
computer-vision cv deep-learning dl keras machine-learning ml natural-language-processing nlp numpy python pytorch scikit-learn
Last synced: about 1 month ago
JSON representation
Examples of Machine Learning, Deep Learning, Natural Language Processing and so on
- Host: GitHub
- URL: https://github.com/tomas542/dl_examples
- Owner: Tomas542
- License: mit
- Created: 2024-01-23T12:42:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-10T07:46:47.000Z (about 1 year ago)
- Last Synced: 2025-03-14T21:48:54.326Z (about 1 year ago)
- Topics: computer-vision, cv, deep-learning, dl, keras, machine-learning, ml, natural-language-processing, nlp, numpy, python, pytorch, scikit-learn
- Language: Jupyter Notebook
- Homepage:
- Size: 106 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.python.org/) [](https://opensource.org/licenses/MIT)
# Hello friends 👋
## This is my github repo with examples of Machine Learning, Deep Learning, Natural Language Processing and so on on Python from different courses (mostly online) and books
In [codebasics](https://github.com/Tomas542/dl_examples/blob/main/codebasics) folder you can find examples of exercises from codebasics videos from his [ML](https://www.youtube.com/playlist?list=PLeo1K3hjS3uvCeTYTeyfe0-rN5r8zn9rw), [DL](https://www.youtube.com/playlist?list=PLeo1K3hjS3uu7CxAacxVndI4bE_o3BDtO), [NLP](https://www.youtube.com/playlist?list=PLeo1K3hjS3uuvuAXhYjV2lMEShq2UYSwX) playlists.
In [dls_nlp](https://github.com/Tomas542/dl_examples/tree/main/dls_nlp) folder you can find examples of seminars and homeworks from Deep Learning School 2 semester.
In [mts_nlp](https://github.com/Tomas542/dl_examples/tree/main/mts_nlp) folder you can find examples of seminars Natural Language Processing course (stream 6, spring 2024) from MTS.
In [scratch](https://github.com/Tomas542/dl_examples/blob/main/scratch) folder you can find examples from 2 books:
- Grokking Deep Learning
- Basics of AI on Python