Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
johnHostetter authored Aug 22, 2024
1 parent 0aa0bd4 commit ad81cea
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
# fuzzy-theory: Fuzzy Set Theory and Fuzzy Logic Operations in PyTorch :fire:
<a href="https://github.com/johnHostetter/fuzzy-theory/actions"><img alt="Actions Status" src="https://github.com/johnHostetter/fuzzy-theory/workflows/Test/badge.svg"></a>
<a href="https://github.com/johnHostetter/fuzzy-theory/actions"><img alt="Actions Status" src="https://github.com/johnHostetter/fuzzy-theory/workflows/Pylint/badge.svg"></a>
<a href="https://codecov.io/github/johnHostetter/fuzzy-theory" >
<img src="https://codecov.io/github/johnHostetter/fuzzy-theory/graph/badge.svg?token=WeWKlnVHqj"/>
</a>
<a href="https://codecov.io/github/johnHostetter/fuzzy-theory"><img src="https://codecov.io/github/johnHostetter/fuzzy-theory/graph/badge.svg?token=WeWKlnVHqj"/></a>
<a href="https://github.com/psf/fuzzy-theory"><img alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg"></a>

The `fuzzy-theory` library provides a PyTorch interface to fuzzy set theory and fuzzy logic
Expand Down

0 comments on commit ad81cea

Please sign in to comment.