fchollet /
deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
88/100 healthLoading repository data…
nlp-with-transformers / repository
Jupyter notebooks for the Natural Language Processing with Transformers book
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
This repository contains the example code from our O'Reilly book Natural Language Processing with Transformers:
You can run these notebooks on cloud platforms like Google Colab or your local machine. Note that most chapters require a GPU to run in a reasonable amount of time, so we recommend one of the cloud platforms as they come pre-installed with CUDA.
⚠️ TensorFlow sections are no longer tested. The book includes optional TensorFlow code paths (e.g.
TFAutoModel.from_pretrained(..., from_pt=True)in Chapter 2). These were written against TF 2.x with classic Keras 2 and break against current Keras 3. The PyTorch path is what we maintain; if you need the TF examples to run, you'll have to install a compatible older TensorFlow/Keras yourself.
⚠️ Chapter 7 (Question Answering) is no longer maintained. It relies on
farm-haystack0.9 / 1.4 together with Elasticsearch 7.x and pydantic 1.x — a stack that is incompatible with Python 3.10 and has been deprecated upstream (Deepset's haystack moved tohaystack-ai2.x with a substantially different API). Read the chapter for the concepts (retriever + reader pipelines, dense passage retrieval) and follow the current Haystack documentation for runnable code.
To run these notebooks on a cloud platform, just click on one of the badges in the table below:
| Chapter | Colab | Kaggle | Gradient | Studio Lab |
|---|---|---|---|---|
| Introduction | ||||
| Text Classification | ||||
| Transformer Anatomy |
Selected from shared topics, language and repository description—not editorial ratings.
fchollet /
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
88/100 healthfastai /
Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course
86/100 health| Multilingual Named Entity Recognition |
| Text Generation |
| Summarization |
| Question Answering |
| Making Transformers Efficient in Production |
| Dealing with Few to No Labels |
| Training Transformers from Scratch |
| Future Directions | [ |
jupyterhub /
Multi-user server for Jupyter notebooks
92/100 healthNirDiamant /
22 prompt engineering techniques with hands-on Jupyter Notebook tutorials, from fundamental concepts to advanced strategies for leveraging LLMs.
82/100 healthjerry-git /
Jupyter notebooks for teaching/learning Python 3
92/100 healthipython-contrib /
A collection of various notebook extensions for Jupyter
72/100 health