Register training material
3 materials found

Difficulty level: Beginner 

and

Keywords: AI  or Machine learning  or training 


Research Data Management (RDM) Online Orientation Module (Macquarie University)

This is a self-paced, guided orientation to the essential elements of Research Data Management. It is available for others to use and modify.
The course introduces the following topics: data policies, data sensitivity, data management planning, storage and security, organisation and metadata,...

Keywords: research data, data management, FAIR data, training

Resource type: quiz, activity, other

Research Data Management (RDM) Online Orientation Module (Macquarie University) https://dresa.org.au/materials/macquarie-university-research-data-management-rdm-online This is a self-paced, guided orientation to the essential elements of Research Data Management. It is available for others to use and modify. The course introduces the following topics: data policies, data sensitivity, data management planning, storage and security, organisation and metadata, benefits of data sharing, licensing, repositories, and best practice including the FAIR principles. Embedded activities and examples help extend learner experience and awareness. The course was designed to assist research students and early career researchers in complying with policies and legislative requirements, understand safe data practices, raise awareness of the benefits of data curation and data sharing (efficiency and impact) and equip them with the required knowledge to plan their data management early in their projects. This course is divided into four sections 1. Crawl - What is Research Data and why care for it? Policy and legislative requirements. The Research Data Life-cycle. Data Management Planning (~30 mins) 2. Walk - Data sensitivity, identifiability, storage, and security (~60 mins) 3. Run - Record keeping, data retention, file naming, folder structures, version control, metadata, data sharing, open data, licences, data repositories, data citation, and ethics (~75 mins) 4. Jump - Best practice FAIR data principles (~45 mins) 5. Fight - Review - a quiz designed to review and reinforce knowledge (~15 mins) https://rise.articulate.com/share/-AWqSPaEI_jTbHwzQHdmQ43R50edrCl0 * *Password: "FAIR" *Password: "FAIR" Any queries or suggestions for course improvement can be directed to the Macquarie University Research Integrity Team: Dr Paul Sou (paul.sou@mq.edu.au) or Dr Shannon Smith (shannon.smith@mq.edu.au). Scorm files can be made available upon request. research data, data management, FAIR data, training
Deep Learning for Natural Language Processing

This workshop is designed to be instructor led and consists of two parts.
Part 1 consists of a lecture-demo about text processing and a hands-on session for attendees to learn how to clean a dataset.
Part 2 consists of a lecture introducing Recurrent Neural Networks and a hands-on session for...

Keywords: Deep learning, NLP, Machine learning

Resource type: presentation, tutorial

Deep Learning for Natural Language Processing https://dresa.org.au/materials/deep-learning-for-natural-language-processing This workshop is designed to be instructor led and consists of two parts. Part 1 consists of a lecture-demo about text processing and a hands-on session for attendees to learn how to clean a dataset. Part 2 consists of a lecture introducing Recurrent Neural Networks and a hands-on session for attendees to train their own RNN. The Powerpoints contain the lecture slides, while the Jupyter notebooks (.ipynb) contain the hands-on coding exercises. This workshop introduces natural language as data for deep learning. We discuss various techniques and software packages (e.g. python strings, RegEx, NLTK, Word2Vec) that help us convert, clean, and formalise text data “in the wild” for use in a deep learning model. We then explore the training and testing of a Recurrent Neural Network on the data to complete a real world task. We will be using TensorFlow v2 for this purpose. datascienceplatform@monash.edu Deep learning, NLP, Machine learning
Introduction to Deep Learning and TensorFlow

This workshop is intended to run as an instructor guided live event and consists of two parts. Each part consists of a lecture and a hands-on coding exercise.
Part 1 - Introduction to Deep Learning and TensorFlow
Part 2 - Introduction to Convolutional Neural Networks
The Powerpoints contain...

Keywords: Deep learning, convolutional neural network, tensorflow, Machine learning

Resource type: presentation, tutorial

Introduction to Deep Learning and TensorFlow https://dresa.org.au/materials/introduction-to-deep-learning-and-tensorflow This workshop is intended to run as an instructor guided live event and consists of two parts. Each part consists of a lecture and a hands-on coding exercise. Part 1 - Introduction to Deep Learning and TensorFlow Part 2 - Introduction to Convolutional Neural Networks The Powerpoints contain the lecture slides, while the Jupyter notebooks (.ipynb) contain the hands-on coding exercises. This workshop is an introduction to how deep learning works and how you could create a neural network using TensorFlow v2. We start by learning the basics of deep learning including what a neural network is, how information passes through the network, and how the network learns from data through the automated process of gradient descent. Workshop attendees would build, train and evaluate a neural network using a cloud GPU (Google Colab). In part 2, we look at image data and how we could train a convolution neural network to classify images. Workshop attendees will extend their knowledge from the first part to design, train and evaluate this convolutional neural network. datascienceplatform@monash.edu Deep learning, convolutional neural network, tensorflow, Machine learning