draw
draw copied to clipboard
Reimplementation of DRAW
Hi, I want to draw the rectangles. It seems that I needs the return values of ZoomableAttentiuonWindow.nn2att (center_y, center_x, delta, sigma, gamma). So what's the best way to monitor these...
main_loop.model.set_parameter_values(oldmodel.get_param_values()) needs to be main_loop.model.set_parameter_values(oldmodel.get_parameter_values())
when I use the Plot in the main loop of the train_draw.py, the errors appeared : ERROR:/usr/local/lib/python2.7/dist-packages/bokeh/validation/check.pyc:W-1001 (NO_GLYPH_RENDERERS): Plot has no glyph renderers: Figure, ViewModel:Plot, ref _id: 2f872f9d-fe0c-43b8-b814-18aace23b976 . ....