This repository contain the course assignments. The assignments are designed to be hosted on Google Colab because Colab minimizes the amount of setup needed to run the code and provides free acces to computing resources, including GPUs, which will be important for HW2. You may of course do the assignments without Colab---however, you will be responsible for adapting the notebooks and code accordingly.
These instructions are for setting up the assignments in Google Colab.
First, clone the repository:
git clone https://github.com/rosewang2008/cs293_empowering_educators_via_language_technology.git
Then copy this folder into your Google Drive. It should look like:
Then you can open week1_introduction.ipynb
in Google Colab from your Drive folder.
For all following assignments, you can navigate to where you cloned the repository and run
git pull
The new assignments should then be pulled. You can then copy and paste the new assignments into the Google Drive folder with the other assignments.
These instructions pertain to the zips under the project/
folder.
- Download the zip of interest.
- Upload it to overleaf.com by selecting
New Project > Upload Project
- Select the zip of interest to upload
- Now you're ready to use the template! This is the interface you should see: