code for the paper "Impact of Channel Variation on One-Class Learning for Spoof Detection"
-
Updated
Oct 3, 2021 - Python
code for the paper "Impact of Channel Variation on One-Class Learning for Spoof Detection"
This project consists in the implementation of the K-Means and Mini-Batch K-Means clustering algorithms. This is not to be considered as the final and most efficient algorithm implementation as the objective here is to make a clear comparison between the sequential and parallel execution of the clustering steps.
Implement mini-batch k-means in PySpark distributed framework and test the performance of the algorithm on standard synthetic datasets
A Javascript version of Alexander Schiendorfer's blog post "A worked example of backpropagation".
Add a description, image, and links to the mini-batching topic page so that developers can more easily learn about it.
To associate your repository with the mini-batching topic, visit your repo's landing page and select "manage topics."