All Projects → TiesdeKok → Limperg_python

TiesdeKok / Limperg_python

Repository with material for the Limperg Python course by Ties de Kok.

Projects that are alternatives of or similar to Limperg python

Robbert
A Dutch RoBERTa-based language model
Stars: ✭ 120 (-0.83%)
Mutual labels:  jupyter-notebook
Hierarchical Attention Network
Implementation of Hierarchical Attention Networks in PyTorch
Stars: ✭ 120 (-0.83%)
Mutual labels:  jupyter-notebook
Dfn
Stars: ✭ 120 (-0.83%)
Mutual labels:  jupyter-notebook
Multi Label Text Classification Using Bert
Multi Label text classification using bert
Stars: ✭ 120 (-0.83%)
Mutual labels:  jupyter-notebook
Code Vault
Collection of useful notebooks and snippets
Stars: ✭ 1,555 (+1185.12%)
Mutual labels:  jupyter-notebook
Keras transfer cifar10
Object classification with CIFAR-10 using transfer learning
Stars: ✭ 120 (-0.83%)
Mutual labels:  jupyter-notebook
Essential Sqlalchemy 2e
Stars: ✭ 119 (-1.65%)
Mutual labels:  jupyter-notebook
Climatemodeling courseware
A collection of interactive lecture notes and assignments in Jupyter notebook format.
Stars: ✭ 119 (-1.65%)
Mutual labels:  jupyter-notebook
Ipynb playground
Various ipython notebooks
Stars: ✭ 1,531 (+1165.29%)
Mutual labels:  jupyter-notebook
Pde Find
Stars: ✭ 119 (-1.65%)
Mutual labels:  jupyter-notebook
Mixmatch Pytorch
Pytorch Implementation of the paper MixMatch: A Holistic Approach to Semi-Supervised Learning (https://arxiv.org/pdf/1905.02249.pdf)
Stars: ✭ 120 (-0.83%)
Mutual labels:  jupyter-notebook
Yolo Object Detection
YOLO is a state-of-the-art, real-time object detection algorithm. In this notebook, we will apply the YOLO algorithm to detect objects in images.
Stars: ✭ 120 (-0.83%)
Mutual labels:  jupyter-notebook
Qml Rg
Quantum Machine Learning Reading Group @ ICFO
Stars: ✭ 120 (-0.83%)
Mutual labels:  jupyter-notebook
Cursopyladiessp
Curso Introdutório de Análise de Dados Públicos
Stars: ✭ 119 (-1.65%)
Mutual labels:  jupyter-notebook
Mdm
A TensorFlow implementation of the Mnemonic Descent Method.
Stars: ✭ 120 (-0.83%)
Mutual labels:  jupyter-notebook
Basketballcrawler
This is a python module to scrape basketball-reference.com and convert various stats into usable data structures for analysis
Stars: ✭ 118 (-2.48%)
Mutual labels:  jupyter-notebook
Capsule Gan
Code for my Master thesis on "Capsule Architecture as a Discriminator in Generative Adversarial Networks".
Stars: ✭ 120 (-0.83%)
Mutual labels:  jupyter-notebook
Bostonml
Stars: ✭ 120 (-0.83%)
Mutual labels:  jupyter-notebook
Depy
DePy 2015 Talk
Stars: ✭ 120 (-0.83%)
Mutual labels:  jupyter-notebook
Tfeat
TFeat descriptor models for BMVC 2016 paper "Learning local feature descriptors with triplets and shallow convolutional neural networks"
Stars: ✭ 119 (-1.65%)
Mutual labels:  jupyter-notebook

Limperg Python course

Edition: June 2020

Lecturer: Ties de Kok (University of Washington)

See the setup.md file for instructions on how to set up Python and your Anaconda environment.

Session overview

  1. Introduction to Python + Python worfklow
    Monday
    Recording: Day 1 Recording
    Demonstration: Day 1 Recording
    Slides: Day 1 Slides

  2. Handling data with Pandas
    Tuesday
    Recording: Day 2 Recording
    Demonstration: Day 2 Recording
    Slides: Day 2 Slides

  3. Gathering data from the web
    Wednesday
    Recording: Day 3 Recording
    Demonstration: Day 3 Recording
    Slides: Day 3 Slides

  4. Natural Language Processing
    Thursday
    Recording: Day 4 Recording
    Demonstration: Day 4 Recording
    Slides: Day 4 Slides

  5. Misc. topics
    Friday
    Recording: Day 5 Recording
    Demonstration: Day 5 Recording
    Slides: Day 5 Slides

Hands-on problem overview

Please find all the problem notebooks in the problems > day_x > folders.

How to download the materials?

Click the big green "Clone or download" button and click "Download ZIP".

Create a new folder on your computer and extra the ZIP file in that directory.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].