Closed louwjlabuschagne closed 7 years ago
awesome work
I am getting the error that xrange is not defined. I am using python 3 and have changed from xrange to range. But still it is saying that.
Jose, you must have another occurrence of xrange somewhere. There were a few.
When calling lstm.load_data('sp500.csv', 50, True) in ipython notebooks I get:
TypeError Traceback (most recent call last)