slarse / Python

All Algorithms implemented in Python
MIT License
0 stars 0 forks source link

Increase import timeout to 10 seconds #95

Closed larshum closed 5 years ago

larshum commented 5 years ago

Increases the import timeout to 10 seconds because tensorflow occasionally takes more than 5 seconds to import on some computers.

Fix #94