Skip to content

Commit e4cde5b

Browse files
authored
updates for 2022
1 parent 1fae313 commit e4cde5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This repository contains all of the code and software labs for [MIT 6.S191: Intr
55

66
## Opening the labs in Google Colaboratory:
77

8-
The 2021 6.S191 labs will be run in Google's Colaboratory, a Jupyter notebook environment that runs entirely in the cloud, you don't need to download anything. To run these labs, you must have a Google account.
8+
The 2022 6.S191 labs will be run in Google's Colaboratory, a Jupyter notebook environment that runs entirely in the cloud, you don't need to download anything. To run these labs, you must have a Google account.
99

1010
On this Github repo, navigate to the lab folder you want to run (`lab1`, `lab2`, `lab3`) and open the appropriate python notebook (\*.ipynb). Click the "Run in Colab" link on the top of the lab. That's it!
1111

@@ -35,7 +35,7 @@ All lecture videos are available publicly online and linked above! Use and/or mo
3535
> http://introtodeeplearning.com
3636
3737
## License
38-
All code in this repository is copyright 2021 [MIT 6.S191 Introduction to Deep Learning](http://introtodeeplearning.com). All Rights Reserved.
38+
All code in this repository is copyright 2022 [MIT 6.S191 Introduction to Deep Learning](http://introtodeeplearning.com). All Rights Reserved.
3939

4040
Licensed under the MIT License. You may not use this file except in compliance with the License. Use and/or modification of this code outside of 6.S191 must reference:
4141

0 commit comments

Comments
 (0)