Tatiana Likhomanenko

Results 7 issues of Tatiana Likhomanenko

### Summary Add flashlight commit dependency for slimIPL and RASR recipes ### Test Plan (required) - Added the commit for slimIPL where I reproduced results - Added commit for RASR...

CLA Signed

Summary: Preserve forward pass for old conformer models to make sure they are still working. Differential Revision: D29892424

CLA Signed
fb-exported

Summary: Don't compute when layer is dropped (brought by vineelpratap) Differential Revision: D27695215

CLA Signed
fb-exported

WIP: create for review

CLA Signed

Hi! To reproduce of training it is needed set `numpy.random.seed` at this moment. Why must I do this (what kind of procedure have random state?) Can you add random_state as...

Add wrapper for the factorization machines

enhancement

All of neural nets (pybrain, neurolab, theanets) have problems with reproducibility: - pybrain https://github.com/pybrain/pybrain/issues/170 - neurolab https://github.com/zueve/neurolab/issues/26 - theanets https://github.com/lmjohns3/downhill/issues/3 Meanwhile there are some dirty hacks with changing global seed,...

wontfix