Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Kaggle kernels section #181

Merged
merged 18 commits into from Jan 30, 2019
Merged

Added Kaggle kernels section #181

merged 18 commits into from Jan 30, 2019

Conversation

init27
Copy link
Contributor

@init27 init27 commented Jan 28, 2019

Added kaggle kernels link, getting started tutorial and returning to work section.

I've also updated lesson notes with the kaggle kernel links as well as lesson 5,6,7 with resources.

Copy link
Member

@jph00 jph00 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some minor requests - thanks for this! :)


- [platform.ai discussion](https://forums.fast.ai/t/platform-ai-discussion/31445)
- [50 Years of Test (Un)fairness: Lessons for Machine Learning](https://128.84.21.199/pdf/1811.10104.pdf)
- Convolutions: http://www.cs.cornell.edu/courses/cs1114/2013sp/sections/S06_convolution.pdf
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are not correctly formatted links.

@@ -39,6 +39,9 @@ entries:
- title: Server setup
output: web
folderitems:
- output: web
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Move it to be last in the 'easy' section

docs/index.md Outdated
@@ -28,6 +28,7 @@ Here are some great choices of platforms. Click the link for more information on

These are the easiest to use; they've got all the software, data, and lessons preinstalled for you. They're a little less flexible than "full servers" (below), but are the simplest way to get started.

- [Kaggle Kernels](/start_kaggle.html); (Instant Launch, No setup required, Free)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Move this after 'colab'

@@ -0,0 +1,67 @@
---

title: Crestle.ai
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wrong title

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Corrected, sorry.

# Welcome to Kaggle kernels!
<img alt="" src="/images/kaggle/landing_page.png" class="screenshot">

[Kaggle](https://kaggle.com/) is an online community of data scientists and machine learners, owned by Google, Inc. Kaggle allows users to find and publish data sets, explore and build models in a web-based data-science environment, work with other data scientists and machine learning engineers, and enter competitions to solve data science challenges. Kaggle got its start by offering machine learning competitions and now also offers a public data platform, a cloud-based workbench for data science. ([Read more here](https://en.wikipedia.org/wiki/Kaggle)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please describe the downsides of kaggle kernels too. E.g. not updated at same frequency as official notebooks; not officially supported; RAM limitations (?)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've added a Resources & Limitations section

- [00_notebook_tutorial.ipynb](https://nbviewer.jupyter.org/github/fastai/course-v3/blob/master/nbs/dl1/00_notebook_tutorial.ipynb)
- [lesson1-pets.ipynb](https://github.com/fastai/course-v3/blob/master/nbs/dl1/lesson1-pets.ipynb)
- Kaggle Kernels:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's not modify any of the notes files.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(Sorry - I mean, let's not add the kaggle kernels to the notes files. Your other edits are appropriate however)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've removed the kernel links from all the notes and fixed the links in lesson 5,6,7 notes.

@init27
Copy link
Contributor Author

init27 commented Jan 29, 2019

I've made the suggested changes, thanks.

@jph00 jph00 merged commit e329bf6 into fastai:master Jan 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants