forked from fastai/courses
-
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
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
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 |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# Practical Deep Learning for Coders (fast.ai courses) | ||
|
||
These are the lecture materials from [Practical Deep Learning for Coders](http://course.fast.ai/). Two important parts of the course are [our online forums](http://forums.fast.ai/) and [our wiki](http://wiki.fast.ai/index.php/Main_Page). If you are encountering an error, we recommend that you first search the forums and wiki for a solution. If you can't find the answer there, the next step is to ask your question on the forums. Please don't use Github Issues to ask for help debugging (many questions have already been answered in the forums). | ||
These are the lecture materials from [Practical Deep Learning for Coders](http://course.fast.ai/). Two important parts of the course are [our online forums](http://forums.fast.ai/) and [our wiki](http://wiki.fast.ai/index.php/Main_Page). If you are encountering an error, we recommend that you first search the forums and wiki for a solution. If you can't find the answer there, the next step is to ask your question on the forums. See this advice on [how to ask for help](http://wiki.fast.ai/index.php/How_to_ask_for_Help) in a way that will allow others to most quickly and effectively be able to help you. Please don't use Github Issues to ask for help debugging (many questions have already been answered in the forums). |