Skip to content

Commit 42c39fb

Browse files
authored
Update README.md
1 parent 838d8ef commit 42c39fb

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,6 @@ FastAI.jl's high-level workflows combine functionality from many packages in the
99

1010
See our [**documentation**](https://fluxml.ai/FastAI.jl) to find out more.
1111

12-
## Features
13-
14-
- [download commmon datasets](TODO: `datasets`) or [bring your own](TODO: data_containers.md)
15-
-
16-
1712
## Example
1813

1914
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
5651

5752
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.
5853

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

Comments
 (0)