Auto-PyTorch icon indicating copy to clipboard operation
Auto-PyTorch copied to clipboard

Is this repo dead?

Open BradKML opened this issue 1 year ago • 6 comments

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.

BradKML avatar Nov 08 '24 06:11 BradKML

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

BradKML avatar Nov 08 '24 07:11 BradKML

Same question. Is this repo dead?

alphaDev23 avatar Dec 29 '24 21:12 alphaDev23

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 avatar Jan 27 '25 02:01 MatheusBorgesFaria

@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

BradKML avatar Jan 27 '25 04:01 BradKML

I've moved to mlflow and RayTune instead.

alphaDev23 avatar Jan 27 '25 17:01 alphaDev23

@alphaDev23 how good is RayTune with NN instead of classical techniques?

BradKML avatar Jan 28 '25 01:01 BradKML