chrisranderson / ml_stuff

A hodge-podge of code I've used for computer vision and general ML.
MIT License
6 stars 0 forks source link

Broken #1

Closed el3ment closed 7 years ago

el3ment commented 7 years ago

Installed. Doesn't work.

0%| | 0/10000 [00:00<?, ?it/s]Traceback (most recent call last): File "/mnt/pccfs/backed_up/robert/678/feedback_alignment.py", line 85, in nn_viz.visualize_parameters(sess) File "/mnt/pccfs/backed_up/robert/678/finch/nn_viz.py", line 72, in visualize_parameters shapes = [x.get_shape() for x in variables] TypeError: 'NoneType' object is not iterable

chrisranderson commented 7 years ago

Fixed by 601024b0ffed61eea84effce5eba72e1cce70b10.