Skip to content

Update project to run with Tensorflow 2 #2

@italocampos

Description

@italocampos

This project runs with Tensorflow 1.x, which is deprecated and the support to this version will become poor soon. In order to get this project reusable through the scientific community, we should to update the code base to run to an updated version of Tensorflow.

Below we have a message from Google Colab when running a code with Tensorflow 1.x.:

WARNING: Tensorflow 1 is deprecated, and support will be removed on August 1, 2022.
After that, `%tensorflow_version 1.x` will throw an error.

Your notebook should be updated to use Tensorflow 2.
See the guide at https://www.tensorflow.org/guide/migrate#migrate-from-tensorflow-1x-to-tensorflow-2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions