Skip to content

yliJeffrey/Fashion-MNIST-MLP-and-CNN

Repository files navigation

Fashion-MNIST-MLP-and-CNN

MLP and CNN with different structures are trained separately on Fashion-MNIST dataset. Best models are saved in the folder bestModel; Images of each network are saved in folder network.

Environment

load environment from tensorflow-2.15.yml

conda env create -f tensorflow-2.15.yml

Python - 3.11.8
Tensorflow - 2.15.0
numpy - 1.26.4
keras - 2.15.0
cuda - 12.5
gpu - RTX3060

About

Training MLP and CNN on Fashion-MNIST dataset

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages