Skip to content

black-mold/deeplearning_framework_pl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deeplearning_framework_pl

Introduction

Getting Started

1. train

CUDA_VISIBLE_DEVICES=0 python main.py --config ./configs/mnist.yaml --mode train

2. test

CUDA_VISIBLE_DEVICES=0 python main.py --config ./configs/mnist.yaml --mode test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages