pliang279 / MFN

[AAAI 2018] Memory Fusion Network for Multi-view Sequential Learning
MIT License
107 stars 29 forks source link

Stopping criterion for test_mosi.py #9

Closed vandana-rajan closed 3 years ago

vandana-rajan commented 3 years ago

Hi,

In 'test_mosi.py', there is no exit criterion for the while loop. When does it stop then?

Thanks, VR

ghost commented 3 years ago

@vandana-rajan, feel free to add one ;), this is a reimplementation of the original theano code (now theano is deprecated)