koalazf99 / CS385Projects

Independent Projects for SJTU CS385

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SJTU CS385 project1


Task is divided by two parts: Classification and Generatiion.

environment requirement:

  • >= python 3.0
  • pytorch
  • numpy
  • matplotlib

dataset

  • MNIST

classification method

  • logistice regression
  • ridge regression
  • lasso regression
  • SVM
  • simple CNN

generation method

  • VAE(including t-SNE and PCA visualization)

About

Independent Projects for SJTU CS385


Languages

Language:Python 100.0%