kimzt
kimzt
I put my code below. ``` from __future__ import absolute_import from __future__ import division from __future__ import print_function from datetime import datetime import os import time import sys import numpy...
I didn't noticed that my email response is automatically attached here. I'll respond through this webpage. Thanks.
OK. I deleted my comment written by email.
Thank you for your information. I updated [my code](https://github.com/kimzt/facerecog/blob/master/test_deterministic.py) applied the patch you suggested. Unfortunately, in my code, I got still non-deterministic results. More specifically, training loss looks deterministic, but...