An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![made-with-python](https://img.shields.io/badge/Made%20with-Python-1f425f.svg?color=blue)](https://www.python.org/) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](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