Is this repo dead?
Sorry, just checking in 2 years after the last commit and seeing the great works of @ravinkohli Will this repo get a revamp and a library version update to continue? Side note: AutoKeras seems to be having install issues for Windows, so if there are other deep learning options it would be great.
A breakdown on forks: Those that just update scikit-learn
- https://github.com/automl/Auto-PyTorch/compare/master...8W9aG:Auto-PyTorch:master
- https://github.com/automl/Auto-PyTorch/compare/master...dustinblackman:Auto-PyTorch:master
This guy is adding time series to AutoPyTorch https://github.com/automl/Auto-PyTorch/compare/master...LuciusMos:Auto-PyTorch:master This guy adds NLP into the equation https://github.com/automl/Auto-PyTorch/compare/master...ParisaSafikhani:Auto-PyTorch_autoNLP:master IDK what this is doing https://github.com/automl/Auto-PyTorch/compare/master...harel-coffee:Auto-PyTorch-auto:master
Same question. Is this repo dead?
Apparently the repository is dead, I spent a lot of time trying to use this tool, due to version issues in the packages. What solved it was using this image https://hub.docker.com/r/automlorg/autopytorch/tags together "dev container" extension from vscode. https://hub.docker.com/r/automlorg/autopytorch/tags.
Maybe it will help you, @alphaDev23 @BradKML
@MatheusBorgesFaria could you fork the code and show what version updates has been made within the system? Cus it might have some solutions on how upgrade paths can be made
I've moved to mlflow and RayTune instead.
@alphaDev23 how good is RayTune with NN instead of classical techniques?