mikeizbicki / cmc-csci181-deeplearning

deep learning course materials
15 stars 6 forks source link

Project and next lecture videos #22

Open mikeizbicki opened 4 years ago

mikeizbicki commented 4 years ago

Two announcements:

  1. I've posted your next set of lecture videos at. These lectures go over your project (which has been posted online) and something called explainable machine learning.

  2. I will be hosting an optional live lecture next week Thursday (23 April) during the normal class time (1:15pm-2:30pm) to go over the LIME explanation algorithm paper. The LIME algorithm is not directly related to your project (and so I understand if you do not have time to attend the lecture), but it is a famous paper with many key ideas that are useful to understand.

    The paper can be downloaded here. Before the lecture, you should watch this short video and this longer video, and read as much of the paper as you can understand.

xxing21 commented 4 years ago

what is the deadline for project submission?

mikeizbicki commented 4 years ago

Whoops. I've updated the readme with a due date of Thursday, 23 April: 4fd8b64593223476888fdf0f6c5b5844782bee81

jwsbrennan commented 4 years ago

When I'm running my code, the output I get looks like this: line0000 word

Any idea what I'm doing wrong? Side note: the pattern of starting dark green and getting slightly lighter as it goes on is true for the character-by-character analysis as well