#
gp
Here are 37 public repositories matching this topic...
A robust Linear Genetic Programming implementation on the JVM using Kotlin.
-
Updated
Oct 25, 2021 - Kotlin
Interactive Gaussian Processes
-
Updated
Jul 19, 2019 - Jupyter Notebook
Multifidelity Kriging, Efficient Global Optimization
-
Updated
Nov 20, 2018 - Jupyter Notebook
Proof-of-principle application of Gaussian process modeling to gamma-ray analyses. Code repository associated with the paper https://arxiv.org/abs/2010.10450.
-
Updated
Dec 3, 2020 - Jupyter Notebook
GoldPieces is an in-game digital currency for game development, allowing players to share GP among the network of participating games
-
Updated
Oct 5, 2020 - C++
python
algorithm
game-theory
robust-optimization
black-box-optimization
bayesian-optimization
nash-equilibrium
gp
game-theoretic-algorithms
-
Updated
Jul 14, 2018 - Jupyter Notebook
POD+K in Real-Time Aeroelastic Pre-design Problem
-
Updated
Jul 5, 2019 - Python
Integrating Local Search within neat-GP.
-
Updated
May 28, 2019 - Python
A system to help you make money off of gathering resources in OSRS.
-
Updated
Jun 6, 2020 - HTML
Bangladesh phone operator validation [ BD cell-phone validation ] , gp , robi , banglalink , teletalk , airtel ...
jasmine
karma
karma-jasmine
airtel
karma-runner
gp
banglalink
bd-phone-validation
robi
teletalk
bd-cellnumber-validation
-
Updated
Oct 18, 2018 - JavaScript
Data, scripts, and an (old) version of the GP system used to generate the nonlinear models modelling the fMRI data. Results publiched in CIBCB 2017.
symbolic-regression
genetic-programming
evolutionary-algorithms
pressure
modelling
physionet
gp
intracranial
noninvasive
cibcb
-
Updated
Aug 3, 2017 - Python
Tunafish is a high-level genetic algorithm/programming-based function auto-tuning toolkit. It figures out what the best arguments to a function should be to optimize its output with respect to an arbitrary fitness function, like a distance measure.
machine-learning
ai
trading
ml
genetic-programming
machine-learning-library
genetic-algorithms
ga
gp
genetic-optimization-algorithm
autotuner
-
Updated
May 26, 2021 - Python
Arithmetic and Geometric Progression Checker.
-
Updated
Sep 22, 2017 - CSS
Particle Swarm Optimisation, Genetic Algorithm/Programming for (Gradient-Free) Neural Network Optimisation
genetic-algorithm
genetic-programming
ga
pso
gp
particle-swarm-optimisation
gradient-free-optimization
natural-computing
-
Updated
Dec 3, 2020 - Jupyter Notebook
R.I.T project
-
Updated
Jul 29, 2019 - Python
A PARI/GP package for integral binary quadratic forms and quaternion algebras over Q, with an emphasis on indefinite quadratic forms and indefinite quaternion algebras.
-
Updated
Apr 27, 2021 - C
A C#/WinForm + Telerik UI Based GradePoint Calculator
-
Updated
Jan 21, 2019 - C#
Improve this page
Add a description, image, and links to the gp topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gp topic, visit your repo's landing page and select "manage topics."
Feature request
In several places we use multiple dispatch. Right now the types to dispatch on are configured separately. Could we infer the types to dispatch on from Python type hints? That would simplify the code.
Motivation
Instead of: