Skip to content

Commit 3c2d80a

Browse files
[FIX] Update Readme
1 parent ac2dd99 commit 3c2d80a

File tree

1 file changed

+0
-26
lines changed

1 file changed

+0
-26
lines changed

README.md

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@ python setup.py install
3737

3838
```
3939

40-
### Pip
41-
TODO
42-
4340
## Contributing
4441

4542
If you want to contribute to Auto-PyTorch, clone the repository and checkout our current development branch
@@ -48,29 +45,6 @@ If you want to contribute to Auto-PyTorch, clone the repository and checkout our
4845
$ git checkout development
4946
```
5047

51-
52-
## Examples
53-
54-
For a detailed tutorial, please refer to the jupyter notebook in https://github.com/automl/Auto-PyTorch/tree/master/examples/basics.
55-
56-
In a nutshell:
57-
58-
```py
59-
from autoPyTorch import TODO
60-
```
61-
62-
For ore examples, checkout `examples/`.
63-
64-
65-
## Configuration
66-
67-
### Pipeline configuration
68-
69-
### Search space
70-
71-
### Fitting single configurations
72-
73-
7448
## License
7549

7650
This program is free software: you can redistribute it and/or modify

0 commit comments

Comments
 (0)