15 213 SFS Lab

15-213, Summer 2024 SFS Lab: Writing a Multithreaded Filesystem Assigned: July 21 Due Date Max. Grace Days Last Date Weight in Course Final Aug2 0 Aug2 4% 1 Introduction A file system is a data structure that the operating system uses to store, maintain, and refer to meaningful data on the disk, and conversely to …

15 213 SFS Lab Read More »

Project MS2

Milestone 2: [35 points] Full pipeline with hazard detection/resolving In milestone 2, you need to improve your simulator (on top of milestone 1) to simulate a more realistic five-stage CPU pipeline, without considering the cache memory system. Your testcases will be more realistic: there are just real instructions, and no bubble instructions that were inserted …

Project MS2 Read More »

ENSC 254 Final Project

Important Logistics: ENSC 254 Final Project • Some general grading logistics have been posted here: https://canvas.sfu.ca/courses /83872/pages/project-logistics. Lab computer access instructions have been posted here: https://canvas.sfu.ca/courses/83872/pages/lab-logistics • The final project weighs 25% of the final marks. It includes 100 points in total, which will be scaled to 25% of the final marks. • The final …

ENSC 254 Final Project Read More »

INFO3250 Hand on Practice Preparation

Step 0: Introduction In order to practice the Enterprise Content Management by using SharePoint, we need to install two virtual machines:  A Domain Controller The domain controller running on Windows Server 2012 R2. We will be calling the domain cfcode2016.com, This server will host Active Directory, DNS, and Certificate Authority. It will run on …

INFO3250 Hand on Practice Preparation Read More »

COMP9417 Homework 3 MLEs and Kernels

COMP9417 – Machine Learning Homework 3: MLEs and Kernels Introduction In this homework we first continue our exploration of bias, variance and MSE of estimators. We will show that MLE estimators are not unnecessarily unbiased, which might affect their performance in small samples. We then delve into kernel methods: first by kernelizing a popular algorithm …

COMP9417 Homework 3 MLEs and Kernels Read More »