Skip to content

Instantly share code, notes, and snippets.

View AhmedElsiddieg's full-sized avatar

Ahmed Elsiddieg A. Abdalla AhmedElsiddieg

View GitHub Profile
@li-ch
li-ch / install_apt2.md
Last active March 23, 2018 12:26 — forked from SMANKULOV/install_apt2.md
Installing Caffe+NVIDIA CUDA Tools on Ubuntu 16.04 LTS

Installation Caffe + NVIDIA CUDA 7 Tools on Ubuntu 14.04 (step by step, including external libraries)

Guide for Ubuntu 16.04 with a 64 bit processor.

Tested on a Dell XPS L421x laptop with a NVIDIA GeForce GT 630m.

This guide is intended to be a (sort of) comprehensive step by step tutorial, including the installation of external dependencies.

This tutorial assumes some decisions about the versions and programs to install, to make it as straightforward to follow as possible, while still having as much advanced features as possible.

Notably:

It uses Anaconda Python (which facilitates installation and has many great feat
@erikbern
erikbern / install-tensorflow.sh
Last active June 26, 2023 00:40
Installing TensorFlow on EC2
# Note – this is not a bash script (some of the steps require reboot)
# I named it .sh just so Github does correct syntax highlighting.
#
# This is also available as an AMI in us-east-1 (virginia): ami-cf5028a5
#
# The CUDA part is mostly based on this excellent blog post:
# http://tleyden.github.io/blog/2014/10/25/cuda-6-dot-5-on-aws-gpu-instance-running-ubuntu-14-dot-04/
# Install various packages
sudo apt-get update
@gbarrancos
gbarrancos / gist:3277138
Created August 6, 2012 17:57
7 Tips for Successful Self Learning

7 Tips for Successful Self Learning - by Bradford Cross

No matter what, you're going to have to learn most everything on your own anyway. Self-learning is hard. Regardless of where, when or how you learn - being a good self-learner will maximize your potential.

In this post, Hamilton Ulmer (an almost-done Stanford stats masters student) and I, will explore seven ways to become a great self-learner.

The longest path is the shortest and the shortest path is the longest