CS 189 / 289A Introduction to Machine Learning

CS 189 / 289A Introduction to Machine Learning Fall 2022 Jennifer Listgarten, Jitendra Malik HW5 Due Tuesday 11/15 at 11:59pm • Homework 5 consists mainly of programming questions, with some written questions about the basics of the neural network architectures. • We prefer that you typeset your answers using LATEX or other word processing software. […]

CS 189 / 289A Introduction to Machine Learning Read More »

CS 189 hw2

CS 189 / 289A Introduction to Machine Learning Fall 2022 Jennifer Listgarten, Jitendra Malik HW2 Due 10/04/21 at 11:59pm • Homework 2 consists entirely of coding questions. • We prefer that you typeset your answers using LATEX or other word processing software. If you haven’t yet learned LATEX, one of the crown jewels of computer

CS 189 hw2 Read More »

CS 188 Introduction to Artificial Intelligence Exam Prep 2

CS 188 Introduction to Artificial Intelligence Exam Prep 2 Q1. Searching with Heuristics Consider the A* searching process on the connected undirected graph, with starting node S and the goal node G. Suppose the cost for each connection edge is always positive. We define ℎ∗(𝑋) as the shortest (optimal) distance to G from a node

CS 188 Introduction to Artificial Intelligence Exam Prep 2 Read More »

CS 188 AI Project 2

CS 188 Project 2 Introduction The Expr Class A note on conjoin and disjoin Prop Symbol Names (Important!) Rules Pacphysics symbols SAT Solver Setup Question 1 (2 points): Logic Warm-up Question 2 (2 points): Logic Workout Question 3 (4 points): Pacphysics and Satisfiability Question 4 (3 points): Path Planning with Logic Question 5 (3 points):

CS 188 AI Project 2 Read More »

CS106 CS442 SE442 Homework 1: scanner

CS106 CS442 SE442 Homework 1: scanner RR_language.pdf Sample_RR_programs CS106 & CS442 & SE442 Compiler principles and constructions Macau University of Science and Technology 1. Introduction We will construct a lexical analyzer, also called a scanner for the specified source language. A scanner can be designed as an automaton using the DFA (deterministic finite automaton) techniques.

CS106 CS442 SE442 Homework 1: scanner Read More »

CS6603 AI Ethics and Society Project 3

CS6603 AI Ethics and Society Homework Project #3 ● Dixon, Lucas & Li, John & Sorensen, Jeffrey & Thain, Nithum & Vasserman, Lucy. “Measuring and Mitigating Unintended Bias in Text Classification,” AAAI/ACM Conference on AI, Ethics, and Society, pp. 67-73, 2018. https://www.aies- conference.com/2018/contents/papers/main/AIES_2018_paper_9.pdf ● Tolga Bolukbasi, Kai-Wei Chang, James Zou, Venkatesh Saligrama, and Adam Kalai,

CS6603 AI Ethics and Society Project 3 Read More »