Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jeronymous/deep_learning_notebooks

Self-containing notebooks to play simply with some particular concepts in Deep Learning
https://github.com/jeronymous/deep_learning_notebooks

artificial-intelligence artificial-neural-networks automatic-speech-recognition deep-learning deep-neural-networks machine-learning natural-language-processing speech-recognition speech-to-text tokenization tokenizer-nlp tokenizers

Last synced: 6 days ago
JSON representation

Self-containing notebooks to play simply with some particular concepts in Deep Learning

Awesome Lists containing this project

README

        

# 👾 Deep Learning (Python) Notebooks

Self-containing notebooks to play simply with some particular concepts in Deep Learning.

1. [**Tokenizers**](tokenizers.ipynb) (📜NLP, 🗣️ASR): How tokenization works in Deep Learning.

Applications:
* 📜 NLP: Natural Language Processing.
* 🗣️ ASR: Automatic Speech Recognition.