Giter Site home page Giter Site logo

dl-setup's Issues

For computers with Asus motherboards: login loop issues & possible solution

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 before you install Nvidia driver (my computer has an Asus motherboard), otherwise you might run into a login loop after restarting linux.

Have to add Caffe to my environment variable every login.

I can't import caffe (in python 2.7) unless I navigate to git/caffe and re-run

echo 'export CAFFE_ROOT=$(pwd)' >> ~/.bashrc
echo 'export PYTHONPATH=$CAFFE_ROOT/python:$PYTHONPATH' >> ~/.bashrc
source ~/.bashrc

over and over. Caffe works, but not until I do that.

How can I fix this?

Floydhub connecting to jupyter

raise ConnectionError(e, request=request)
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='www.floydhub.com', port=8000): Max retries exceeded with url: /wMsju9z2LD2T2RvwyZWs9h (Caused by NewConnectionError('<requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x00000000054C3518>: Failed to establish a new connection: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond',))

Cannot change the screen resolution

I meet some problems after I install the Ubuntu 14.04.

My computer is a 64-bit one with a NVIDIA TITAN X GPU. After I install the Ubuntu 14.04 and the NVIDIA 361.42 GPU driver, I cannot change the screen resolution. The only resolutions are 640* and 380*. Anyone can help me?

Thanks.

Nice doc

Wish I had this a few months ago when I did my version. Yours is awesome. Thanks so much for taknig the time to share. Feel free to close this immediately (and sorry for the abuse of this channel)

Not a mistake, but suggesting a change.

Hello Sai,

In the python-packages section, please update the commands as:

sudo apt-get update && sudo apt-get install -y python-numpy python-scipy python-nose \
                                        python-h5py python-skimage python-matplotlib \
                                python-pandas python-sklearn python-sympy

I think you missed the sudo for apt-get install part. It not an issue when root, but copy pasting the entire command when logged in as local users might bring this error:

E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?

Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.