3rd Project of Artificial Intelligence Course in the Aristotle University of Thessaloniki
I used these parameters for my neural network:
Hidden Layers: 2, Hidden Units: [512, 256], Activation: relu, Learning Rate: 0.01, Epochs: 25
Name: tensorflow Version: 2.15.0 Summary: TensorFlow is an open source machine learning framework for everyone. Home-page: https://www.tensorflow.org/ Author: Google Inc. Author-email: packages@tensorflow.org License: Apache 2.0 Location: /usr/local/lib/python3.10/dist-packages Requires: absl-py, astunparse, flatbuffers, gast, google-pasta, grpcio, h5py, keras, libclang, ml-dtypes, numpy, opt-einsum, packaging, protobuf, setuptools, six, tensorboard, tensorflow-estimator, tensorflow-io-gcs-filesystem, termcolor, typing-extensions, wrapt Required-by: dopamine_rl, tf_keras