Confident_classifier icon indicating copy to clipboard operation
Confident_classifier copied to clipboard

Is this project based on Python 3.7?

Open yw981 opened this issue 5 years ago • 1 comments

It seems this project is based on Python 3.x It's misleading on README -- “It is tested under Ubuntu Linux 16.04.1 and Python 2.7 environment”

yw981 avatar Apr 05 '20 03:04 yw981

It was initially developed using Python 2.7 and using PyTorch <1.0. The project was then ported to work with Python 3.5+ and PyTorch 1.0+. Please see #2 and #4

flxai avatar Apr 08 '20 02:04 flxai