Renata Barreto
Renata Barreto
when we tried to use git push, everyone got the following error: remote: Invalid username or password. fatal: Authentication failed for the only workaround was the git push -u -...
link for lesson 1 is in the notebook here's the link for lesson 2: https://colab.research.google.com/github/dlab-berkeley/Python-Deep-Learning/blob/main/lessons/02-Vanilla-Convolutional-Neural-Network-Comparison.ipynb
Ok it looks like slides do exist here: https://docs.google.com/presentation/d/1NQBDrjkM5ZdabDQFxd5_EqjXA33gt9N0-uI9viVTs6A/edit#slide=id.g119b4ede1d2_0_70 1. Can we we please add these as a PDF? because they don't come up under lessons and so it's hard...
solution: You could actually just use your original code and just add these brackets! print("Cosine similarity between first and second book: " + str(cosine_similarity([dtm.iloc[0,:]], [dtm.iloc[1,:]])))
Hi Evan, I would love to contribute to this. Could you tell me a little bit more about what's needed here? @EastBayEv
Great, I'll be on the lookout, thanks @EastBayEv !