Skip to content

Commit f7e9cf8

Browse files
authored
Update README.md with link for master branch
1 parent 9d93085 commit f7e9cf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ 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-
Also, find the documentation [here](https://automl.github.io/Auto-PyTorch/development).
9+
Also, find the documentation [here](https://automl.github.io/Auto-PyTorch/master).
1010

1111
***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.
1212
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)