AIMIP's Stars
TheAlgorithms/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Light-City/CPlusPlusThings
C++那些事
eseckel/ai-for-grant-writing
A curated list of resources for using LLMs to develop more competitive grant applications.
binary-husky/gpt_academic
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
Liniyous/ElaWidgetTools
Fluent-UI For QT-Widget
laserpants/qt-material-widgets
:art: Qt widgets-based implementation of the Material Design specification.
yuki-koyama/sequential-line-search
A Preferential Bayesian optimization library for C++/Python [SIGGRAPH 2017]
rmcantin/bayesopt
BayesOpt: A toolbox for bayesian optimization, experimental design and stochastic bandits.
resibots/limbo
A lightweight framework for Gaussian processes and Bayesian optimization of black-box functions (C++11)
automl/SMAC3
SMAC3: A Versatile Bayesian Optimization Package for Hyperparameter Optimization
Alaya-in-Matrix/MACE
code for the ICML2018 paper "Batch Bayesian Optimization via Multi-objective Acquisition Ensemble for Automated Analog Circuit Design"
yytdfc/MetaOpt
A general optimizer based on Bayesian optimization
alonrot/EntropySearchCpp
Efficient implementation of Entropy Search (ES) in C++ | Bayesian optimization algorithm for robot controller learning
MethodsOfMachineLearning/entropy-search
Entropy Search for Information-Efficient Global Optimization - JMLR v13
WDBO-ALGORITHM/wdbo_criterion
C++ criterion for Data Staleness in Dynamic Bayesian Optimization
Lcy77/MCR-Tree
jlidw/SSIN
Code for the SIGMOD 2023 paper "SSIN: Self-Supervised Learning for Rainfall Spatial Interpolation".
arangodb/arangodb
🥑 ArangoDB is a native multi-model database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions.
KDE/marble
Virtual Globe and World Atlas that you can use to learn more about the Earth
KDE/heaptrack
A heap memory profiler for Linux
4paradigm/OpenMLDB
OpenMLDB is an open-source machine learning database that provides a feature platform computing consistent features for training and inference.
mldbai/mldb
MLDB is the Machine Learning Database
Liuguanli/RSMI
A Recursive Spatial Model Index
qgis/QGIS
QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
wakodeashay/SKC
Code for Online evasion using Space Filling curve
google-research-datasets/mlg_evaldata
tjhei/paper-parallel-gmg-data
acse-jy220/SFC-CAE-Ready-to-use
A handy tool to utilize SFC-CAE
zhou-l/DataDrivenSpaceFillCurve
Research codes of "Data-Driven Space-Filling Curves". Important: main functions are named as "figGenXXX.m". For example, figGenSFC2DCase.m---2D regular grids; figGenSFC3DCase.m---3D regular grids; figGenSFC2DQuadTree.m---2D multiscale; figGenSFC3DOctree.m---3D multiscale.
sebastianlipponer/zorder_knn
Floating point morton order comparison operator.