thomasWeise/betAndRun
Code for executing virtual experiments with intelligent bet-and-run strategies for optimization, which efficiently utilize a total computational budget for getting good results by first starting n runs and after some time pick one of them to continue for the remaining budget.
No commits in the last 6 months.
Stars
2
Forks
—
Language
Java
License
MIT
Category
Last pushed
May 08, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/thomasWeise/betAndRun"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
wagenaartje/neataptic
:rocket: Blazing fast neuro-evolution & backpropagation for the browser and Node.js
uber-research/deep-neuroevolution
Deep Neuroevolution
alenaksu/neatjs
NEAT (Neuro Evolution of Augmenting Topologies) implementation in JavaScript
liquidcarrot/carrot
🥕 Evolutionary Neural Networks in JavaScript
flxsosa/DeepHyperNEAT
A public python implementation of the DeepHyperNEAT system for evolving neural networks....