Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.
/ singPyKeras Public archive

Singularity container for Python and Keras

Notifications You must be signed in to change notification settings

JasonKChow/singPyKeras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

singPyKeras

Singularity container for Python and Keras. Check releases for built images.

To build:

sudo singularity build pyTF.sif Singularity

To use/test:

singularity exec --nv pyTF.sif python kerasTest.py

To get into environment

singularity shell --nv pyTF.sif

To get just an interactive python

singularity exec --nv pyTF.sif python

About

Singularity container for Python and Keras

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published