Skip to content

arock475/CPSC8430HW1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HW1 ReadMe

By Aaron Spears

In order to run these files and get the proper output you first have to ensure you have all of the correct packages downloaded

I utilized pytorch, matplotlib, sklearn, numpy, and math in my programs

In order to run each of these programs you use the command

    arch -arm64 python3 file.py

Each of the files is run the same exact way.

One caveat is that you may not need to run using arch -arm64, I had to do so since I was on an M1 MacBook and in order to run some of the matplotlib stuff this was the best fix I could find.

All training data is downloaded automatically in files that require it, no need to worry there. (it is the CIFAR10 dataset, which you likely downloaded for other students already anyway)

If there are any questions or concerns about this code feel free to email me at ajspear@clemson.edu.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages