Skip to content

Commit

Permalink
Merge pull request #63 from NiklasMelton/develop
Browse files Browse the repository at this point in the history
update README
  • Loading branch information
NiklasMelton authored Mar 14, 2024
2 parents 7616c3c + 0af2c4f commit 38a5cb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Ensure you have Python 3.9 or newer installed.
Here's a quick example of how to use AdaptiveResonanceLib with the Fuzzy ART model:

```python
from adaptiveresonancelib import FuzzyART
from artlib import FuzzyART
import numpy as np

# Your dataset
Expand Down

0 comments on commit 38a5cb6

Please sign in to comment.