Building High Performance Convolutional Neural Networks with TensorFlow
-
Updated
Feb 7, 2023 - Jupyter Notebook
Building High Performance Convolutional Neural Networks with TensorFlow
I applied active learning to the IMDB dataset for sentiment analysis. Starting with a small labeled subset, I trained a model and used uncertainty sampling to select and label challenging reviews. This iterative process improved performance while reducing labeling effort.
Add a description, image, and links to the sklearnex topic page so that developers can more easily learn about it.
To associate your repository with the sklearnex topic, visit your repo's landing page and select "manage topics."