Skip to content

tqlong/deep-learning-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Your Project Name

Paper Conference Conference Conference

CI testing

Description

A Deep Learning tutorial for university course

How to run

First, install dependencies

# clone project   
git clone https://github.com/tqlong/deep-learning-tutorial

# install project   
cd deep-learning-tutorial
conda create -n tut -f environment.yaml

Next, navigate to any file and run it.

# run module (example: mnist as your main contribution)   
python src/basic_lvl3.py    

Config

This project uses Hydra for experiment configurations, see config folder.

Citation

@article{TranQuocLong-DLT,
  title={Dr.},
  author={Tran Quoc Long},
  journal={IAI Press},
  year={2024}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages