Skip to content

Portal that gathers all Deep Learning applications developed at IFCA by the Advanced Computing and e-Science Group.

Notifications You must be signed in to change notification settings

IFCA-Advanced-Computing/deep_at_ifca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Science @ IFCA

This portal gathers all Data Science and Deep Learning projects developed at IFCA by the Advanced Computing and e-Science group. Live at http://datascience.ifca.es/ (mirror: http://deep.ifca.es/)

To include a new project, add a YAML file to the /projects folder. You can use these files as templates to follow the syntax:

When adding areas or tags try to make them general enough so that they can be shared across more than one project. You can always check your YAML syntax with YAMLlint.

To run the portal in debug mode use:

python main.py

To run the portal in production mode:

gunicorn --bind 0.0.0.0:5000 main:app

About

Portal that gathers all Deep Learning applications developed at IFCA by the Advanced Computing and e-Science Group.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published