• Stars
    star
    234
  • Rank 166,064 (Top 4 %)
  • Language
  • License
    MIT License
  • Created over 7 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Deep Learning Amazon Web Service (AWS) AMI that is open, free and works. Run in less than 5 minutes. TensorFlow, Keras, PyTorch, Theano, MXNet, CNTK, Caffe and all dependencies.

Deprecation Note

This AMI is officially deprecated as the ecosystem has evolved and many stable and updated versions are available currently from official channels.

How to find?

Under community AMI, search for DLAMI.V1. It is currently only available in Oregon.

DLAMI.V1 (latest stable AMI)

  • Python 2.7 and Python 3.5
  • PyTorch 0.1.12
  • TensorFlow 1.0.1
  • Theano 0.8.2
  • Keras 2.0.4
  • MXNet 0.9.3
  • Lua
  • Torch
  • CNTK
  • Caffe
  • CUDA release 7.5
  • CuDNN 5.1

FAQs (Relating to Driver Issues)

  1. Error: Failed to initialize NVML: Driver/library version mismatch
    • Run sudo reboot.
  2. Error: NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.
    • Run sudo apt-get update.
  3. Error: Mismatch of Kernel with DSO
    • Run sudo reboot.

Regions (DLAMI.V1)

  • Oregon ami-7e3a5b1e

DLAMI Instance Specifications

  • 50 GB EBS
  • Can be used on any GPU instances including the new p2 instances.
  • User: ec2-user
    • For example, when you ssh into your instance you would key in ssh -i name_of_key.pem ec2-user@public_ip_or_dns

Have a bug to report?

Raise an issue here and we'll update DLAMI to make sure it works or enable it across different regions.

Information

This was maintained by Ritchie Ng and Jie Fu from NExT Search Centre, NUS Smart Systems Institute, National University of Singapore.

And I would like to thank Amazon for their donation of AWS credits for our research that led to this useful byproduct deployed by people across the world.

License

MIT

More Repositories

1

the-incredible-pytorch

The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
10,888
star
2

deep-learning-wizard

Open source guides/codes for mastering deep learning to deploying deep learning in production in PyTorch, Python, Apptainer, and more.
Python
708
star
3

eigenvectors-from-eigenvalues

PyTorch implementation comparison of old and new method of determining eigenvectors from eigenvalues.
Jupyter Notebook
97
star
4

machine-learning-nanodegree

Codes, notes and guides on Udacity's machine learning nanodegree.
HTML
83
star
5

ritchieng.github.io

My personal repository of notes served through Github pages at http://www.ritchieng.com/
HTML
68
star
6

fractional_differencing_gpu

Rapid large-scale fractional differencing with NVIDIA RAPIDS and GPU to minimize memory loss while making a time series stationary. 6x-400x speed up over CPU implementation.
Jupyter Notebook
55
star
7

wideresnet-tensorlayer

Wide Residual Networks implemented in TensorLayer and TensorFlow.
Python
43
star
8

NumNum

Multi-digit prediction from Google Street's images using deep CNN with TensorFlow, OpenCV and Python.
Python
42
star
9

python-for-everybody

This contains all the practices for the lectures, custom answers to the assignments and additional inline notes for "Python for Everybody Specialization" on Coursera by the University of Michigan.
JavaScript
41
star
10

resnet-tensorflow

Modular Residual Networks implemented in TensorFlow. Easily change hyperparameters in a few lines.
Python
35
star
11

machine-learning-dataschool

Detailed notes and code to learn the basics of machine learning with scikit-learn.
Jupyter Notebook
31
star
12

the-incredible-tensorflow

The Incredible TensorFlow 2: a curated list of tutorials, papers, projects, communities and more relating to TensorFlow 2.
30
star
13

pandas-guides

Detailed notes and codes on learning pandas quickly for machine learning.
Jupyter Notebook
26
star
14

machine-learning-stanford

Notes and Octave/Matlab code for introductory Machine Learning theory.
MATLAB
8
star
15

the-incredible-rapids

The Incredible RAPIDS: a curated list of tutorials, papers, projects, communities and more relating to RAPIDS.
7
star
16

apptainer-recipes

Apptainer (formerly Singularity) Definition and SIF Files for Easy & Replicable HPC Data & AI Workloads
Shell
5
star
17

python-scripts

Useful python scripts you can use in your projects
Python
3
star
18

kinsheep-ionic-application

Front-end code for Kinsheep's iOS and Android applications using Ionic, AngularJS, HTML5 and CSS.
JavaScript
1
star
19

docker-containers

Dockerfile
1
star