2022
Software  Unknown

Transfer learning project

Zedda E.

Transfer learning 

The application uses machine learning to classify satellites based on their IQ samples. It begins by preprocessing the IQ samples and splitting them into training (80%) and testing (20%) subsets using stratified sampling. Transfer learning is applied using various pre-trained CNN models from the ImageNet dataset. The CNN models are modified with a dense classifier for ten classes and a softmax layer for satellite classification. The best performance is achieved with MobileNetV2, trained for 26 epochs using the RMSprop optimiser, CategoricalCrossentropy as the loss function, and CategoricalCrossentropy as the metric. Python, Keras



Back to previous page
BibTeX entry
@misc{oai:it.cnr:prodotti:488732,
	title = {Transfer learning project},
	author = {Zedda E.},
	year = {2022}
}