-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
21 changed files
with
377 additions
and
337 deletions.
There are no files selected for viewing
Binary file added
BIN
+66.2 KB
_images/4f857011502159d7f402ca6d760c498db8ea0e9fd03962e8ff4f5090de248dd6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-67.3 KB
_images/559aa8885ab31225702da0b09e00732d58428696bb5bac577f35651f06893d43.png
Binary file not shown.
Binary file removed
BIN
-66.2 KB
_images/61d7d3c1d03f647ec486cf9f94932b9e2de2e0ec0bbbb3291da99e93c235e96f.png
Binary file not shown.
Binary file added
BIN
+65.9 KB
_images/de6d1e6ec5c5c9f16e4dd8547c6ffa68b13fb6f5c7fb3cc4b2926da6cee66734.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -44,13 +44,15 @@ [email protected] account). | |
|
||
## Google Colab | ||
|
||
[Google Colab](https://colab.research.google.com) provides a notebook | ||
environment where the user can develop a reproducible document that blends text | ||
and code together. Such reproducible documents are popular in the world of data | ||
science, statistics, machine learning, and the various applied sciences that use | ||
programming. By combining text and code, you can walk (via text) your audience | ||
through an analysis (usually via code and/or math), showing the exact code you | ||
used to draw any conclusions about the data or otherwise. | ||
<a href="https://colab.research.google.com" target="_blank">Google | ||
Colab</a> provides a notebook environment where the user can develop a | ||
reproducible document that blends text and code together. Such | ||
reproducible documents are popular in the world of data science, | ||
statistics, machine learning, and the various applied sciences that | ||
use programming. By combining text and code, you can walk (via text) | ||
your audience through an analysis (usually via code and/or math), | ||
showing the exact code you used to draw any conclusions about the data | ||
or otherwise. | ||
|
||
We will use Google Colab for free, as part of your campus Google | ||
account [email protected]. The free aspect means we'll have | ||
|
@@ -61,8 +63,10 @@ install Python on your personal machine, because I believe we can get | |
started faster this way. If you want to follow along with this course | ||
using different tools, and you understand the consequences you face | ||
for doing so, please see your options on the page [Week 06 and | ||
beyond][./and-beyond.md]. | ||
beyond](./and-beyond.md). | ||
|
||
From here, there's really no better way to learn about Google Colab than to go | ||
touch it. Here's a link to [the Colab notebook associated with Week 00: Start | ||
here](https://colab.research.google.com/drive/1weKuFgd98W76BloyuuB4d2HudB5KLYew?usp=sharing). | ||
From here, there's really no better way to learn about Google Colab | ||
than to go touch it. Here's a link to <a | ||
href="https://colab.research.google.com/drive/1weKuFgd98W76BloyuuB4d2HudB5KLYew?usp=sharing" | ||
target="_blank">the Colab notebook associated with Week 00: Start | ||
here</a>. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.