dl-setup icon indicating copy to clipboard operation
dl-setup copied to clipboard

Instructions for setting up the software on your deep learning machine

Results 7 dl-setup issues
Sort by recently updated
recently updated
newest added

raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='www.floydhub.com', port=8000): Max retries exceeded with url: /wMsju9z2LD2T2RvwyZWs9h (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 10060] A connection attempt failed because the connected...

python packages want super user or root to access /var/lib/dpkg/lock

I'm sure it should be run with explicit `sudo`

It was in the latest release: https://github.com/tensorflow/tensorflow/releases/tag/v1.0.0

Thank you Sai, your tutorial really saved my day. But I found something that might be helpful for other newcomers: you might want to disable **_Secure Boot_** in **_bios settings_**...