Skip to content

Commit 54ee98e

Browse files
committed
Update README.md with link for master branch
1 parent 4d28006 commit 54ee98e

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,9 @@ While early AutoML frameworks focused on optimizing traditional ML pipelines and
66

77
Auto-PyTorch is mainly developed to support tabular data (classification, regression).
88
The newest features in Auto-PyTorch for tabular data are described in the paper ["Auto-PyTorch Tabular: Multi-Fidelity MetaLearning for Efficient and Robust AutoDL"](https://arxiv.org/abs/2006.13799) (see below for bibtex ref).
9-
<<<<<<< HEAD
9+
1010
Also, find the documentation [here](https://automl.github.io/Auto-PyTorch/master).
11-
=======
12-
Also, find the documentation [here](https://automl.github.io/Auto-PyTorch/development).
13-
>>>>>>> [doc] Add the workflow of the Auto-Pytorch (#285)
11+
1412

1513
***From v0.1.0, AutoPyTorch has been updated to further improve usability, robustness and efficiency by using SMAC as the underlying optimization package as well as changing the code structure. Therefore, moving from v0.0.2 to v0.1.0 will break compatibility.
1614
In case you would like to use the old API, you can find it at [`master_old`](https://github.com/automl/Auto-PyTorch/tree/master-old).***

0 commit comments

Comments
 (0)