Skip to content

Braveenan/Deep-Learning-for-Sequence-to-Sequence-Models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

A Hands-On Workshop in Deep Learning for Sequence-to-Sequence Models - MERCon 2023

Welcome to the "A Hands-On Workshop in Deep Learning for Sequence-to-Sequence Models" repository for MERCon 2023! This repository contains materials and resources for the hands-on workshop focusing on Recurrent Neural Networks (RNNs) for solving sequence-related problems.

Workshop Overview

Moratuwa Engineering Research Conference 2023 (MERCon 2023) is the 9th international conference organized by the Engineering Research Unit at the University of Moratuwa. As part of MERCon 2023, we are hosting a Hands-On Workshop on Deep Learning for Sequence-to-Sequence Models. This workshop spans four hours and is divided into four one-hour sessions, covering the following topics:

  • Introduction to Sequence-to-Sequence Learning
  • Sequence-to-Sequence Learning with Recurrent Neural Networks (RNNs)
  • Sequence-to-Sequence Learning with Encoder-Decoder Models
  • Sequence-to-Sequence Learning with Encoder-Decoder Models and Attention Mechanisms

For more information - MERCon 2023

The focus of this repository is on the 'Sequence-to-Sequence Learning with Recurrent Neural Networks (RNN)' session. Recurrent Neural Networks are a fundamental class of deep learning models known for their exceptional ability to process sequential data. If you're interested in discovering how RNNs can be applied to tasks such as language understanding, time-series prediction, or even generating creative art, this session provides an ideal starting point for your journey into the world of RNNs.

Prerequisites

Before you begin, please ensure you have the following software/tools installed on your computer, or you can use an online platform like Google Colab:

If you prefer, you can also use Google Colab, a free online platform for running Jupyter notebooks, to work through the workshop materials. Make sure to have Python, Jupyter Notebook, and Keras installed and updated to the specified versions on your local machine or use Google Colab as an alternative.

Workshop Contents

Key Topics Covered

  • Introduction to Recurrent Neural Networks (RNNs)
  • Sequence-to-Sequence Models
  • Long Short-Term Memory (LSTM) Networks
  • Gated Recurrent Unit (GRU) Networks
  • Tips for Training and Fine-Tuning RNNs

Getting Started

  1. Clone or download this repository to your local machine.

  2. Navigate to the "worksheet" folder to access the workshop materials and Jupyter notebooks.

  3. Open the Jupyter notebooks in your preferred environment and start learning and experimenting with RNNs for sequence-related tasks.

References

We would like to acknowledge the following references and sources that have been invaluable in creating this workshop:

Contact

If you have questions or need assistance during the workshop, you can reach out to us by creating a GitHub discussion or by contacting us at [email protected] or Braveenan Sritharan.

Authors

  • Dr Uthayasanker Thayasivam - NLP Researcher & Senior Lecturer at the Department of Computer Science & Engineering, University of Moratuwa, Sri Lanka
  • Mr. Sritharan Braveenan - Post-graduate student at the Department of Computer Science & Engineering, University of Moratuwa, Sri Lanka

About

RNNs for Sequence-to-Sequence Workshop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published