All Projects → ritchieng → Dlami

ritchieng / Dlami

Licence: mit
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.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Dlami

Packer Build
Packer Automated VM Image and Vagrant Box Builds
Stars: ✭ 199 (-16.74%)
Mutual labels:  aws, ami, ubuntu
Openvpn Install
Set up your own OpenVPN server on Debian, Ubuntu, Fedora, CentOS or Arch Linux.
Stars: ✭ 7,142 (+2888.28%)
Mutual labels:  aws, ubuntu
Cipi
An Open Source Control Panel for your Cloud! Deploy and manage LEMP apps in one click!
Stars: ✭ 376 (+57.32%)
Mutual labels:  aws, ubuntu
Awslib scala
An idiomatic Scala wrapper around the AWS Java SDK
Stars: ✭ 20 (-91.63%)
Mutual labels:  aws, ami
Packer
Packer helpers and templates for Docker, IIS, SQL Server and Visual Studio on Windows and Ubuntu
Stars: ✭ 242 (+1.26%)
Mutual labels:  aws, ubuntu
docker python-opencv-ffmpeg
Dockerfile containing FFmpeg, OpenCV4 and Python2/3, based on Ubuntu LTS
Stars: ✭ 38 (-84.1%)
Mutual labels:  ubuntu, cuda
Packer Post Processor Ami Copy
Packer post-processor plugin for copying, encrypting, tagging a built AMI into other accounts.
Stars: ✭ 17 (-92.89%)
Mutual labels:  aws, ami
Laravel Aws Eb
Ready-to-deploy configuration to run Laravel on AWS Elastic Beanstalk.
Stars: ✭ 247 (+3.35%)
Mutual labels:  aws, ami
Taupage
THIS PROJECT IS NOT LONGER ACTIVELY MAINTAINED - The base Amazon Machine Image (AMI) allowing dockerized applications to run with STUPS
Stars: ✭ 44 (-81.59%)
Mutual labels:  aws, ami
Tutorial Ubuntu 18.04 Install Nvidia Driver And Cuda And Cudnn And Build Tensorflow For Gpu
Ubuntu 18.04 How to install Nvidia driver + CUDA + CUDNN + build tensorflow for gpu step by step command line
Stars: ✭ 91 (-61.92%)
Mutual labels:  ubuntu, cuda
Django Init
Project template used at Fueled for scaffolding new Django based projects. 💫
Stars: ✭ 126 (-47.28%)
Mutual labels:  aws, ubuntu
Ethereum nvidia miner
💰 USB flash drive ISO image for Ethereum, Zcash and Monero mining with NVIDIA graphics cards and Ubuntu GNU/Linux (headless)
Stars: ✭ 772 (+223.01%)
Mutual labels:  ubuntu, cuda
Simple Sh Datascience
A collection of Bash scripts and Dockerfiles to install data science Tool, Lib and application
Stars: ✭ 32 (-86.61%)
Mutual labels:  ubuntu, cuda
Graylog2 Images
Ready to run machine images
Stars: ✭ 234 (-2.09%)
Mutual labels:  aws, ami
Aws Ssh Config
Generate SSH config files from AWS EC2 inventory
Stars: ✭ 229 (-4.18%)
Mutual labels:  aws, ami
Heard
React Native Enterprise Social Messaging App
Stars: ✭ 234 (-2.09%)
Mutual labels:  aws
Complete Aws Iam Reference
Complete AWS IAM Reference
Stars: ✭ 236 (-1.26%)
Mutual labels:  aws
Occa
JIT Compilation for Multiple Architectures: C++, OpenMP, CUDA, HIP, OpenCL, Metal
Stars: ✭ 230 (-3.77%)
Mutual labels:  cuda
Cudnn Training
A CUDNN minimal deep learning training code sample using LeNet.
Stars: ✭ 231 (-3.35%)
Mutual labels:  cuda
Aws Perspective
AWS Perspective is a solution to visualize AWS Cloud workloads. Using Perspective you can build, customize, and share detailed architecture diagrams of your workloads based on live data from AWS. Perspective works by maintaining an inventory of the AWS resources across your accounts and regions, mapping relationships between them and displaying them in the Web User Interface (Web UI). When you need to make changes to a resource, Perspective saves time by providing a link to the resource in the AWS Console.
Stars: ✭ 238 (-0.42%)
Mutual labels:  aws

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 [email protected]_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 is actively 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].