All Projects → tdeboissiere → cookiecutter-deeplearning

tdeboissiere / cookiecutter-deeplearning

Licence: other
Project folder structure for doing and sharing deep learning work.

Programming Languages

python
139335 projects - #7 most used programming language
Makefile
30231 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to cookiecutter-deeplearning

Node Flowtype Boilerplate
This boilerplate repository is outdated and no longer maintained. Instead, I strongly recommend to use TypeScript.
Stars: ✭ 104 (+188.89%)
Mutual labels:  project-template
Warp Api Starter Template
A boilerplate template for starting a web services using Warp + SQLx (PostgreSQL) + Redis + Juniper (GraphQL). ❤️
Stars: ✭ 145 (+302.78%)
Mutual labels:  project-template
Wemake Python Package
Bleeding edge cookiecutter template to create new python packages
Stars: ✭ 235 (+552.78%)
Mutual labels:  project-template
Template
A template for data analysis projects structured as R packages
Stars: ✭ 118 (+227.78%)
Mutual labels:  project-template
Django Starter Template
A project template for Django 2.0 that follows best practices.
Stars: ✭ 138 (+283.33%)
Mutual labels:  project-template
Wordpress Heroku
This project is a template for installing and running WordPress 5.x on Heroku.
Stars: ✭ 198 (+450%)
Mutual labels:  project-template
Androidbase
Android project template for Gradle Kotlin DSL + 100% Kotlin + Base module + Extensions = ❤️
Stars: ✭ 92 (+155.56%)
Mutual labels:  project-template
project skeleton
A skeleton pytorch codebase commonly used across my projects
Stars: ✭ 31 (-13.89%)
Mutual labels:  project-template
Generator Jekyll Starter Kit
🚀 Jekyll Progressive Web App Generator.
Stars: ✭ 139 (+286.11%)
Mutual labels:  project-template
Generate
A new command line tool and developer framework for scaffolding out GitHub projects. Generate offers the robustness and configurability of Yeoman, the expressiveness and simplicity of Slush, and more powerful flow control and composability than either.
Stars: ✭ 238 (+561.11%)
Mutual labels:  project-template
Pesy
Project configuration for esy
Stars: ✭ 132 (+266.67%)
Mutual labels:  project-template
Yii2 Minimal
Yii 2 minimal application template
Stars: ✭ 133 (+269.44%)
Mutual labels:  project-template
Projectmaker
A Sublime Text 2/3 plugin to allow creating any kind of project from your own custom templates
Stars: ✭ 233 (+547.22%)
Mutual labels:  project-template
Yii2 App Advanced
Yii 2.0 Advanced Application Template
Stars: ✭ 1,569 (+4258.33%)
Mutual labels:  project-template
protomate
Python built CLI tool for automated github project initialization. Check the source code documentation here: https://rednafi.github.io/protomate/
Stars: ✭ 15 (-58.33%)
Mutual labels:  project-template
Paper Code
对一些好的技术文章结合自己的实践经验进行翻译、举例说明等或自己的经验分享。主要包括架构设计、模式设计、模型设计、重构等。
Stars: ✭ 94 (+161.11%)
Mutual labels:  project-template
Phaser Project Template
🕹️ Phaser 3 - Starter Template with TypeScript and webpack.
Stars: ✭ 186 (+416.67%)
Mutual labels:  project-template
app
Yii 3 application template
Stars: ✭ 157 (+336.11%)
Mutual labels:  project-template
fastapi-project-template
DO NOT FORK, CLICK "Use this template" - The base to start an openapi project featuring: SQLModel, Typer, FastAPI, JWT Token Auth, Interactive Shell, Management Commands.
Stars: ✭ 262 (+627.78%)
Mutual labels:  project-template
Templates
.NET project templates with batteries included, providing the minimum amount of code required to get you going faster.
Stars: ✭ 2,864 (+7855.56%)
Mutual labels:  project-template

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:


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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].