Solving the Traveling Salesman Problem using Self-Organizing Maps
翻译 - 使用自组织地图解决旅行商问题
Set-of-Mark Prompting for GPT-4V and LMMs
个人收藏书籍列表 ...
Self organizing Kohonen map in Python with periodic boundary conditions
Simple library to detect motion type (walking, running, automotive) and count users steps. This library will make motion detection much more easily.
Blame someone else for your bad code.
Some random scripts
翻译 - 一些随机脚本
Pytorch implementation of a Self-Organizing Map
Implementation of SOM and GSOM
OpenWrt sources for IMX6ULL based SoM - NetSoM
u-boot-VAR-SOM-AM33-SDK7
System On Modules
Antmicro's open hardware baseboard for the Google Coral i.MX8 + Edge TPU SoM
Webapplikation, som gør det muligt at finde og vise skråfotos.
LoRaWAN / LoRa P2P library for ESP32 MCUs and the RAK3172 LoRa SoM.
Using Self-Organizing Maps for Travelling Salesman Problem
Phigent Heimdallr project use the SOM develop kits implemented a stereo application which can be deployed in the automotive vehicles etc.
TSP算法全复现:遗传(GA)、粒子群(PSO)、模拟退火(SA)、禁忌搜索(ST)、蚁群算法(ACO)、自自组织神经网络(SOM)