modAL icon indicating copy to clipboard operation
modAL copied to clipboard

Neural network support?

Open dwy927 opened this issue 4 years ago • 1 comments

I wonder does modAL supports to pick data for neural net such as object detection model? Thanks a lot.

dwy927 avatar Dec 15 '20 11:12 dwy927

Hi! Neural networks are supported, currently you can use Keras with its scikit-learn wrapper or PyTorch with the Skorch library.

cosmic-cortex avatar Jan 07 '21 10:01 cosmic-cortex