Skip to content

backup of the code and resources for Service Outsource Competition

Notifications You must be signed in to change notification settings

floatingCatty/FinancialDataClustering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

——————EXPERIMENT_1————————
model is composed by encoder, K-means label, classifier
	K-means label: using mini-batch K-means clustering to labelize the data
	encoder: generalise the low_dimention representation of original data
	classifier: using the generalized data to match the K-means clustering results, to ensure the encoded vector
		maintain precise representation

the idea is mainly inspired by <Deep Clustering for Unsupervised Learning of Visual Features - Mathilde et. al.>

About

backup of the code and resources for Service Outsource Competition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages