Skip to content

Instantly share code, notes, and snippets.

View alirezahajibagheri's full-sized avatar

Alireza Hajibagheri alirezahajibagheri

View GitHub Profile
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<prerequisites>
<maven>3.0.5</maven>
</prerequisites>
<groupId>org.deeplearning4j</groupId>
<artifactId>deeplearning4j-examples</artifactId>
<version>0.4-rc0-SNAPSHOT</version>
# Set the base image to Ubuntu
FROM numenta/nupic
# File Author / Maintainer
MAINTAINER Alireza Hajibagheri (alireza@corvana.com)
# Set enviroment variables needed by NuPIC
ENV NUPIC /usr/local/src/NAB
# OPF needs this