GithubHelp home page GithubHelp logo

marcoso96 / practicals-2023 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from khipu-ai/practicals-2023

0.0 0.0 0.0 12.49 MB

License: GNU General Public License v3.0

Jupyter Notebook 100.00%

practicals-2023's Introduction

Khipu 2023 Practicals

Topic ๐Ÿ’ฅ Description ๐Ÿ“˜
JAX, Optax, Haiku and CNN

Open In Colab
This tutorial covers the prerequisites for the rest of the practicals: JAX, Optax and Haiku are high performance libraries for computation, optimization and model learning. We then introduce Convolutional Neural Networks (CNN), and show how to train a deep convolutional model using the aforementioned tools.
Transformers and Attention

Open In Colab
Attention is a mechanism whereby a model can focus on parts of the input data that are relevant to perform its inference. The Transformer architecture Vaswani et al. 2017 provides an effective and versatile method to implement the concept of Attention in Deep Networks. Arguably, Transformes have become the de-facto architecture for complex Natural Language Processing (NLP) tasks, but can can also be applied in various domains reaching state-of-the-art performance, including computer vision and reinforcement learning. In this practical, we will introduce attention in greater detail and build the entire transformer architecture block by block.
Graph Neural Networks

Open In Colab
In this tutorial, we will be learning about Graph Neural Networks (GNNs), a topic which has exploded in popularity in both research and industry. We will start with a refresher on graph theory, then dive into how GNNs work from a high level. Next we will cover some popular GNN implementations and see how they work in practice.
Deep Generative Models

Open In Colab
Generative models are unsupervised methods which whose purpose is to generate new samples akin to those seen in the training dataset. Deep learning has taken these models to a new level with the introduction of architectures such as GANs, VAEs, Flow-based models and Diffusion Models. This practical will walk you through the challenges involved in developing an effective generative model for the particular case of Denoise Diffusion Models (a.k.a. a Score-Based Generative Model), the backbone of the recent and exciting Dalle-2 and Imagen models that weโ€™ve all seen on Twitter.
Intro to Reinforcement Learning

Open In Colab
In Reinforcement Learning (RL), an agent is trained to take the best actions in an environment so as to maximize a given reward in the long run. RL has seen tremendous success on a wide range of challenging problems such as learning to play complex video games like Atari, StarCraft II and Dota II. In this introductory tutorial we will explore various RL approaches for solving the classic CartPole, an inverted pendulum system, where an agent must learn to balance a vertical pole by displacing the cart.
Social Impacts of Artificial Intelligence

Open In Colab
In this practical you will learn to use different tools to assess how stereotypes can result in discriminatory behavior in language technologies and reflect on their social impacts. You will explore biases in large language models and word embeddings. Working in groups, you will find strengths and limitations in the representations of stereotypes and the different approaches to model bias. This is an introductory course and no previous NLP knowledge is required. More information at this living site.

Attribution

The above practicals are derived from the practicals developed for Indaba 2022 with kind permission from the authors.

practicals-2023's People

Contributors

nacho-pancho avatar jlezama avatar zepolitat avatar eisenjulian avatar benotti 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.