You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-6Lines changed: 1 addition & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,11 +9,6 @@ FastAI.jl's high-level workflows combine functionality from many packages in the
9
9
10
10
See our [**documentation**](https://fluxml.ai/FastAI.jl) to find out more.
11
11
12
-
## Features
13
-
14
-
-[download commmon datasets](TODO: `datasets`) or [bring your own](TODO: data_containers.md)
15
-
-
16
-
17
12
## Example
18
13
19
14
As an example, here is how to train an image classification model:
@@ -56,4 +51,4 @@ You can get in touch here on GitHub or on the JuliaLang Zulip in the [`#ml-contr
56
51
57
52
FastAI.jl takes inspiration from the fantastic [fastai](http://docs.fast.ai) library for Python. Jeremy Howard and the fastai team kindly approved this project and its use of the fastai name.
58
53
59
-
This project also builds on many packages in the Julia ecosystem.
54
+
This project also builds on many packages in the Julia ecosystem.
0 commit comments