Alexey Militov

Results 2 issues of Alexey Militov

After calling trainer.fit(model, data) on Win10: (neuralmaterial) E:\projects\ThirdParty\neuralmaterial>python scripts\train.py Working directory : E:\projects\ThirdParty\neuralmaterial\trainings\Neuralmaterial [Data] 25000 train samples [Data] 25000 val samples [INFO] Checkpoint loaded. [INFO] Metadata loaded. [Model] decoder |...

Hello! If dates in pandas DataFrame contain timezone and look like `Timestamp('2019-12-16 07:03:00+0000', tz='UTC')`, then according labels will be near 1970 year, because `t` in the following lambda comes in...

bug