Skip to content

Repository files navigation

Tensorflow-NN-Examples

Example of CNN code for MNIST Fashion dataset using Tensorflow

How to run code

In our example, we use Python 3.11

git clone https://github.com/misbullah/Tensorflow-NN-Examples.git
cd Tensorflow-NN-Examples
python3 -m venv env
source env/bin/activate
python3 pip install -r requirements.txt
python3 mnist_fashion_cnn.py

You can use Visual Studio Code to work with the repository.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages