modAL
modAL copied to clipboard
Neural network support?
I wonder does modAL supports to pick data for neural net such as object detection model? Thanks a lot.
Hi! Neural networks are supported, currently you can use Keras with its scikit-learn wrapper or PyTorch with the Skorch library.