surrogate
There are 50 repositories under surrogate topic.
SciML/Surrogates.jl
Surrogate modeling and optimization for scientific machine learning (SciML)
necla-ml/Diff-JPEG
Official and maintained implementation of the paper "Differentiable JPEG: The Devil is in the Details" [WACV 2024].
YusukeHirao/jaco-js
Japanese character optimizer for JavaScript
JuliaDynamics/TimeseriesSurrogates.jl
A Julia package for generating timeseries surrogates
Nonlinear-Analysis-Core/NONANLibrary
This is our standard library for nonlinear analysis. Many of these functions are the same we use in our services. We do have additional methods that are not public but could be made available in a future release. If you are interested in learning more, attending our workshops or webinars or using our data analysis services please contact bmchnonan@unomaha.edu.
jomorlier/mdocourse
Materials for my Structural and Multidisciplinary Design Optimization course
hunto/ReLoss
Official implementation for paper "Relational Surrogate Loss Learning", ICLR 2022
yonghoonlee/SMBO_TeachingTool
A modular code for teaching Surrogate Modeling-Based Optimization
juri117/surrogate-models
In this repository I publish the python code, that was part of my master thesis. The thesis can be found here, however its in German though, sry. :/
evanchodora/kriging
Python tool for creating Kriging surrogate models
oduwsdl/MementoEmbed
A service that provides archive-aware oEmbed-compatible embeddable surrogates (social cards, thumbnails, etc.) for archived web pages (mementos).
redmod-team/profit
Probabilistic Response mOdel Fitting with Interactive Tools
Sofya2003/ULID-with-sequence
Smart surrogate keys for high performance databases
a-jd/npsn
Create a surrogate ANN/GBR/GPR/SVR model for regression of nuclear reactor power distribution
bbopt/sgtelib
Surrogate model library for Derivative-Free Optimization
Fdawgs/fastify-disablecache
Fastify plugin to disable client-side caching
cliffordlab/sleep-convolutions-tf
Neural-networks based sleep staging in tensorflow, and evalutation with Fourier-transform based surrogates.
ws-kj/Quasar
GPT3-enabled surrogate functions in C++
RuwangJiao/CEI
A complete expected improvement criterion for Gaussian process assisted highly constrained expensive optimization
KOLANICH-userscripts/surrogates.user.js
"surrogates" allowing to use some websites made unworkable without JavaScript
mid2SUPAERO/Outputs
Last Presentation from the prof !
stdlib-js/assert-has-utf16-surrogate-pair-at
Test if a position in a string marks the start of a UTF-16 surrogate pair.
stdlib-js/regexp-utf16-surrogate-pair
Return a regular expression to match a UTF-16 surrogate pair.
stdlib-js/regexp-utf16-unpaired-surrogate
Return a regular expression to match an unpaired UTF-16 surrogate.
stdlib-js/string-next-grapheme-cluster-break
Return the next extended grapheme cluster break in a string after a specified position.
stdlib-js/string-split-grapheme-clusters
Split a string by its grapheme cluster breaks.
stdlib-js/string-to-grapheme-cluster-iterator
Create an iterator which iterates grapheme clusters.
stdlib-js/string-tools-grapheme-cluster-break
Grapheme cluster break tooling.
Ahmed-Bayoumy/SLML
Statistical learning models library for blackbox optimization
es-shims/String.prototype.isWellFormed
An ESnext spec-compliant `String.prototype.isWellFormed` shim/polyfill/replacement that works as far down as ES3.
stdlib-js/string-base-code-point-at
Return a Unicode code point from a string at a specified position.
stdlib-js/string-next-code-point-index
Return the position of the next Unicode code point in a string after a specified position.
stdlib-js/string-num-grapheme-clusters
Return the number of grapheme clusters in a string.
stdlib-js/string-prev-grapheme-cluster-break
Return the previous extended grapheme cluster break in a string before a specified position.
stdlib-js/string-to-grapheme-cluster-iterator-right
Create an iterator which iterates grapheme clusters.
stdlib-js/string-to-well-formed
Convert a string to a well formed string.