Skip to content

Commit

Permalink
Updates to class 14
Browse files Browse the repository at this point in the history
  • Loading branch information
EC2 Default User committed Dec 11, 2017
1 parent c51f952 commit dc40f17
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions t81_558_class14_aws.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,14 @@
"source": [
"# Helpful Resources\n",
"\n",
"* [The Titian V](https://www.nvidia.com/en-us/titan/titan-v/)\n",
"* [GPU Benchmarks](https://www.videocardbenchmark.net/)\n",
"* [Amazon Web Services (AWS)](https://aws.amazon.com/)\n",
"* [Installing a Python Jupyter Notebook Server on AWS](https://gist.github.com/iamatypeofwalrus/5183133)\n",
"* [My Blog Posts on AWS](http://www.heatonresearch.com/2017/11/15/aws-data-science.html)\n",
"* [Installing AWS for GPU TensorFlow Usage](https://gist.github.com/iamatypeofwalrus/5183133)\n",
"* [How to Use Tensorflow with a GPU](https://www.tensorflow.org/versions/r0.12/how_tos/using_gpu/index.html)\n",
"* [CIFAR-10 Tutorial on TensorFlow](https://www.tensorflow.org/versions/r0.12/tutorials/deep_cnn/index.html)\n",
"* [The CIFAR-10 Dataset](https://www.cs.toronto.edu/~kriz/cifar.html)\n",
"* [All AWS Instances](https://aws.amazon.com/ec2/instance-types/)\n",
"* [AWS Instance Prices](https://aws.amazon.com/ec2/pricing/on-demand/)\n",
"* [Amazon AWS GPU Instances](https://aws.amazon.com/ec2/instance-types/p2/)\n",
"* [Install CUDA on Mac](http://stackoverflow.com/questions/38710339/library-not-loaded-rpath-libcudart-7-5-dylib-tensorflow-error-on-mac)\n",
"* [Setup TensorFlow GPU for MAC](https://www.tensorflow.org/versions/r0.12/get_started/os_setup.html#optional-setup-gpu-for-mac)\n",
"* [Very Helpful Guide for TF/GPU](https://gist.github.com/Mistobaan/dd32287eeb6859c6668d)\n",
"* [nVIDIA Suggested Hardware](http://www.nvidia.com/object/gpu-accelerated-applications-tensorflow-configurations.html)"
]
},
Expand Down Expand Up @@ -354,7 +350,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.5.4"
"version": "3.6.3"
}
},
"nbformat": 4,
Expand Down

0 comments on commit dc40f17

Please sign in to comment.