COS80001 – Cloud Computing Architecture Assignment 2

School of Science, Computing and Engineering Technologies Swinburne University of Technology COS80001 – Cloud Computing Architecture Assignment 2 Developing a highly available Photo Album website Due date: 9 AM, Monday of Week 11 Weighting: 15%. The assignment needs to be completed to attain a Credit grade or above in this unit. Late submission penalty: 10% …

COS80001 – Cloud Computing Architecture Assignment 2 Read More »

Assignment3

Cloud Computing and Big Data – Spring 2020 Homework Assignment 3 Assignment: Implement a photo album web application, that can be searched using natural language through both text and voice. You will learn how to use Lex, ElasticSearch, and Rekognition to create an intelligent search layer to query your photos for people, objects, actions, landmarks …

Assignment3 Read More »

Assignment2

Assignment: Cloud Computing and Big Data – Spring 2022 Homework Assignment 2 Due Date: 24th March, 2022 Implement a photo album web application that can be searched using natural language through both text and voice. You will learn how to use Lex, ElasticSearch, and Rekognition to create an intelligent search layer to query your photos …

Assignment2 Read More »

COMS E6998 Cloud Computing and Big Data Assignment 3

Homework Assignment 3: ML Ops::Spam Detection Due Date: 04/19 11:59pm In this assignment you will implement a machine learning model to predict whether a message is spam or not. Furthermore, you will create a system that upon receipt of an email message, it will automatically flag it as spam or not, based on the prediction …

COMS E6998 Cloud Computing and Big Data Assignment 3 Read More »

COMS E6998 Assignment1

Assignment 1: Dining Concierge Assistant Due Date: 02/22 11:59pm You could do this assignment in team of 2 people. The PDF version is here: Customer Service is a core service for a lot of businesses around the world and it is getting disrupted at the moment by Natural Language Processing- powered applications. In this first …

COMS E6998 Assignment1 Read More »

COS80001 – Cloud Computing Architecture Assignment 1

School of Science, Computing and Engineering Technologies Swinburne University of Technology COS80001 – Cloud Computing Architecture Assignment 1 – Part A Creating and deploying a Web Page Due date: This assignment will be assessed by your tutor in your tutorial in Week 4. No submission is required. You must attend this demonstration to have your …

COS80001 – Cloud Computing Architecture Assignment 1 Read More »

AWS-2023-Bucket-{YOUR-NAME}-input”

Cloud Platforms – AWS MSc in Business Analytics Assignment 2 In this assignment, you will create lambda functions, associate these functions with API Gateways, and interact with s3 buckets. The learning objectives of this assignment are: – Practice writing and launching lambda functions – Practice how to create an API endpoint that calls a lambda …

AWS-2023-Bucket-{YOUR-NAME}-input” Read More »

COMP302 HW4 OCaml Code

COMP302 HW4 OCaml Code (* ————————————————————————*) (* Q1 : Money in the Bank *) (* ————————————————————————*) let open_account (initial_pass: passwd) : bank_account = notimplemented () (* ————————————————————————*) (* Q2 : I Want to Travel *) (* ————————————————————————*) (* TODO: Write some tests for neighbours. Consider creating a graph first, and then writing your tests based …

COMP302 HW4 OCaml Code Read More »