Y
Hacker News
new
|
ask
|
show
|
jobs
by
cuchoi
2672 days ago
I think that for Neural Networks scikit has not been the "go to" library, in particular AutoML advertises that they automate neural architecture search which I don't think scikit allows a lot of flexibility for that.
1 comments
samcodes
2672 days ago
Have you seen TPOT [0]? AutoML library that uses genetic algorithms to write scikit code for you. So fun.
[0]
https://github.com/EpistasisLab/tpot
link
[0] https://github.com/EpistasisLab/tpot