Commit Graph
12 Commits
Author SHA1 Message Date
Guy Jacob 235a259223 Add Flatten layer to architectures + make flatten optional in embedders (#483)
Flatten layer required for embedders that mix conv and dense
(Cherry picking from #478)
2021-05-12 11:11:10 +03:00
Guy Jacob c369984c2e Update setuptools version in Dockerfile.base (#482)
Solves vizdoom installation failure
2021-05-09 09:34:33 +03:00
Guy Jacob ba20396f63 Update Pillow version (#481) 2021-05-09 09:29:48 +03:00
Guy JacobandGal Leibovich a1a2e67fbd logging screen output to file (#479)
Co-authored-by: Gal Leibovich <gal.leibovich@intel.com>
2021-05-06 18:02:27 +03:00
Guy Jacob 9106b69227 Add is_on_policy property to agents (#480) 2021-05-06 18:02:02 +03:00
Guy Jacob 06bacd9de0 Fix Rust compiler build error (Kubernetes dependency) (#471)
Update pip version during CircleCI setup stage to resolve Rust compiler build error (as suggested in https://cryptography.io/en/latest/faq.html#installing-cryptography-fails-with-error-can-not-find-rust-compiler)
2021-02-09 15:54:44 +02:00
Guy Jacob f52ff1784d Fix breaking change from minio update (#469)
`ResponseError` replaced by `S3Error` in new minio version
2020-12-15 10:02:16 +02:00
Guy Jacob bc65f1f5fb Pin Vizdoom version - one more location (#468) 2020-11-04 11:37:35 +02:00
Guy Jacob fd765e7e38 Pin Vizdoom version (#467) 2020-11-03 21:28:25 +02:00
Guy Jacob 103d4477eb Disable NumPy and TF2 related warnings (#463) 2020-09-24 15:11:45 +03:00
Guy Jacob a6689b6036 Update cluster name in .circleci/config.yml (now all locations) 2020-06-24 16:18:49 +03:00
Guy Jacob 6658bfa429 Update cluster name in .circleci/config.yml 2020-06-24 15:24:41 +03:00