mattgolub / fixed-point-finder

FixedPointFinder: A Tensorflow toolbox for identifying and characterizing fixed points in recurrent neural networks
Apache License 2.0
90 stars 31 forks source link

updated readme and fixed requirements #38

Open IanQS opened 6 months ago

IanQS commented 6 months ago

pytorch isn't an installable package. Also, probably best to force users to decide if they want a CPU or GPU install.

Relevant github issue:How to add PyTorch to requirements.txt