Skip to content

Repository for 2024 IEEE International Symposium on Antennas and Propagation and ITNC-USNC-URSI Radio Science Meeting paper #3323

Notifications You must be signed in to change notification settings

LC-Linkous/2024-APS-URSI-3323

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

2024-APS-URSI-3323

Repository hosting data and select machine learning examples from the paper "Machine Learning Assisted Hyperparameter Tuning for Optimization" presented in IEEE AP-S 2024 in Florence, Italy, July 14-19, 2024.

Redirected from PSO_datacollection to include updates and differentiate between conference presentations.

Table of contents

Requirements

  • The main example is designed to run in Google Colab with Jupyter Notebook. You must have a Google account to run these as-is. The Jupyter Notebook file(s) in this repository run individually. Library requirements for each tutorial and example may vary. Refer to a tutorial or example for the specific requirements.

  • Linked repositories featuring optimizers have their own requirements, and will require a Python environment.

How to Use

  • To run, you will need to create a folder in your Google Drive, and add the dataset and all tutorials into the same folder.
  • The optimizer repositories were designed to run locally in an IDE. As such, they will not run in Jupyter Notebook as-is and some modification is needed.

Datasets

To be added closer to the conference

Tutorials and Examples

Code Repositories

Optimizers are described in their individual repositories in order to keep the development information up to date.

Base Optimizer Alternate Version Quantum-Inspired Optimizer Surrogate Model Variations
pso_python pso_basic pso_quantum
cat_swarm_python sand_cat_python cat_swarm_quantum
chicken_swarm_python 2015 improved chicken swarm chicken_swarm_quantum
sweep_python *alternates in base repo - -
bayesian optimization_python - - *interchangeable surrogate models
included in base repo
multi_glods_python - -

Related Publications

L. Linkous, J. Lundquist, M. Suche, and E. Topsakal, "Machine Learning Assisted Hyperparameter Tuning for Optimization," 2024 IEEE International Symposium on Antennas and Propagation and ITNC-USNC-URSI Radio Science Meeting, Florence, Italy, July 14-19, 2024.

L. Linkous and E. Topsakal, "Machine Learning Assisted Optimization Methods for Automated Antenna Design," 2024 United States National Committee of URSI National Radio Science Meeting (USNC-URSI NRSM), Boulder, CO, USA, 2024, pp. 377-378, doi: 10.23919/USNC-URSINRSM60317.2024.10464597.

How to Cite

Data and examples in this repository are from:

L. Linkous, J. Lundquist, M. Suche, and E. Topsakal, "Machine Learning Assisted Hyperparameter Tuning for Optimization," 2024 IEEE International Symposium on Antennas and Propagation and ITNC-USNC-URSI Radio Science Meeting, Florence, Italy, July 14-19, 2024.

About

Repository for 2024 IEEE International Symposium on Antennas and Propagation and ITNC-USNC-URSI Radio Science Meeting paper #3323

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published