Skip to content

matin-ghorbani/TensorFlow-Expert

Repository files navigation

Expert mode of Tensorflow

I used expert mode of Tensorflow to solve these problems:

  • Mnist
  • Cifar10
  • Titanic

How to install

Run this command:

pip install -r requirements.txt

Results

Problem Train Loss Train Accuracy Test Loss Test Accuracy
Mnist 0.0093 0.997 0.0577 0.9839
Cifar10 0.3794 0.8631 1.0514 0.7336
Titanic 0.3321 0.8525 0.4769 0.8492

About

I used expert mode of TensorFlow to solve some problems

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published