Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tdeboissiere/cookiecutter-deeplearning

Project folder structure for doing and sharing deep learning work.
https://github.com/tdeboissiere/cookiecutter-deeplearning

data-science project-template

Last synced: 9 days ago
JSON representation

Project folder structure for doing and sharing deep learning work.

Awesome Lists containing this project

README

        

# Cookiecutter Deep Learning

_A logical, reasonably standardized, but flexible project structure for doing and sharing deep learning work with python._

### Requirements to use the cookiecutter template:
-----------
- Python 2 or 3
- [cookiecutter Python package](http://cookiecutter.readthedocs.org/en/latest/installation.html) >= 1.4.0: `pip install cookiecutter`

### To start a new project, run:
------------

cookiecutter https://github.com/tdeboissiere/cookiecutter-deeplearning.git

### Credits:

Largely inspired by https://github.com/drivendata/cookiecutter-data-science