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

https://github.com/tchaton/pytorch_template

Minimal Pytorch Template Project
https://github.com/tchaton/pytorch_template

Last synced: over 1 year ago
JSON representation

Minimal Pytorch Template Project

Awesome Lists containing this project

README

          

# Minimal Pytorch Project Template

- Replace project_name folders by your project_name
- Replace in setup.py the section packages=['project_name'] with your project name

# Run the following cmd
'
pip install .
'

# You can start to develop your project