Giter Club home page Giter Club logo

pytorch-nlp-notebooks's Introduction

A Deep Dive into NLP with PyTorch

Learn how to use PyTorch to solve some common NLP problems with deep learning. View these notebooks on nbviewer.

Tutorials

Events Dates Slides
PyData London 2019 12 Jul 2019 link
PyData Cambridge 2019 15 Nov 2019 link
DS Con Belgrade 2019 18 Nov 2019 link

Setup

Make sure you have a Google account and visit Google Colab. You should see a list of notebooks pop up:

colab_notebook_selection

If you have trouble with that, you can also save the notebook you want to run from this repo to your local filesystem, and then upload it to Google Colab with File -> Open Notebook -> Upload.

Basic Navigation

You can run cells with <SHIFT> + <ENTER>.

Missing packages

If you find that you are missing a necessary package, you can prepend ! to a bash command. For example, to install googledrivedownloader, you would run in a cell:

!pip install googledrivedownloader

Using a GPU

To use a GPU (for free!), select from the top menu from Colab Runtime -> Change Runtime Type -> Hardware Accelerator -> GPU. Pay attention to how much memory the GPU is currently using by clicking Runtime -> Manage Sessions.

Contributing

Feel free to submit a PR for cleanups, error-fixing, or adding new (relevant) content!

pytorch-nlp-notebooks's People

Contributors

ddelange avatar jeffrey-hsu avatar suzil avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.