A repository re-creating the PromptBreeder Evolutionary Algorithm from the DeepMind Paper in Python using LMQL as the backend.
☆27Oct 27, 2023Updated 2 years ago
Alternatives and similar repositories for Prompt-Day-Care
Users that are interested in Prompt-Day-Care are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Variational Bayes for NN in Torch7 (http://papers.nips.cc/paper/4329-practical-variational-inference-for-neural-networks.pdf)☆10Mar 23, 2015Updated 11 years ago
- Code for my paper "Fixed-Form Variational Posterior Approximation through Stochastic Linear Regression"☆11Sep 15, 2013Updated 12 years ago
- An implementation of Deepmind's Promptbreeder.