add lecture 13

This commit is contained in:
Frank Xu
2025-05-14 20:26:44 -04:00
parent 512bf904c5
commit 16f62d7f82
5 changed files with 746 additions and 1 deletions

View File

@@ -2,4 +2,6 @@ pip install ipywidgets
pip install scikit-learn
pip install ultralytics
pip install ultralytics opencv-python
pip install transformers
pip install transformers
# pip install sentencepiece did not work
conda install sentencepiece

File diff suppressed because one or more lines are too long