Mike Izbicki
                                            Mike Izbicki
                                        
                                    I have a task that is scheduled to run every minute. Sometimes, this task can take longer than 1 minute to run, and in that event I'd like to start...
The following code compares two functions for summing over a vector: ``` {-# LANGUAGE BangPatterns #-} import Control.DeepSeq import Criterion import Criterion.Main import Data.Vector.Unboxed as VU import Data.Vector.Generic as VG...
Week 01 lab
Reply to this comment with the twitter screenshot you took for the topic_01 lab. You can include images in your comments by dragging and dropping.
Lab00 update
1. Lab 00 is "nominally" due this Sunday (4 Sep) or Tuesday (6 Sep) if you collaborate. Since this is the first week, there won't be a late penalty applied...
Hi everyone! Your first tasks in this class are to: 1. sign up for github (if you don't already have an account) 1. press the "watch" button at the top...
Office hours
This issue is for questions and announcements about my office hours availability and other after-class opportunities for help. If you would like to schedule an appointment, email me rather than...
There's no class tomorrow due to labor day. See you all on Wednesday :)
All lectures will be recorded and broadcast live on zoom at the following url: . Lab sessions and office hours will not be recorded/broadcast.
Are the pretrained word vectors available for download? I don't see a link in the README.