GithubHelp home page GithubHelp logo

docker-neuraltalk2-1's Introduction

docker-neuraltalk2

Docker container for NeuralTalk2. See https://github.com/karpathy/neuraltalk2

[RECOMMENDED] Another docker-neuraltalk2 project, lighter (1.4GB) and more complete, with GPU support, and also intended to work on a Raspberry2: https://github.com/SaMnCo/docker-neuraltalk2

Install docker

Example for RHEL (CentOS)

sudo yum install -y docker
sudo gpasswd -a ${USER} docker
newgrp docker
sudo service docker start

Get image

Requires git

  • Build the image:
docker build -t neuraltalk2 https://github.com/beeva-enriqueotero/docker-neuraltalk2.git
  • Or pull it from Docker Hub (>3GB):
docker pull beevaenriqueotero/docker-neuraltalk2

Run container

docker run -i -t neuraltalk2 /bin/bash

or

docker run -i -t beevaenriqueotero/docker-neuraltalk2 /bin/bash

More info

TO DO

Add GPU support

docker-neuraltalk2-1's People

Contributors

beeva-enriqueotero avatar mbartoli avatar zepspaiva avatar

Watchers

 avatar

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.