Proximal Mean-field for Neural Network Quantization
-
Updated
Apr 9, 2020 - Python
Proximal Mean-field for Neural Network Quantization
💤 Relaxation labelling to refine edge detection 💤
Sudoku solver made with Contraints Propagation and Relaxation Labelling
Solving Jigsaw Puzzles using Relaxation Labeling. Code relative to the paper: Nash Meets Wertheimer: Using Good Continuation in Jigsaw Puzzles (ACCV 2024)
This project aims to show how to solve a given Sudoku in two different ways, through Backtracking (in a flavour of Forward Checking) and Relaxation Labeling.
Analysis of the Sudoku Game using Constraint Propagation with Back Tracking and Relaxation Labelling
Sudoku Solver using a constraint satisfaction approach based on constraint propagation and backtracking and another one based on Relaxation Labeling
First assignment of Artificial Intelligence course held by Professor Andrea Torsello of Ca' Foscari University of Venice used relaxation labelling and constraint propagation techniques
Add a description, image, and links to the relaxation-labelling topic page so that developers can more easily learn about it.
To associate your repository with the relaxation-labelling topic, visit your repo's landing page and select "manage topics."