WaveFunctionCollapse
Pattern generator
A system for generating bitmaps with locally similar patterns using a quantum-inspired algorithm
Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics
23k stars
502 watching
1k forks
Language: C#
last commit: 6 months ago
Linked from 3 awesome lists
algorithmcsharpgamedevmachine-learningprocedural-generationwfc
Related projects:
Repository | Description | Stars |
---|---|---|
netket/netket | Delivers methods for studying many-body quantum systems with machine learning and neural networks | 548 |
tomgoldstein/loss-landscape | Visualizes the loss surfaces of neural networks to understand their behavior and flatness. | 2,836 |
bbn-q/randomquantum.jl | A Julia package for generating random quantum states and processes from various natural distributions. | 12 |
awentzonline/image-analogies | This project generates image analogies by matching and blending features from one image to another. | 3,521 |
trekhleb/homemade-machine-learning | Practices implementing popular machine learning algorithms from scratch to gain a deeper understanding of their mathematics | 23,121 |
pktippa/q_sharp_bell_state | A Q/# program that generates and manipulates Bell states in quantum computing | 2 |
eriklindernoren/ml-from-scratch | Provides implementations of fundamental machine learning models and algorithms from scratch in Python | 24,003 |
llens/quantumcomputingevolutionaryalgorithmdesign | Designs quantum algorithms using evolutionary techniques | 19 |
teamgraphix/graphix | An open-source software package for simulating and compiling measurement-based quantum computing patterns | 63 |
hujie-frank/senet | An implementation of the Squeeze-and-Excitation Networks architecture in Caffe | 3,394 |
shap/shap | Provides an algorithm to explain the output of machine learning models using game theory and Shapley values. | 22,876 |
iqm-finland/kqcircuits | A Python library for designing 2D quantum circuit geometries using the KLayout layout design API. | 140 |
soumith/ganhacks | A collection of strategies and techniques to improve the stability and performance of Generative Adversarial Networks (GANs) for generating high-quality images. | 11,458 |
ornl-qci/tnqvm | A software framework that simulates quantum circuits using tensor network theory | 43 |
localminimum/qanet | An implementation of Google's QANet for machine reading comprehension using TensorFlow. | 983 |