Skip to content
View LC-Linkous's full-sized avatar

Highlights

  • Pro

Block or report LC-Linkous

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
LC-Linkous/README.md

Hi there 👋

Publications and research can be found on my Google Scholar and ResearchGate pages

Interested in collaboration? Reach out to me on Linkedin!

(Most public code updates happen between May - August. So if you're looking for a library update, that's when I'm the most active :) )


Assorted Project Quick Links

PSO Cat Swarm Chicken Swarm MultiGLODS Genetic Other Optimizers
Base pso_python cat_swarm chicken_swarm multi_glods ga_python sweep
bayesian
Alternate pso_basic sand_cat 2015 / 2022 improved GLODS / DIRECT de_python -
Quantum pso_quantum cat_swarm_quantum chicken_swarm_quantum - - -

Most optimizers are available as options in surrogate_model_optimization. Sweep alternates and interchangeable surrogate models for Bayesian are included in their base repos. Benchmarking and data collection for the optimizer set is done with the Objective Function Test Suite.

Tools:

Tutorials:

Trinkets:

Pinned Loading

  1. AntennaCalculationAutotuningTool AntennaCalculationAutotuningTool Public

    Antenna Calculation and Autotuning (AntennaCAT) is a comprehensive implementation of machine learning to automate, evaluate, and optimize the antenna design process using EM simulation software.

    Python 19 4

  2. tinySA_python tinySA_python Public

    An unofficial Python API for the tinySA device line (now a PyPI package!)

    Python 13 2

  3. 2024-URSI-NRSM-1265 2024-URSI-NRSM-1265 Public

    Repository for code featured in "Machine Learning Assisted Optimization Methods for Automated Antenna Design"

    Jupyter Notebook 10 3

  4. nanoVNA_python nanoVNA_python Public

    An unofficial (simple) Python API for the nanoVNA device line

    Python