Changes between Version 65 and Version 66 of Other/Summer/2025/mlCoexist
- Timestamp:
- Jul 15, 2025, 6:47:10 PM (4 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2025/mlCoexist
v65 v66 89 89 90 90 **Progress:** 91 *Machine learning models:92 * Developed a CNN for RFI detection using pre-trained model (ResNet18) with the last classification layer modified and retrained93 * Developed SVM as a baseline to assess the efficiency of the CNN approach (underutilization of the neural network)91 - Machine learning models: 92 1. Trained a CNN for RFI detection using pre-trained model (ResNet18) with the last classification layer modified 93 2. Developed an SVM baseline to assess the efficiency of the CNN approach (address potential underutilization of the neural network) 94 94 * Performed cross-validation to ensure the models were not overfitting 95 * Both the CNN and the SVM reached >95% accuracy 96 * Continued obtaining data from transition band (100 additional rows: 1413.5mHz(fc0), 1453.5mHz(fc4) 97 * Identified Friis Transmission Formula & Stefan-Boltzmann Law which will be used to find beam efficiency 95 * Both the CNN and SVM achieved over 95% accuracy 96 - Continued obtaining data from transition band (100 additional rows: 1413.5mHz(fc0), 1453.5mHz(fc4) 97 - Created a mathematical pipeline to estimate brightness temperature(K) based on total transmitting power(W) 98 - Identified the unknown variable ηB (beam efficiency) within the Friis Transmission and Brightness Temperature Formulas 98 99 99 100 \\