Skip to content

aichr/deep_learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Learning (Pair Programming with ChapGPT)

Intro

Use ChatGPT to pair program deep learning script

Requirements

See requirements.txt

MNIST training loop

MNIST images

# Prompt:
# write a pytorch training pipeline for mnist, use tensorboard to visualize the images and loss

Code: mnist_train.py

Command

python3 train.py

About

Deep learning code, chatgpt pair programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages