Skip to content

conorsim/CSCI-4622-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSCI 4622 Machine Learning Project

Tutorial

To download dataset:

python download_data.py

To convert the EMNIST dataset to a special feature representation:

python convert_emnist.py -v [version]

Then, visit notebooks to run some models!

Software dependencies

I recommend making a conda environment with the following dependencies:

  • numpy
  • sklearn
  • tensorflow
  • mlxtend
  • gdown
  • matplotlib
  • scipy
  • skimage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published