Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jeronymous/deep_learning_notebooks
- Owner: Jeronymous
- License: agpl-3.0
- Created: 2024-12-04T10:44:24.000Z (2 months ago)
- Default Branch: master
- Last Pushed: 2024-12-14T08:28:45.000Z (about 2 months ago)
- Last Synced: 2024-12-14T09:26:36.685Z (about 2 months ago)
- Topics: 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
- Language: Jupyter Notebook
- Homepage: https://www.linkedin.com/in/jeronymous/
- Size: 1.26 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.