jfpower / anfis-pytorch

Implementation of ANFIS using the pyTorch framework
MIT License
124 stars 43 forks source link

installed question #5

Open lingogogo opened 2 years ago

lingogogo commented 2 years ago

I see your comment

You need to install Python and PyTorch, nothing special.

I'm using Python 3.6.5, the Anaconda 4.6.11 distribution and PyTorch version 1.0.1.

what it mean? so if i use pytorch with python3.9 and I don't need to install it?

However ,I still installed it by pip install anfis It belong to twmeggs's anfis