An open API service indexing awesome lists of open source software.

https://github.com/hemile/differentiable-fuzzy-logics

MNIST semi-supervised learning experiments using differentiable fuzzy logic
https://github.com/hemile/differentiable-fuzzy-logics

Last synced: about 1 year ago
JSON representation

MNIST semi-supervised learning experiments using differentiable fuzzy logic

Awesome Lists containing this project

README

          

# Differentiable Fuzzy Logics

## Requirements
The code is tested for
* Python 3.8
* PyTorch 1.8.1
* TensorboardX

Similar configurations should also work.

## MNIST Experiments
See the `dfl` folder for the semi-supervised MNIST experiments.
multiconfig.py can be used to reproduce the experiments (mostly). main.py can be called with the appropriate argument to produce any kind of experiment or combination.