A neural network based file sorter. Trains an autoencoder to sort images or audio based on the similarity of their encodings, or uses the OpenAI CLIP model.
MIT License
27
stars
1
forks
source link
add more embedding methods beyond locally linear embedding #4
added MDS, Isomap, T-SNE, and PCA methods for embeddings